From 65fb24ff1b97ef2045aec354269934e11f274830 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Feb 2021 21:20:00 +0000 Subject: [PATCH] layout.css.visited_links_enabled added back to the user.js in https://github.com/arkenfox/user.js/commit/612cfbf3134d8685a1448d9dc2500dd8b91feb6e --- scratchpad-scripts/arkenfox-clear-removed.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js index c9883b0..9a89288 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: 01-Feb-2021 + Last updated: 27-Feb-2021 For instructions see: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -231,7 +231,6 @@ 'security.ssl3.dhe_rsa_aes_256_sha', /* 84-beta */ 'browser.newtabpage.activity-stream.asrouter.providers.snippets', - 'layout.css.visited_links_enabled', /* 85-beta */ 'network.http.redirection-limit', /* 86-beta */