tor-browser

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

test1.html (173B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>HTML Test</title>
      4 <link rel="author" title="Intel" href="http://www.intel.com">
      5 <script>
      6 
      7 parent.callback("test1");
      8 
      9 </script>