1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-25 05:26:13 +02:00

fixup GPC number

This commit is contained in:
Thorin-Oakenpants 2024-05-11 01:29:12 +00:00 committed by GitHub
parent 38907bfc78
commit 5f3f9bfa49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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);