Unable to block the domain with it the blacklist "curity.io"

The issue I am facing:

Unable to block the domain with in the blacklist "curity.io".

Details about my system:

Ubuntu 22.04 desktop
HP 360dl gen 8 with Yacy search engine.

What I have changed since installing Pi-hole:

Set my dns to 127.0.0.1 as a pihole is installed on all of my search engines servers.

I have found adding them to /etc/hosts fixes it up temporary

added from pihole log with yacy 15 mar 2024 virus dns

0.0.0.0 studierendenwerkdarmstadt.de
0.0.0.0 curity.io
0.0.0.0 aiven.io
0.0.0.0 kubernetes.io
0.0.0.0 www.tu-darmstadt.de

You can check how pihole is blocking a domain using the following:

pihole -q -exact curity.io

Thanks for the info and reply!

 Exact match found in exact blacklist
   curity.io
 Exact match found in regex whitelist
   (\.|^)io$
 Exact match found in regex blacklist
   (\.|^)io$

I see where there problem is.

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