tor-browser

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

file_crossdomainprops_inner.html (121B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <script>
      5    var myVar = 10;
      6  </script>
      7 </head>
      8 <body>
      9 inner
     10 </body>
     11 </html>