tor-browser

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

457050-1-inner.html (167B)


      1 <html>
      2 <head>
      3 <link rel="stylesheet" type="text/css" href="javascript:'p { color: green }'">
      4 </head>
      5 <body onload="parent.next(window);">
      6 <p>Hello</p>
      7 </body>
      8 </html>