From cf636b1a41c26de6fbafd9d37971fec6e60396c4 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Tue, 28 Feb 2023 01:22:58 +0800 Subject: [PATCH] c --- searx/webapp.py | 596 +----------------------------------------------- 1 file changed, 1 insertion(+), 595 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 5b1d1c1e5..9d52cca83 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1153,601 +1153,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' '''