tor-browser

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

iframe-1-ref.html (193B)


      1 <html>
      2 <body style="background-color: rgb(255,0,0)">
      3 <iframe style="position: fixed; top: 11" src="data:text/html,<body style='background-color: rgba(0,0,255,0.5)'>">
      4 </iframe>
      5 </body>
      6 </html>