tor-browser

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

375831.html (273B)


      1 <html>
      2 <head style="overflow: scroll; display: block;  float: right; ">
      3 </head>
      4 <body>
      5 
      6 <script id="script">
      7 document.documentElement.setAttribute('style', 'overflow: scroll;  ');
      8 document.getElementsByTagName('head')[0].removeAttribute('style');
      9 </script>
     10 </body>
     11 </html>