tor-browser

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

331809-1-ref.html (385B)


      1 <html>
      2 <head>
      3 <style>
      4 iframe {
      5  width:100px;
      6  height:400px;
      7  border:0;
      8 }
      9 span {
     10  display:inline-block;
     11  width:1000px;
     12  height:400px;
     13  background:white;
     14 }
     15 </style>
     16 </head>
     17 <body style="width:2000px; background:white;"><div style="position:absolute; top:360px;width:100px;height:40px; background:black;"></div>
     18 <iframe src="331809-1.xhtml"></iframe>
     19 <span></span>
     20 </body>
     21 </html>