Compare commits

...

2 Commits

3 changed files with 46 additions and 6 deletions

View File

@ -37,6 +37,8 @@ repos:
- id: mixed-line-ending - id: mixed-line-ending
args: [--fix=auto] args: [--fix=auto]
- id: pretty-format-json - id: pretty-format-json
# TODO: Does uBlock Origin really demand this?
#exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$
args: args:
# Remember also: --no-sort-keys # Remember also: --no-sort-keys
# ASCII excludes the älphäbet amongst others # ASCII excludes the älphäbet amongst others

View File

@ -70,7 +70,7 @@
"ublock-unbreak", "ublock-unbreak",
"urlhaus-1", "urlhaus-1",
"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://raw.githubusercontent.com/mikaela/gist/master/DNS/blocklist.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"ublock-filters", "ublock-filters",
@ -81,9 +81,28 @@
"FIN-0", "FIN-0",
"ublock-quick-fixes", "ublock-quick-fixes",
"plowe-0", "plowe-0",
"adguard-spyware-url" "adguard-spyware-url",
"adguard-mobile"
] ]
} },
"userSettings": [
[
"cloudStorageEnabled",
"true"
],
[
"collapseBlocked",
"true"
],
[
"ignoreGenericCosmeticFilters",
"true"
],
[
"prefetchingDisabled",
"false"
]
]
}, },
"{446900e4-71c2-419f-a6a7-df9c091e268b}": { "{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"environment": { "environment": {

View File

@ -30,7 +30,7 @@
"ublock-unbreak", "ublock-unbreak",
"urlhaus-1", "urlhaus-1",
"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://raw.githubusercontent.com/mikaela/gist/master/DNS/blocklist.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"ublock-filters", "ublock-filters",
@ -41,9 +41,28 @@
"FIN-0", "FIN-0",
"ublock-quick-fixes", "ublock-quick-fixes",
"plowe-0", "plowe-0",
"adguard-spyware-url" "adguard-spyware-url",
"adguard-mobile"
] ]
} },
"userSettings": [
[
"cloudStorageEnabled",
"true"
],
[
"collapseBlocked",
"true"
],
[
"ignoreGenericCosmeticFilters",
"true"
],
[
"prefetchingDisabled",
"false"
]
]
}, },
"ddkjiahejlhfcafbddmgiahcphecmpfh": { "ddkjiahejlhfcafbddmgiahcphecmpfh": {
"disableFirstRunPage": true, "disableFirstRunPage": true,