commit cc8674c16de021bc4efeb9c714a8ffe09c3dc8c5
parent f394fd0290e9399629cb1926aa656364a5dcecdd
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 24 Jul 2021 12:49:39 +0000
revert last commit
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the arkenfox user.js.
- Last updated: 20-July-2021
+ Last updated: 24-July-2021
For instructions see:
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -241,8 +241,6 @@
'webgl.min_capability_mode',
/* 89-beta */
'security.ssl.enable_ocsp_stapling',
- /* 90-beta */
- 'security.tls.version.enable-deprecated',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
];