From 5f3f9bfa49d7e5e6da871c84767289d828f72c6b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 11 May 2024 01:29:12 +0000 Subject: [PATCH] fixup GPC number --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 36a36f2..c9038e5 100644 --- a/user.js +++ b/user.js @@ -1130,7 +1130,7 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies * [1] https://groups.google.com/g/discuss-webrtc/c/6stQXi72BEU/m/2FwZd24UAQAJ * [2] https://datatracker.ietf.org/doc/html/draft-ietf-mmusic-mdns-ice-candidates#section-3.1.1 ***/ // user_pref("media.peerconnection.enabled", false); -/* 4021: enable GPC (Global Privacy Control) in non-PB windows +/* 7021: enable GPC (Global Privacy Control) in non-PB windows * [WHY] Passive and active fingerprinting. Mostly redundant with Tracking Protection * in ETP Strict (2701) and sanitizing on close (2800s) ***/ // user_pref("privacy.globalprivacycontrol.enabled", true);