From 5dc3ea66cdfd0d8f3b5f292bea00e37cffacd616 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 30 Jan 2019 12:38:07 +0000 Subject: [PATCH] browser.contentblocking.enabled only existed for FF63+64, default true anyway --- scratchpad-scripts/ghacks-clear-[removed].js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 4231a0b..c885953 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: 12-Dec-2018 + Last updated: 30-Jan-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -117,6 +117,8 @@ 'media.peerconnection.use_document_iceservers', 'media.peerconnection.video.enabled', 'media.navigator.video.enabled', + /* 65-beta */ + 'browser.contentblocking.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]