|
|
|
@@ -41,28 +41,17 @@ blocky:
|
|
|
|
|
denylists:
|
|
|
|
|
sus:
|
|
|
|
|
- https://v.firebog.net/hosts/static/w3kbl.txt
|
|
|
|
|
- https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt
|
|
|
|
|
- https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts
|
|
|
|
|
ads:
|
|
|
|
|
- https://v.firebog.net/hosts/AdguardDNS.txt
|
|
|
|
|
- https://v.firebog.net/hosts/Admiral.txt
|
|
|
|
|
- https://v.firebog.net/hosts/Easylist.txt
|
|
|
|
|
- https://adaway.org/hosts.txt
|
|
|
|
|
- https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
|
|
|
|
|
- https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
|
|
|
|
- https://raw.githubusercontent.com/FadeMind/hosts.extras/master/UncheckyAds/hosts
|
|
|
|
|
- https://raw.githubusercontent.com/bigdargon/hostsVN/master/hosts
|
|
|
|
|
priv:
|
|
|
|
|
- https://v.firebog.net/hosts/Easyprivacy.txt
|
|
|
|
|
- https://v.firebog.net/hosts/Prigent-Ads.txt
|
|
|
|
|
- https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.2o7Net/hosts
|
|
|
|
|
- https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt
|
|
|
|
|
- https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
|
|
|
|
|
mal:
|
|
|
|
|
- https://v.firebog.net/hosts/Prigent-Crypto.txt
|
|
|
|
|
- https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Alternate%20versions%20Anti-Malware%20List/AntiMalwareHosts.txt
|
|
|
|
|
- https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt
|
|
|
|
|
- https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts
|
|
|
|
|
pro:
|
|
|
|
|
- https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/pro.plus.txt
|
|
|
|
|
clientGroupsBlock:
|
|
|
|
@@ -71,6 +60,7 @@ blocky:
|
|
|
|
|
- ads
|
|
|
|
|
- priv
|
|
|
|
|
- mal
|
|
|
|
|
- pro
|
|
|
|
|
blockType: zeroIp
|
|
|
|
|
blockTTL: 1m
|
|
|
|
|
loading:
|
|
|
|
@@ -93,6 +83,10 @@ blocky:
|
|
|
|
|
prefetchMaxItemsCount: 0
|
|
|
|
|
cacheTimeNegative: 30m
|
|
|
|
|
|
|
|
|
|
redis:
|
|
|
|
|
address: blocky-valkey-headless.blocky:6379
|
|
|
|
|
required: true
|
|
|
|
|
|
|
|
|
|
prometheus:
|
|
|
|
|
enable: true
|
|
|
|
|
path: /metrics
|
|
|
|
@@ -149,3 +143,7 @@ blocky:
|
|
|
|
|
readOnly: true
|
|
|
|
|
mountPropagation: None
|
|
|
|
|
subPath: config.yml
|
|
|
|
|
valkey:
|
|
|
|
|
architecture: standalone
|
|
|
|
|
auth:
|
|
|
|
|
enabled: false
|
|
|
|
|