From ad0187122d33e30ee5e9191d8cd22b727b40a27e Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 7 Oct 2019 16:20:03 +0000 Subject: [PATCH] some SB were reinstated, closes #806 --- scratchpad-scripts/ghacks-clear-[removed].js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 1501e47..5ff79ed 100644 --- 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: 5-October-2019 + Last updated: 7-October-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -168,14 +168,9 @@ 'signon.storeWhenAutocompleteOff', 'xpinstall.whitelist.required', /* 67-beta: Blocklist, SB & TP cleanup: these were all inactive */ - 'browser.safebrowsing.downloads.enabled', 'browser.safebrowsing.downloads.remote.block_dangerous', 'browser.safebrowsing.downloads.remote.block_dangerous_host', - 'browser.safebrowsing.downloads.remote.block_potentially_unwanted', - 'browser.safebrowsing.downloads.remote.block_uncommon', 'browser.safebrowsing.blockedURIs.enabled', - 'browser.safebrowsing.malware.enabled', - 'browser.safebrowsing.phishing.enabled', 'browser.safebrowsing.provider.google.gethashURL', 'browser.safebrowsing.provider.google.updateURL', 'browser.safebrowsing.provider.google4.gethashURL',