From 38d6ba4066a474c1b13e7ccb6f9ea92b43702a4a Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Mon, 10 Jul 2017 12:47:25 +0200 Subject: [enh] generate search url of saved preferences --- searx/templates/oscar/preferences.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'searx/templates') diff --git a/searx/templates/oscar/preferences.html b/searx/templates/oscar/preferences.html index e5477e737..49f67bcd8 100644 --- a/searx/templates/oscar/preferences.html +++ b/searx/templates/oscar/preferences.html @@ -283,6 +283,9 @@
{{ _("These cookies serve your sole convenience, we don't use these cookies to track you.") }}

+

{{ _('Search URL of the currently saved preferences') }} ({{ _('Note: specifying custom settings in the search URL can reduce privacy by leaking data to the clicked result sites.') }}):
+ +

{{ _('back') }}
-- cgit v1.2.3