mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 04:47:19 +02:00
Compare commits
3 Commits
889da57c3d
...
9a78f6c387
Author | SHA1 | Date | |
---|---|---|---|
9a78f6c387 | |||
9a639609cd | |||
5840a1a8c9 |
@ -72,22 +72,13 @@
|
|||||||
"plowe-0",
|
"plowe-0",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||||
"ublock-quick-fixes",
|
|
||||||
"FIN-0",
|
"FIN-0",
|
||||||
"RUS-0",
|
|
||||||
"BGR-0",
|
|
||||||
"CZE-0",
|
|
||||||
"EST-0",
|
|
||||||
"SPA-0",
|
|
||||||
"NOR-0",
|
|
||||||
"SWE-1",
|
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"adguard-mobile-app-banners",
|
|
||||||
"fanboy-cookiemonster",
|
"fanboy-cookiemonster",
|
||||||
"ublock-cookies-easylist",
|
"ublock-cookies-easylist",
|
||||||
"adguard-cookies",
|
"adguard-cookies",
|
||||||
"ublock-cookies-adguard",
|
"ublock-cookies-adguard",
|
||||||
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
|
"ublock-quick-fixes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -466,9 +457,9 @@
|
|||||||
"Value": "once"
|
"Value": "once"
|
||||||
},
|
},
|
||||||
"intl.accept_languages": {
|
"intl.accept_languages": {
|
||||||
"Status": "locked",
|
"Status": "clear",
|
||||||
"Type": "string",
|
"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": {
|
"javascript.use_us_english_locale": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
@ -46,22 +46,13 @@
|
|||||||
"plowe-0",
|
"plowe-0",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||||
"ublock-quick-fixes",
|
|
||||||
"FIN-0",
|
"FIN-0",
|
||||||
"RUS-0",
|
|
||||||
"BGR-0",
|
|
||||||
"CZE-0",
|
|
||||||
"EST-0",
|
|
||||||
"SPA-0",
|
|
||||||
"NOR-0",
|
|
||||||
"SWE-1",
|
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"adguard-mobile-app-banners",
|
|
||||||
"fanboy-cookiemonster",
|
"fanboy-cookiemonster",
|
||||||
"ublock-cookies-easylist",
|
"ublock-cookies-easylist",
|
||||||
"adguard-cookies",
|
"adguard-cookies",
|
||||||
"ublock-cookies-adguard",
|
"ublock-cookies-adguard",
|
||||||
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt"
|
"ublock-quick-fixes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
8
etc/opt/chromium/policies/managed/finnish.json
Normal file
8
etc/opt/chromium/policies/managed/finnish.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"ForcedLanguages": [
|
||||||
|
"fi-FI",
|
||||||
|
"fi",
|
||||||
|
"en-US",
|
||||||
|
"en"
|
||||||
|
]
|
||||||
|
}
|
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"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