From 15fdaa2989affaf8f4b24866b96b06cc1179d3ab Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Wed, 1 Mar 2023 00:40:17 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 746 +----------------------------------------------- 1 file changed, 1 insertion(+), 745 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 16c02d25b..a6ebcecf3 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1173,751 +1173,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r'''