From 4a74bca137ceea3fbecbd025d6b1d63a00cd79e4 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Mon, 6 Mar 2023 14:19:51 +0800 Subject: [PATCH] c --- searx/webapp.py | 1296 +---------------------------------------------- 1 file changed, 1 insertion(+), 1295 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 1de12fad3..51b1fa285 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1212,1301 +1212,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' const add_system = ''' + add_system +r''' '''