mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 02:43:56 +00:00
tweak 8000 title
lets not encourage non-RFP users to see this as a sign to use them
This commit is contained in:
parent
de28689e76
commit
4d5abd6cc3
4
user.js
4
user.js
@ -61,7 +61,7 @@
|
|||||||
5500: OPTIONAL HARDENING
|
5500: OPTIONAL HARDENING
|
||||||
6000: DON'T TOUCH
|
6000: DON'T TOUCH
|
||||||
7000: DON'T BOTHER
|
7000: DON'T BOTHER
|
||||||
8000: DON'T BOTHER: NON-RFP
|
8000: DON'T BOTHER: FINGERPRINTING
|
||||||
9000: PERSONAL
|
9000: PERSONAL
|
||||||
9999: DEPRECATED / REMOVED / LEGACY / RENAMED
|
9999: DEPRECATED / REMOVED / LEGACY / RENAMED
|
||||||
|
|
||||||
@ -1246,7 +1246,7 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies
|
|||||||
// user_pref("privacy.trackingprotection.cryptomining.enabled", true); // [DEFAULT: true]
|
// user_pref("privacy.trackingprotection.cryptomining.enabled", true); // [DEFAULT: true]
|
||||||
// user_pref("privacy.trackingprotection.fingerprinting.enabled", true); // [DEFAULT: true]
|
// user_pref("privacy.trackingprotection.fingerprinting.enabled", true); // [DEFAULT: true]
|
||||||
|
|
||||||
/*** [SECTION 8000]: DON'T BOTHER: NON-RFP
|
/*** [SECTION 8000]: DON'T BOTHER: FINGERPRINTING
|
||||||
[WHY] They are insufficient to help anti-fingerprinting and do more harm than good
|
[WHY] They are insufficient to help anti-fingerprinting and do more harm than good
|
||||||
[WARNING] DO NOT USE with RFP. RFP already covers these and they can interfere
|
[WARNING] DO NOT USE with RFP. RFP already covers these and they can interfere
|
||||||
***/
|
***/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user