List update tool not showing correct number of blacklisted domains

Here is my blacklist at the moment:

pandora.com
netflix.com
facebook.com
youtube.com
buzzfeed.com

And here is the result I get when I use the list update tool from PiHole:

::: Blacklisting 0 domains... done!
::: Wildcard blocked domains: 0

Any reason this would happen?

Run pihole -d for a debug token.

1 Like

Here it goes:

http://pastebin.com/FwjNqygA

The blacklist does work, by the way, it just does not compute properly on the list update tool as shown in my OP.

According to your log, your blacklist only has one domain in it--none of the ones you mentioned. Where did you add these domains?

In the Blacklist section of PiHole: http://URL/admin/list.php?l=black

That's an exact match domain, and the ones that are not showing are wildcard domains:

Exact blocking
v10-win.vortex.data.microsoft.com.akadns.net

Wildcard blocking
pandora.com
netflix.com
facebook.com
youtube.com
buzzfeed.com

What's the content of /etc/dnsmasq.d/03-pihole-wildcard.conf?