From 0bd34c0e3855695fd4a1ccbfed5340ff7dd2e723 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Thu, 22 Dec 2022 16:43:14 -0500 Subject: [PATCH] fix missing // #126 --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 90518af..acd560e 100644 --- a/Securefox.js +++ b/Securefox.js @@ -96,7 +96,7 @@ user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *. //user_pref("privacy.partition.network_state.ocsp_cache", true); // enabled with "Strict" //user_pref("privacy.partition.bloburl_per_agent_cluster", true); [REGRESSIONS] // enable APS (Always Partitioning Storage) [FF104+] -user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true); [DEFAULT: true FF109+] +user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true); // [DEFAULT: true FF109+] user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false); // [DEFAULT: false FF109+] // PREF: Smartblock