From bc3c8f84de5ce41415e84c95e38c864ae65e74ca Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:22:15 -0500 Subject: [PATCH] remove link --- Securefox.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Securefox.js b/Securefox.js index 18d9f37..30e3389 100644 --- a/Securefox.js +++ b/Securefox.js @@ -18,8 +18,7 @@ // [NOTE] FF86: "Strict" tracking protection enables dFPI. // [1] https://blog.mozilla.org/firefox/control-trackers-with-firefox/ // [2] https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop -// [3] https://blog.mozilla.org/security/2020/01/07/firefox-72-fingerprinting/ -// [4] https://www.reddit.com/r/firefox/comments/l7xetb/network_priority_for_firefoxs_enhanced_tracking/gle2mqn/?web2x&context=3 +// [3] https://www.reddit.com/r/firefox/comments/l7xetb/network_priority_for_firefoxs_enhanced_tracking/gle2mqn/?web2x&context=3 //user_pref("privacy.trackingprotection.enabled", true); // DEFAULT //user_pref("privacy.trackingprotection.pbmode.enabled", true); // DEFAULT //user_pref("browser.contentblocking.customBlockList.preferences.ui.enabled", false); // DEFAULT