tor-browser

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

398733-2.html (282B)


      1 <html>
      2 <body style="display: inline; position: relative;">&#1593;
      3 <span id="a" style="position: absolute;">&#1593;<span style="position: absolute;"></span></span>
      4 <script>
      5 document.body.offsetHeight;
      6 document.getElementById('a').setAttribute('style', '');
      7 </script>
      8 </body>
      9 </html>