Add Consul lookup for ads dns allowlist
This commit is contained in:
parent
fc2db88276
commit
ffdfdeadfb
@ -30,6 +30,10 @@ 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
|
||||||
|
whiteLists:
|
||||||
|
# Move to Gitea when deployed internally
|
||||||
|
ads:
|
||||||
|
{{ keyOrDefault "blocky/whitelists/ads" "# None" | indent 6 }}
|
||||||
clientGroupsBlock:
|
clientGroupsBlock:
|
||||||
default:
|
default:
|
||||||
- ads
|
- ads
|
||||||
|
Loading…
Reference in New Issue
Block a user