feat(blocky): add pihole default blocklists as well.
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -221,6 +221,8 @@ blocking:
|
||||
blackLists:
|
||||
default:
|
||||
- https://big.oisd.nl/domainswild
|
||||
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||
- https://mirror1.malwaredomains.com/files/justdomains
|
||||
{{- range $id, $value := .Values.blocking.blacklist }}
|
||||
{{ $value.name }}:
|
||||
{{- $value.lists | toYaml | nindent 10 }}
|
||||
|
||||
Reference in New Issue
Block a user