diff --git a/searx/webapp.py b/searx/webapp.py index 280fde330..482f3e72b 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''' '''