From 89de0bdcd30fcd424456b77018651715203bb12b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20Tiek=C3=B6tter?= Date: Thu, 20 Jan 2022 17:41:31 +0100 Subject: [PATCH] Remove global 'using_tor_proxy' and add it to the Tor engines individually Only the engines which require Tor need to be checked --- searx/settings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/searx/settings.yml b/searx/settings.yml index 0ea69007a..9075910bf 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -135,7 +135,6 @@ outgoing: # - http://proxy1:8080 # - http://proxy2:8080 # - # using_tor_proxy: true # # Extra seconds to add in order to account for the time taken by the proxy # @@ -254,6 +253,7 @@ engines: # Requires Tor - name: ahmia engine: ahmia + using_tor_proxy: false categories: onions enable_http: true shortcut: ah @@ -1272,6 +1272,7 @@ engines: # Requires Tor - name: torch engine: xpath + using_tor_proxy: false paging: true search_url: http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion/cgi-bin/omega/omega?P={query}&DEFAULTOP=and