tor-browser

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

file_frame1.html (177B)


      1 <html><body>
      2 <div id="insertPoint"></div>
      3 Same domain:<br>
      4 <iframe src="file_innerframe.html" width="300" height="100" style="border: 1px solid black;"></iframe></body>
      5 </html>