tor-browser

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

835056.html (194B)


      1 <html>
      2 <head>
      3 <style type="text/css">
      4 html, body
      5 {
      6   overflow: hidden;
      7 }
      8 
      9 body
     10 {
     11    backface-visibility: hidden;
     12 }
     13 </style>
     14 </head>
     15 <body>
     16 <div style="position: fixed"></div>
     17 </body>
     18 </html>