From bc6a2ba1450cc03952c5a09c25dc3d900be51249 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 6 Nov 2024 15:24:03 +0000 Subject: [PATCH] network.http.referer.hideOnionSource since it was flipped to true for TB, not much point keeping it --- scratchpad-scripts/arkenfox-cleanup.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index 21e3438..9cb7411 100644 --- a/scratchpad-scripts/arkenfox-cleanup.js +++ b/scratchpad-scripts/arkenfox-cleanup.js @@ -71,6 +71,8 @@ 'security.ssl3.rsa_des_ede3_sha', // 93 /* REMOVED */ + /* 129-140 */ + 'network.http.referer.hideOnionSource', /* 116-128 */ 'browser.fixup.alternate.enabled', 'browser.taskbar.previews.enable',