tor-browser

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

file_iframe_document.html (180B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4  <meta charset="utf-8">
      5  <title></title>
      6 </head>
      7 <body>
      8  <iframe src="/"></iframe>
      9  <iframe src="about:blank"></iframe>
     10 </body>
     11 </html>