proven.lol

https://paste.darylsun.page/

HASH c796c3d666539661046c70e1b9392178

This item was proven by @darylsun on 2023-05-08T03:03:42+00:00. (View all of @darylsun’s proofs.)

Evidence

This is a copy of the web page retrieved on 2023-05-08T03:03:42+00:00. Show the proof snippet.

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0<!DOCTYPE html> <html lang="en"> <head> <title>paste.darylsun.page</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta property="og:type" content="website"> <meta property="og:title" content="paste.darylsun.page"> <meta property="og:url" content="https://paste.darylsun.page"> <meta property="og:description" content="darylsun’s pastes on paste.darylsun.page"> <meta property="og:image" content="https://static.omg.lol/img/paste.lol_social_card_2022-07-01.png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@omgdotlol"> <meta name="twitter:creator" content="@omgdotlol"> <meta name="twitter:title" content="paste.darylsun.page"> <meta name="twitter:description" content="darylsun’s pastes on paste.darylsun.page"> <meta name="twitter:image" content="https://static.omg.lol/img/paste.lol_social_card_2022-07-01.png"> <meta name="theme-color" content="#343a40"> <link rel="stylesheet" href="https://static.omg.lol/css/style.css?v=20220701"> <style> body { font-family: 'MD IO 0.4', monospace; } .hidden { display: none; } #share:hover { cursor: pointer; } @media (prefers-color-scheme: light) { h1 { color: var(--gray-8) !important; } h2 { color: var(--gray-2) !important; } .logotype { color: var(--gray-8) !important; } .footer { color: var(--gray-7) !important; } :not(pre) > code[class*="language-"], pre[class*="language-"], .box { background: var(--gray-8) !important; } } .bin { white-space: pre; white-space: pre-wrap; line-height: 140%; } h1 { font-size: .9em; font-family: 'MD IO 0.4', monospace; font-weight: normal; padding-top: 1.5em; color: var(--gray-5); } h2 { font-family: 'MD IO 0.4', monospace; font-size: 120%; } h2 a { text-decoration: none; } .logotype { font-family: 'VC Honey Black Banner'; color: inherit; font-size: 1.5em; color: var(--gray-1); } .footer { text-align: right; font-size: 80%; color: var(--gray-5); } .footer a { text-decoration: none; font-size: 100%; } .path { padding-right: 1em; } .content pre code { line-height: 160%; padding: 0; } .content pre { padding: 1.5em; } .content { padding: 0; } .box { background: #1F2122; } </style> </head> <body> <main> <h1><span class="logotype"><a href="https://paste.darylsun.page">paste.darylsun.page</a></span> &#183; <span class="nowrap" style="display: inline-block; margin-top: 1em;">paste listing</span></h1> <div class="flex"><div class="box padded buttoned rounded basis" style="--basis: 20em;"><h2><a href="https://paste.darylsun.page/fonts.css">fonts.css</a></h2><span class="nowrap gray-5-fg" style="display: block; font-size: 80%; margin-top: -1em;"><i class="fa-solid fa-clock"></i> 3 minutes ago</span><pre style="padding-left: 0; padding-right: 0;"><code class="language-css">/* Daryl Sun&#039;s relatively web-safe CSS font stack, as seen on https://blog.darylsun.page/ */ /* Sans-serif fonts */ font-family: Verdana, Tahoma, &#039;Trebuchet MS&#039;, Arial, sans-serif; /* Serif ...</code></pre></div><div class="box padded buttoned rounded basis" style="--basis: 20em;"><h2><a href="https://paste.darylsun.page/proofs">proofs</a></h2><span class="nowrap gray-5-fg" style="display: block; font-size: 80%; margin-top: -1em;"><i class="fa-solid fa-clock"></i> 4 minutes ago</span><pre style="padding-left: 0; padding-right: 0;"><code class="language-css">https://proven.lol/db4ab7 https://proven.lol/211eda</code></pre></div></div> <p class="footer">a service of <span class="logotype pink-4-fg"><a href="https://home.omg.lol">omg<span class="pink-5-fg">.</span>lol</a></span> &#183; <a href="https://home.omg.lol/info/pastebin" style="text-decoration: underline;">info</a></p> </main> <script src="https://static.omg.lol/js/prism.js"></script> </html> <script src="https://static.omg.lol/js/clipboard.min.js"></script> <script> var clipboard = new ClipboardJS(".copy"); clipboard.on("success", function(e) { e.trigger.nextSibling.nextSibling.innerHTML = '<span class="green-9-fg">Copied!</span>'; e.clearSelection(); }); var 100 4932 0 4932 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k sensitive_toggle = function() { var target = this.previousElementSibling; if(target.dataset.visibility == "hidden") { target.innerHTML = target.dataset.sensitive; target.dataset.visibility = "shown"; this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye-slash\" style=\"font-size: 150%;\"></i>"; } else { var mask = "*".repeat(target.innerHTML.length); target.innerHTML = mask; target.dataset.visibility = "hidden"; this.innerHTML = "<i class=\"fa-solid fa-fw fa-eye\" style=\"font-size: 150%;\"></i>"; } }; var elements = document.getElementsByClassName('sensitivty-toggle'); Array.from(elements).forEach(function(element) { var mask = "*".repeat(element.previousElementSibling.innerHTML.length); element.previousElementSibling.innerHTML = mask; element.addEventListener('click', sensitive_toggle); }); </script>