Compare commits

...

3 Commits

4 changed files with 12 additions and 36 deletions

View File

@ -72,22 +72,13 @@
"plowe-0",
"https://www.eff.org/files/effdntlist.txt",
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
"ublock-quick-fixes",
"FIN-0",
"RUS-0",
"BGR-0",
"CZE-0",
"EST-0",
"SPA-0",
"NOR-0",
"SWE-1",
"https://big.oisd.nl",
"adguard-mobile-app-banners",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
"ublock-quick-fixes"
]
}
}
@ -466,9 +457,9 @@
"Value": "once"
},
"intl.accept_languages": {
"Status": "locked",
"Status": "clear",
"Type": "string",
"Value": "fi, fi-FI, en, en-FI, en-EU, en-IE, en-GB, en-US, ru, ru-RU"
"Value": "fi-FI, fi, en-US, en"
},
"javascript.use_us_english_locale": {
"Comment": "Preference not allowed for stability reasons. :(",

View File

@ -46,22 +46,13 @@
"plowe-0",
"https://www.eff.org/files/effdntlist.txt",
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
"ublock-quick-fixes",
"FIN-0",
"RUS-0",
"BGR-0",
"CZE-0",
"EST-0",
"SPA-0",
"NOR-0",
"SWE-1",
"https://big.oisd.nl",
"adguard-mobile-app-banners",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
"ublock-cookies-adguard",
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
"ublock-quick-fixes"
]
}
},

View File

@ -0,0 +1,8 @@
{
"ForcedLanguages": [
"fi-FI",
"fi",
"en-US",
"en"
]
}

View File

@ -1,14 +0,0 @@
{
"ForcedLanguages": [
"fi",
"fi-FI",
"en",
"en-FI",
"en-EU",
"en-IE",
"en-GB",
"en-US",
"ru",
"ru-RU"
]
}