tor-browser

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

navigating_window_with_download.html (262B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head><title>This window will navigate while you're downloading something</title></head>
      4  <body>
      5    <iframe src="http://mochi.test:8888/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
      6  </body>
      7 </html>