tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1488817.html (786B)


      1 <html>
      2 <head>
      3 <style id='style'></style>
      4 <script>
      5 function start() {
      6  o1 = document.createElement('figcaption')
      7  o1.innerText = 'ᾂ﷞󠈂7阘𝅨ᷱ𝉗٩m󠙅,︥𖕬שּׁ︦ n-፝󠿸𫮨𯚪҅҈h"٪۰󠗽錐󠇪҈שּׁ𛜑𝔡L‭\r\n埤സ&\n<<=󠺁킻&︠‬e󠔥\b\r>𯉸󠕯'
      8  document.documentElement.appendChild(o1)
      9  document.getElementById('style').textContent = `
     10  FIGCAPTION::before, FIGCAPTION {
     11    content: counters(\\46, \'.\')
     12  }
     13  HTML {
     14    -webkit-transition-delay: 1s, 250ms
     15  }
     16  FIGCAPTION::first-letter, * {
     17    fill: currentColor
     18  }
     19  FIGCAPTION::first-line {}`
     20  document.body.offsetTop;
     21  document.replaceChild(document.documentElement, document.documentElement)
     22 }
     23 
     24 document.addEventListener('DOMContentLoaded', start)
     25 </script>
     26 <body></body>
     27 </html>