tor-browser

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

1682882.html (823B)


      1 <html>
      2 <head>
      3    <style id='style'>
      4        * {
      5            all: revert;
      6        }
      7    </style>
      8    <script>
      9      window.addEventListener('load', () => {
     10        const style_0 = document.getElementById('style')
     11        const style_1 = document.createElement('style')
     12        document.head.appendChild(style_1)
     13        style_1.sheet.insertRule(`* { position: absolute; scroll-padding-inline: 3195984415.1022196vh }`, 0)
     14        style_1.sheet.insertRule(`*::first-line { border-left-color: transparent }`, 0)
     15        style_1.sheet.insertRule(`* ~ * { display: contents }`, 0)
     16        const xhr = new XMLHttpRequest()
     17        xhr.open('POST', 'FOOBAR', false)
     18        xhr.send()
     19        style_0.innerHTML = '<div></div>'
     20      })
     21    </script>
     22 </head>
     23 <ol hidden>
     24    <li>
     25    <li contenteditable='true'></li>
     26 </ol>
     27 </html>