tor-browser

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

502447-1.html (395B)


      1 <!DOCTYPE html>
      2 <iframe src="data:text/html,<html style='height: 100%'>
      3  <body style='margin: 0; padding: 0; height: 100%'
      4        onload='document.documentElement.style.overflow = &quot;hidden&quot;;
      5                document.body.offsetWidth;
      6                document.documentElement.style.overflow=&quot;&quot;'>
      7    <div style='width: 200%; height: 200%'></div>
      8  </body>
      9 </html>"></iframe>