mirror of
https://github.com/searxng/searxng.git
synced 2025-07-09 03:04:26 -04:00
[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:
parent
2001efbbab
commit
58c10f758b
@ -245,7 +245,7 @@ plugins:
|
||||
active: false
|
||||
|
||||
searx.plugins.tracker_url_remover.SXNGPlugin:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
|
||||
# Configuration of the "Hostnames plugin":
|
||||
|
Loading…
x
Reference in New Issue
Block a user