tor-browser

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

1575908-1.html (990B)


      1 <html>
      2 <head>
      3    <style>
      4        HTML, .class_1 {
      5            margin-block-start: 65%;
      6            text-decoration: line-through blink overline underline;
      7        }
      8 
      9        .class_1 {
     10            all: initial;
     11            word-spacing: -27777ex;
     12            text-align: justify ! important;
     13            scale: 68;
     14            text-rendering: geometricPrecision;
     15        }
     16 
     17    </style>
     18    <script>
     19      function start () {
     20        const map = document.createElement('map')
     21        const textarea = document.createElement('textarea')
     22        textarea.setAttribute('class', 'class_1')
     23        textarea.value = '㙐߲󠔩٩٠𝅯^=0]٫f󠆮⡛󠗸𯴋󠇬󠷠%۰󠊍꣭ሯ⁡c椕㐞𯏆󠾷9Nᷙ𯷘𛊍𝼑\\w٫⁡‬%=⁄٩𪡢҃�'
     24        textarea.selectionStart = 128
     25        document.documentElement.appendChild(map)
     26        map.insertAdjacentElement('afterbegin', textarea)
     27      }
     28 
     29      document.addEventListener('DOMContentLoaded', start)
     30    </script>
     31 </head>
     32 </html>