Add custom blocklists hosted on my gitea server
This commit is contained in:
parent
36cdb8f41b
commit
bb34b434b8
@ -73,17 +73,21 @@ blocking:
|
||||
reddit.com
|
||||
twitter.com
|
||||
youtube.com
|
||||
custom:
|
||||
- https://git.thefij.rocks/iamthefij/blocklists/raw/branch/main/block
|
||||
|
||||
whiteLists:
|
||||
# Move to Gitea when deployed internally
|
||||
ads:
|
||||
{{ with nomadVar "nomad/jobs/blocky" -}}
|
||||
{{ .whitelists_ads.Value | indent 6 }}
|
||||
{{- end }}
|
||||
custom:
|
||||
- https://git.thefij.rocks/iamthefij/blocklists/raw/branch/main/allow
|
||||
|
||||
clientGroupsBlock:
|
||||
default:
|
||||
- ads
|
||||
- custom
|
||||
- malware
|
||||
- smarttv
|
||||
- wemo
|
||||
|
Loading…
Reference in New Issue
Block a user