mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[enh] add simple theme (WIP)
This commit is contained in:
@@ -26,6 +26,7 @@ regexes = {re.compile(r'utm_[^&]+&?'),
|
||||
name = gettext('Tracker URL remover')
|
||||
description = gettext('Remove trackers arguments from the returned URL')
|
||||
default_on = True
|
||||
preference_section = 'privacy'
|
||||
|
||||
|
||||
def on_result(request, search, result):
|
||||
|
||||
Reference in New Issue
Block a user