From 862d82f8f79456fa99a21c6ad8a2ef5a06ace7ff Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 22 Nov 2023 11:14:19 +0000 Subject: [PATCH] fix typo --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index e056e43..d3f7ebf 100644 --- a/user.js +++ b/user.js @@ -696,7 +696,7 @@ user_pref("privacy.sanitize.timeSpan", 0); 1826408 - restrict fonts to system (kBaseFonts + kLangPackFonts) (Windows, Mac, some Linux) https://searchfox.org/mozilla-central/search?path=StandardFonts*.inc - 1858181 - subtly randomize canvas per eTLD+1, per session and per window-mode + 1858181 - subtly randomize canvas per eTLD+1, per session and per window-mode (FF120+) ***/ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!"); /* 4001: enable FPP in PB mode [FF114+] @@ -708,7 +708,7 @@ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!"); * [NOTE] Be aware that not all RFP protections are necessarily in RFPTargets * [WARNING] Not recommended. Either use RFP or FPP at defaults * [1] https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargets.inc ***/ - // user pref("privacy.fingerprintingProtection.overrides", ""); + // user_pref("privacy.fingerprintingProtection.overrides", ""); /*** [SECTION 4500]: RFP (resistFingerprinting) RFP overrides FPP (4000)