Compare commits

..

No commits in common. "9a78f6c3878088877fb3a202a3d541ead3ac48c8" and "889da57c3da2df6a35b477210195ecbabadb7bc0" have entirely different histories.

4 changed files with 36 additions and 12 deletions

View File

@ -72,13 +72,22 @@
"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",
"ublock-quick-fixes"
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
]
}
}
@ -457,9 +466,9 @@
"Value": "once"
},
"intl.accept_languages": {
"Status": "clear",
"Status": "locked",
"Type": "string",
"Value": "fi-FI, fi, en-US, en"
"Value": "fi, fi-FI, en, en-FI, en-EU, en-IE, en-GB, en-US, ru, ru-RU"
},
"javascript.use_us_english_locale": {
"Comment": "Preference not allowed for stability reasons. :(",

View File

@ -46,13 +46,22 @@
"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",
"ublock-quick-fixes"
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
]
}
},

View File

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

View File

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