mirror of
https://github.com/arkenfox/user.js.git
synced 2025-08-23 05:05:39 -04:00
add removed OCSP prefs to cleanup script
This commit is contained in:
parent
ae6242bded
commit
934a339e41
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
There is an archived version at https://github.com/arkenfox/user.js/issues/123
|
There is an archived version at https://github.com/arkenfox/user.js/issues/123
|
||||||
if you want the full list since jesus
|
if you want the full list since jesus
|
||||||
|
|
||||||
Last updated: 14-August-2025
|
Last updated: 20-August-2025
|
||||||
|
|
||||||
Instructions:
|
Instructions:
|
||||||
- [optional] close Firefox and backup your profile
|
- [optional] close Firefox and backup your profile
|
||||||
|
@ -76,6 +76,9 @@
|
||||||
'security.ssl3.rsa_des_ede3_sha', // 93
|
'security.ssl3.rsa_des_ede3_sha', // 93
|
||||||
|
|
||||||
/* REMOVED */
|
/* REMOVED */
|
||||||
|
/* 141-153 */
|
||||||
|
'security.OCSP.enabled',
|
||||||
|
'security.OCSP.require',
|
||||||
/* 129-140 */
|
/* 129-140 */
|
||||||
'dom.securecontext.allowlist_onions',
|
'dom.securecontext.allowlist_onions',
|
||||||
'network.http.referer.hideOnionSource',
|
'network.http.referer.hideOnionSource',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue