Hi
How can I customize the Adult Sites list in ns8, remove or create a bypass? For example, Google Meet is in the same classification as porn sites.
Thanks!
mrmarkuz
(Markus Neuberger)
June 5, 2025, 7:13pm
2
You could add the affected sites to the file /etc/adblock/adblock.whitelist
For example:
meet.google.com
community.nethserver.org
...
To apply the changes, adblock needs to be restarted:
/etc/init.d/adblock restart
2 Likes
Tbaile
(Tommaso Bailetti)
June 6, 2025, 8:45am
3
We know the whitelist on the UI missing, we’re planning on adding that in the future
opened 02:20PM - 19 May 25 UTC
**Steps to reproduce**
- Attempt to access a website blocked by Threat Shield DN… S.
- Recognize the blockage is caused by Threat Shield DNS.
- Navigate to the user interface to find an option to add the website to a local allowlist.
- Notice there is no section for a local allowlist for URLs, but there is one for an additional local blocklist. Similarly, Threat Shield IP has a local allowlist.
**Expected behavior**
- The user should be able to find and use a local allowlist for URLs in the Threat Shield DNS interface to permit specific websites, eliminating the need for command-line solutions or external support.
**Actual behavior**
- The Threat Shield DNS interface lacks a section for a local allowlist for URLs. While it is possible to edit the underlying allowlist file manually via the command line, users are unaware of this and need to contact support for guidance.
2 Likes