Hey, very much like Pi-hole. I have an idea: when Pi-hole is being used on bigger networks (e.g., a big family), it would be nice to give users the opportunity to check if a particular domain is blocked without providing them with the admin password or any other authentication.
How about making the “Find Domains In Lists” page accessible without needing to log in to the admin UI?
I tried to create basic HTML to decouple it from the admin UI, but the /api/search/ endpoint requires authentication.