diff --git a/searx/webapp.py b/searx/webapp.py index 1de12fad3..51b1fa285 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1212,1301 +1212,7 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' const add_system = ''' + add_system +r''' '''