mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 04:30:55 +00:00
Using a better text for the comment
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
parent
32fb2e69ff
commit
66bfa606a7
@ -556,7 +556,7 @@ parseList() {
|
|||||||
valid_domain_pattern="${subdomain_pattern}+${TLD_pattern}"
|
valid_domain_pattern="${subdomain_pattern}+${TLD_pattern}"
|
||||||
|
|
||||||
# supported ABP style: ||subdomain.domain.tld^
|
# supported ABP style: ||subdomain.domain.tld^
|
||||||
# Subdomain is optional for ABP style, allowing TLD blocking: ||tld^
|
# ${subdomain_pattern} is optional for ABP style, allowing TLD blocking: ||tld^
|
||||||
abp_domain_pattern="\|\|${subdomain_pattern}*${TLD_pattern}\^"
|
abp_domain_pattern="\|\|${subdomain_pattern}*${TLD_pattern}\^"
|
||||||
|
|
||||||
# A list of items of common local hostnames not to report as unusable
|
# A list of items of common local hostnames not to report as unusable
|
||||||
|
Loading…
Reference in New Issue
Block a user