Blacklisted domains not showing up red in pihole -t

As title says, blacklisted domains not showing up red in the pihole -t cmd window. Not a huge deal as they are still blocked. Just reporting.

We improved the displayed lines to show more explicitly what is the reason, like

exactly blacklisted gstaticadssl.l.google.com is 0.0.0.0

instead of the old

/etc/pihole/black.list gstaticadssl.l.google.com is 0.0.0.0

It appears we forgot to update the coloring grep statements.

Thanks for your report and for helping up to make Pi-hole a better software!

2 Likes

Fix is on the way.

https://github.com/pi-hole/pi-hole/pull/3098

Glad to hear, thanks.