mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "9a78f6c3878088877fb3a202a3d541ead3ac48c8" and "889da57c3da2df6a35b477210195ecbabadb7bc0" have entirely different histories.
9a78f6c387
...
889da57c3d
@ -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. :(",
|
||||
|
@ -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"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"ForcedLanguages": [
|
||||
"fi-FI",
|
||||
"fi",
|
||||
"en-US",
|
||||
"en"
|
||||
]
|
||||
}
|
14
etc/opt/chromium/policies/managed/languages.json
Normal file
14
etc/opt/chromium/policies/managed/languages.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"ForcedLanguages": [
|
||||
"fi",
|
||||
"fi-FI",
|
||||
"en",
|
||||
"en-FI",
|
||||
"en-EU",
|
||||
"en-IE",
|
||||
"en-GB",
|
||||
"en-US",
|
||||
"ru",
|
||||
"ru-RU"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user