forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
9a721a792a
commit
0e92f5ae2e
1
user.js
1
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
|
||||
|
|
Loading…
Reference in New Issue