commit 48f3dfec841704e0fadfb01f427352a91f9cece0
parent 59930d46970f0d371c2802afa663a01fe1a2deb4
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Mon, 29 Apr 2019 05:31:17 +0000
browser.safebrowsing.downloads.remote.url
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: 28-Apr-2019
+ Last updated: 29-Apr-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -127,6 +127,7 @@
'browser.cache.disk.capacity',
'browser.cache.disk.smart_size.enabled',
'browser.cache.disk.smart_size.first_run',
+ 'browser.safebrowsing.downloads.remote.url',
'canvas.capturestream.enabled',
'media.gmp-manager.url',
'media.gmp-manager.url.override',