tor-browser

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

realindex.html (116B)


      1 <!DOCTYPE html>
      2 <script>
      3  window.parent.postMessage({status: "protocol", data: location.protocol}, "*");
      4 </script>