From e701a1b7c1c1aeaa2f2390fcd9ce9648b7a58536 Mon Sep 17 00:00:00 2001 From: luxtiasco <79135227+luxtiasco@users.noreply.github.com> Date: Mon, 13 Mar 2023 01:08:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20webapp.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- searx/webapp.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 91ec0e9d4..a7e40c998 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1244,9 +1244,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' const add_system = ''' + add_system +r''' '''