tor-browser

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

file_windowOpen.html (160B)


      1 <!DOCTYPE HTML>
      2 <html>
      3  <head>
      4    <title>Test mixed content load in iframe via window.open</title>
      5  </head>
      6  <body>
      7    I'm in an iframe!
      8  </body>
      9 </html>