Loading browser/app/profile/001-base-profile.js +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ pref("dom.security.https_only_mode", true); // but set it anyway only as a defense-in-depth. pref("dom.security.https_only_mode_pbm", true); // tor-browser#43197, defense in depth if ever https-only got disabled pref("dom.security.https_first_add_exception_on_failiure", false); pref("dom.security.https_first_add_exception_on_failure", false); // tor-browser#22320: Hide referer when coming from a .onion address // We enable this here (rather than in Tor Browser) in case users of other Loading Loading
browser/app/profile/001-base-profile.js +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ pref("dom.security.https_only_mode", true); // but set it anyway only as a defense-in-depth. pref("dom.security.https_only_mode_pbm", true); // tor-browser#43197, defense in depth if ever https-only got disabled pref("dom.security.https_first_add_exception_on_failiure", false); pref("dom.security.https_first_add_exception_on_failure", false); // tor-browser#22320: Hide referer when coming from a .onion address // We enable this here (rather than in Tor Browser) in case users of other Loading