From 85152e1fe91781a444941bd019fb04c816ca7ba7 Mon Sep 17 00:00:00 2001 From: martinbrose <13284268+martinbrose@users.noreply.github.com> Date: Mon, 25 Apr 2022 08:45:11 +0100 Subject: [PATCH] Update docs/guides/misc/whitelist-blacklist.md Addressed reviewer feedback Co-authored-by: yubiuser --- docs/guides/misc/whitelist-blacklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/misc/whitelist-blacklist.md b/docs/guides/misc/whitelist-blacklist.md index 3723e75..ac5a694 100644 --- a/docs/guides/misc/whitelist-blacklist.md +++ b/docs/guides/misc/whitelist-blacklist.md @@ -18,7 +18,7 @@ Each script accepts the following parameters: Domains passed are parsed by the script to ensure they are valid domains. If a domain is invalid it will be ignored. -Whitelisted/Blacklisted domains are associated with the Default Group within Group Management. If the domain should be associated with other groups, these will need to be selected in **Group Management > Domains** within the Pi-Hole web frontend. +By default, Whitelisted/Blacklisted domains are associated with the Default Group only. If the domain should be associated with other groups, these will need to be selected in **Group Management > Domains** within the Pi-Hole web frontend. #### Example `pihole -w` usages