add removed OCSP prefs to cleanup script

This commit is contained in:
Thorin-Oakenpants 2025-08-20 16:10:56 +00:00 committed by GitHub
parent ae6242bded
commit 934a339e41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
There is an archived version at https://github.com/arkenfox/user.js/issues/123
if you want the full list since jesus
Last updated: 14-August-2025
Last updated: 20-August-2025
Instructions:
- [optional] close Firefox and backup your profile
@ -76,6 +76,9 @@
'security.ssl3.rsa_des_ede3_sha', // 93
/* REMOVED */
/* 141-153 */
'security.OCSP.enabled',
'security.OCSP.require',
/* 129-140 */
'dom.securecontext.allowlist_onions',
'network.http.referer.hideOnionSource',