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