tor-browser

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

head.js (107B)


      1 registerCleanupFunction(async function () {
      2  Services.perms.removeByType("https-only-load-insecure");
      3 });