From 2a9cf32f45d0aabc4a6ac70f3a4a0b8f8e25a1ad Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 27 Aug 2021 10:39:40 +0000 Subject: [PATCH] security.insecure_connection_icon.enabled inactive and default true --- scratchpad-scripts/arkenfox-clear-removed.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js index d53e6f5..ca7b2f4 100644 --- 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: 26-August-2021 + Last updated: 27-August-2021 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -23,6 +23,7 @@ 'gfx.direct2d.disabled', 'layers.acceleration.disabled', 'media.media-capabilities.enabled', + 'security.insecure_connection_icon.enabled', /* 79-90 */ 'browser.newtabpage.activity-stream.asrouter.providers.snippets', 'browser.send_pings.require_same_host',