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