diff --git a/user.js b/user.js index 8ebdaf0..d54d11a 100644 --- a/user.js +++ b/user.js @@ -896,6 +896,7 @@ user_pref("dom.security.https_only_mode_pbm", true); // [FF80+] // This is done to avoid waiting for a timeout which takes 90 seconds // https://bugzilla.mozilla.org/buglist.cgi?bug_id=1642387,1660945 user_pref("dom.security.https_only_mode_send_http_background_request", false); +// ------------------------------------- // Treat .onion as a secure context [FF60+] [TOR] // [NOTE] Firefox cannot access .onion sites by default: it is strongly recommended you just use Tor Browser // https://bugzilla.mozilla.org/1382359