Regex / whitelist doesn't work properly

I use these regex from mmotti pihole-regex/regex.list at master · mmotti/pihole-regex · GitHub
A freind of mine asked me that he can't read these site ad.nl
This a Dutch newspaper site, after whitelist it's still blocked by regex
Pihole version:
Pi-hole version is v4.3.1 (Latest: v4.3.1)
AdminLTE version is v4.3 (Latest: v4.3)
FTL version is v4.3.1 (Latest: v4.3.1)

After I removed ^(.+[-.])??m?ad[sxv]?[0-9]*[-.]
in the regex list it works.

Whitelist doesn't overrule regex ?

What domains did you whitelist?

ad.nl, the newspaper site

You need to whitelist all the domains that serve content from that site. You can not just whitelist the main domain as in a wildcard style configuration.

hmmm... ok thanks, they have a lot of commercial subdomains, that takes a while to whitelist them all :slight_smile:

Je bedoeld statics.ad.nl en www.ad.nl beide te whitelisten ?

Ok, but they have a bunch of subdomains.
Nice that you understand Dutch msatter :+1: :sweat_smile:

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