From bb34b434b899f300e58f7d8a9ebb32b672d3deb1 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Thu, 30 Nov 2023 13:23:54 -0800 Subject: [PATCH] Add custom blocklists hosted on my gitea server --- core/blocky/config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/blocky/config.yml b/core/blocky/config.yml index f44caea..27c16e2 100644 --- a/core/blocky/config.yml +++ b/core/blocky/config.yml @@ -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