mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-17 20:07:20 +02:00
Compare commits
No commits in common. "e7e386bb274fc32e17825710c0ca7552fd22a245" and "e0ce8904e17da281606162c8ff8715afca43da90" have entirely different histories.
e7e386bb27
...
e0ce8904e1
@ -82,7 +82,7 @@ lockPref("privacy.fingerprintingProtection", true);
|
||||
//lockPref("privacy.fingerprintingProtection", false);
|
||||
pref(
|
||||
"privacy.fingerprintingProtection.overrides",
|
||||
"+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC,-HttpUserAgent",
|
||||
"+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC",
|
||||
);
|
||||
//clearPref("privacy.fingerprintingProtection.overrides");
|
||||
lockPref("privacy.fingerprintingProtection.pbmode", true);
|
||||
|
@ -90,8 +90,7 @@
|
||||
},
|
||||
"{446900e4-71c2-419f-a6a7-df9c091e268b}": {
|
||||
"environment": {
|
||||
"base": "https://vault.bitwarden.eu",
|
||||
"notifications": "https://notifications.bitwarden.eu"
|
||||
"base": "https://bitwarden.eu"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -745,7 +744,7 @@
|
||||
"Comment": "Preference not allowed for stability reasons. :( https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargets.inc",
|
||||
"Status": "locked",
|
||||
"Type": "string",
|
||||
"Value": "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC,-HttpUserAgent"
|
||||
"Value": "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC"
|
||||
},
|
||||
"privacy.fingerprintingProtection.pbmode": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
|
@ -72,8 +72,7 @@
|
||||
},
|
||||
"nngceckbapebfimnlniiiahkandclblb": {
|
||||
"environment": {
|
||||
"base": "https://vault.bitwarden.eu",
|
||||
"notifications": "https://notifications.bitwarden.eu"
|
||||
"base": "https://bitwarden.eu"
|
||||
}
|
||||
},
|
||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user