diff --git a/searx/webapp.py b/searx/webapp.py index a130800fd..79f159bc7 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1180,867 +1180,7 @@ const search_queryquery = "''' + search_query.query.replace('"',"") + r'''" const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r'''