tor-browser

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

opaque-origin1.sub.https.html (141B)


      1 <script>
      2  location.assign(
      3    "https://{{domains[]}}:{{location[port]}}/permissions-policy/resources/opaque-origin2.https.html");
      4 </script>