From f4acd9b2427e710249ca941d6eff58593a8f3d14 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Tue, 28 Feb 2023 14:08:14 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 621 +----------------------------------------------- 1 file changed, 1 insertion(+), 620 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index c64e1f04f..01434ea4a 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1162,626 +1162,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r'''