commit e6a13e5a932b4e641f76a46f79cf00347dfbc529
parent 9a46fafb53c6bcd4d6404e5db25fa47a67c71506
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Mon, 20 Aug 2018 14:54:47 +0000
removed security.tls.version.fallback-limit
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
- Last updated: 16-August-2018
+ Last updated: 20-August-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -101,6 +101,7 @@
'services.blocklist.signing.enforced',
/* 62-beta */
'browser.urlbar.autoFill.typed',
+ 'security.tls.version.fallback-limit',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]