Compare commits

...

3 Commits

2 changed files with 6 additions and 1 deletions

View File

@ -77,6 +77,8 @@
"adguard-spyware-url", "adguard-spyware-url",
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"ublock-annoyances",
"adguard-generic",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
}, },
@ -570,7 +572,8 @@
"Value": "once" "Value": "once"
}, },
"intl.accept_languages": { "intl.accept_languages": {
"Status": "user", "Comment": "Cleared for Firefox default depending on locale. I am revealing timezone and as most users don't visit fingerprinting sites, this may result in fitting the local mass better.",
"Status": "clear",
"Type": "string", "Type": "string",
"Value": "en-US, en" "Value": "en-US, en"
}, },

View File

@ -37,6 +37,8 @@
"adguard-spyware-url", "adguard-spyware-url",
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"ublock-annoyances",
"adguard-generic",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
}, },