mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 06:44:51 -04:00
security.pki.sha1_enforcement_level
This commit is contained in:
parent
ecb63e82c9
commit
6e53e841f7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
- removed from the arkenfox user.js
|
- removed from the arkenfox user.js
|
||||||
- deprecated by Mozilla but listed in the arkenfox user.js in the past
|
- deprecated by Mozilla but listed in the arkenfox user.js in the past
|
||||||
|
|
||||||
Last updated: 18-July-2022
|
Last updated: 31-August-2022
|
||||||
|
|
||||||
Instructions:
|
Instructions:
|
||||||
- [optional] close Firefox and backup your profile
|
- [optional] close Firefox and backup your profile
|
||||||
|
@ -34,6 +34,7 @@
|
||||||
/* DEPRECATED */
|
/* DEPRECATED */
|
||||||
/* 103+ */
|
/* 103+ */
|
||||||
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
|
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
|
||||||
|
'security.pki.sha1_enforcement_level', // 103
|
||||||
/* 92-102 */
|
/* 92-102 */
|
||||||
'browser.urlbar.suggest.quicksuggest', // 95
|
'browser.urlbar.suggest.quicksuggest', // 95
|
||||||
'dom.securecontext.whitelist_onions', // 97
|
'dom.securecontext.whitelist_onions', // 97
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue