tor-browser

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

init.htm (143B)


      1 <!doctype html>
      2 <html>
      3  <head>
      4    <title>support init file</title>
      5  </head>
      6  <body>
      7    <script> parent.init() </script>
      8  </body>
      9 </html>