Block lists for ads but allow click trackers

Does I deployed a raspberry pi with Pi hole to my parents place, and they're complaining about the number of things that are getting blocked. The big one are the click trackers used with emails and google search ads.

I wonder if anyone has any good block lists out there that'll work for malware and displayed ads, but would still allow for click-trackers. Right now I have them using just the StevenBlack default master list (https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts)

You could add a regex whitelist entry containing the word click, as one option.

Another option - look in the query log and whitelist the domains that are being blocked.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.