[mod] plugins: activate tracker url plugin by default

With the new implementation for removing tracker arguments from URLs, we use the
tracker definitions of the ClearURLs project [1].  These definitions are
regularly updated and significantly improve data protection, which is why we
should now also enable this plugin by default.

[1] https://github.com/ClearURLs

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2025-05-23 11:09:49 +02:00 committed by Bnyro
parent 2001efbbab
commit 58c10f758b

View file

@ -245,7 +245,7 @@ plugins:
active: false
searx.plugins.tracker_url_remover.SXNGPlugin:
active: false
active: true
# Configuration of the "Hostnames plugin":