mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
earthlng tweaks
This commit is contained in:
parent
d551849af3
commit
962b88a379
1 changed files with 2 additions and 2 deletions
4
user.js
4
user.js
|
@ -1,6 +1,6 @@
|
||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 11 February 2022
|
* date: 12 February 2022
|
||||||
* version: 97
|
* version: 97
|
||||||
* url: https://github.com/arkenfox/user.js
|
* url: https://github.com/arkenfox/user.js
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
|
@ -1346,8 +1346,8 @@ user_pref("browser.urlbar.suggest.quicksuggest", false);
|
||||||
user_pref("app.update.background.scheduling.enabled", false);
|
user_pref("app.update.background.scheduling.enabled", false);
|
||||||
// FF97
|
// FF97
|
||||||
// 7006: onions - replaced by new 7006 "allowlist"
|
// 7006: onions - replaced by new 7006 "allowlist"
|
||||||
// user_pref("dom.securecontext.whitelist_onions", true); // 1382359
|
|
||||||
// [-] https://bugzilla.mozilla.org/1744006
|
// [-] https://bugzilla.mozilla.org/1744006
|
||||||
|
// user_pref("dom.securecontext.whitelist_onions", true); // 1382359
|
||||||
// ***/
|
// ***/
|
||||||
|
|
||||||
/* END: internal custom pref to test for syntax errors ***/
|
/* END: internal custom pref to test for syntax errors ***/
|
||||||
|
|
Loading…
Add table
Reference in a new issue