mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
LibreAwoo: decrease tracking protection for AdNauseam
This commit is contained in:
parent
7a2b36864b
commit
3adab86b9a
@ -18,6 +18,11 @@
|
||||
// sure if this also caused weird developery seeming errors about timezones.
|
||||
defaultPref("privacy.resistFingerprinting", false);
|
||||
|
||||
// Disable strict tracking protection for Ad Nauseam, don't use this without
|
||||
// it. Via https://github.com/dhowe/AdNauseam/issues/1747#issuecomment-1397068835
|
||||
// https://addons.mozilla.org/firefox/addon/adnauseam/
|
||||
defaultPref("browser.contentblocking.category", "standard");
|
||||
|
||||
// Enable letterboxing
|
||||
defaultPref("privacy.resistFingerprinting.letterboxing", true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user