diff --git a/searx/webapp.py b/searx/webapp.py index 91ec0e9d4..a7e40c998 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1244,9 +1244,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' const add_system = ''' + add_system +r''' '''