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''' '''