mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-06 06:07:20 +02:00
Compare commits
No commits in common. "ad5379498ffd0f33927dd1d66c8f16aa5e8dd043" and "9a36a0b4fc39a686cbb281a877e05bcbadab726c" have entirely different histories.
ad5379498f
...
9a36a0b4fc
@ -67,24 +67,24 @@
|
|||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"easylist",
|
"user-filters",
|
||||||
"easyprivacy",
|
|
||||||
"FIN-0",
|
|
||||||
"plowe-0",
|
|
||||||
"ublock-abuse",
|
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
"ublock-filters",
|
"ublock-abuse",
|
||||||
"ublock-privacy",
|
|
||||||
"ublock-quick-fixes",
|
|
||||||
"ublock-unbreak",
|
"ublock-unbreak",
|
||||||
"urlhaus-1",
|
"urlhaus-1",
|
||||||
"user-filters",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://raw.githubusercontent.com/mikaela/gist/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",
|
||||||
"adguard-spyware-url",
|
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
|
"ublock-filters",
|
||||||
|
"easylist",
|
||||||
|
"ublock-quick-fixes",
|
||||||
|
"ublock-privacy",
|
||||||
|
"easyprivacy",
|
||||||
|
"FIN-0",
|
||||||
|
"ublock-quick-fixes",
|
||||||
|
"plowe-0",
|
||||||
|
"adguard-spyware-url"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"userSettings": [
|
"userSettings": [
|
||||||
@ -94,7 +94,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"collapseBlocked",
|
"collapseBlocked",
|
||||||
"false"
|
"true"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"ignoreGenericCosmeticFilters",
|
"ignoreGenericCosmeticFilters",
|
||||||
|
@ -23,24 +23,24 @@
|
|||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"easylist",
|
"user-filters",
|
||||||
"easyprivacy",
|
|
||||||
"FIN-0",
|
|
||||||
"plowe-0",
|
|
||||||
"ublock-abuse",
|
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
"ublock-filters",
|
"ublock-abuse",
|
||||||
"ublock-privacy",
|
|
||||||
"ublock-quick-fixes",
|
|
||||||
"ublock-unbreak",
|
"ublock-unbreak",
|
||||||
"urlhaus-1",
|
"urlhaus-1",
|
||||||
"user-filters",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://raw.githubusercontent.com/mikaela/gist/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",
|
||||||
"adguard-spyware-url",
|
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
|
"ublock-filters",
|
||||||
|
"easylist",
|
||||||
|
"ublock-quick-fixes",
|
||||||
|
"ublock-privacy",
|
||||||
|
"easyprivacy",
|
||||||
|
"FIN-0",
|
||||||
|
"ublock-quick-fixes",
|
||||||
|
"plowe-0",
|
||||||
|
"adguard-spyware-url"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"userSettings": [
|
"userSettings": [
|
||||||
@ -50,7 +50,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"collapseBlocked",
|
"collapseBlocked",
|
||||||
"false"
|
"true"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"ignoreGenericCosmeticFilters",
|
"ignoreGenericCosmeticFilters",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user