britannic/blacklist

Can't exclude a domain - 1.1.5

thinkingcap opened this issue · 2 comments

Following the docs to exclude a domain.
configure set service dns forwarding blacklist domains exclude list-manage.com commit;save;exit

Domain still resolves to 127.0.0.1
Are redirects logged anywhere?
Where are excludes written to?

OK so discovered entries are written to config.
Top of the domains node has "exclude list-manage.com"

Had both an exclude and include - deleting the include further down the config sorted it.