Update blocklists
This commit is contained in:
parent
7ec6f38c80
commit
91c2ff6345
@ -49,15 +49,28 @@ blocking:
|
|||||||
- https://perflyst.github.io/PiHoleBlocklist/regex.list
|
- https://perflyst.github.io/PiHoleBlocklist/regex.list
|
||||||
malware:
|
malware:
|
||||||
- https://mirror1.malwaredomains.com/files/justdomains
|
- https://mirror1.malwaredomains.com/files/justdomains
|
||||||
|
antisocial:
|
||||||
|
- |
|
||||||
|
facebook.com
|
||||||
|
instagram.com
|
||||||
|
reddit.com
|
||||||
|
twitter.com
|
||||||
|
youtube.com
|
||||||
|
|
||||||
whiteLists:
|
whiteLists:
|
||||||
# Move to Gitea when deployed internally
|
# Move to Gitea when deployed internally
|
||||||
ads:
|
ads:
|
||||||
{{ keyOrDefault "blocky/whitelists/ads" "# None" | indent 6 }}
|
{{ keyOrDefault "blocky/whitelists/ads" "# None" | indent 6 }}
|
||||||
|
|
||||||
clientGroupsBlock:
|
clientGroupsBlock:
|
||||||
default:
|
default:
|
||||||
- ads
|
- ads
|
||||||
- malware
|
- malware
|
||||||
- smarttv
|
- smarttv
|
||||||
|
192.168.10.232:
|
||||||
|
- ads
|
||||||
|
- malware
|
||||||
|
- antisocial
|
||||||
|
|
||||||
customDNS:
|
customDNS:
|
||||||
customTTL: 1h
|
customTTL: 1h
|
||||||
|
Loading…
Reference in New Issue
Block a user