mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 13:47:20 +02:00
Compare commits
2 Commits
14fc0911bd
...
d10abe7df5
Author | SHA1 | Date | |
---|---|---|---|
d10abe7df5 | |||
d29567e485 |
@ -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
|
||||||
|
@ -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": {
|
||||||
|
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user