Safe Search doesn't work with Qwant.com

Started by picasso7it, June 16, 2025, 10:57:32 AM

Previous topic - Next topic
Hello, I've enabled Safe Search in Opnsense, and I'm having a problem with the Qwant search engine. In the config file, Qwant is redirected to safeapi.qwant.com, but it no longer exists. How do I enable Safe Search with the Qwant.com search engine?
Thank you.

Hello everyone,
A quick clarification regarding my first message. Safesearch works very well with other search engines like Google; the results of a search for adult content are not displayed. This is important because the internet access concerns schools. However, for Qwant, the results are displayed including images, which is problematic. Of course, the sites are blocked, but I also want to hide the search results. In the source code core/src/opnsense/service/templates/OPNsense/Unbound/core/safesearch.conf
the content is as follows:
# Qwant
local-zone: "qwant.com" redirect
local-data: "qwant.com CNAME safeapi.qwant.com"

How can I redirect the Qwant site to benefit from safesearch protection?
Perhaps https://www.qwantjunior.com/?

Thanks for your suggestions.