commit 6e53e841f78c512f4d1eedb6a2409df746eea979
parent ecb63e82c9e6ec1d0b027e9b3d583b3ab3a5e368
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 31 Jul 2022 10:50:24 +0000
security.pki.sha1_enforcement_level
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 18-July-2022
+ Last updated: 31-August-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -34,6 +34,7 @@
/* DEPRECATED */
/* 103+ */
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
+ 'security.pki.sha1_enforcement_level', // 103
/* 92-102 */
'browser.urlbar.suggest.quicksuggest', // 95
'dom.securecontext.whitelist_onions', // 97