From d86c99dd32e6067cc97529d357402907ec7e41e2 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Mon, 6 Mar 2023 02:17:46 +0800 Subject: [PATCH] s --- searx/webapp.py | 1234 +++++++++++++++++++++++++++++++++++++++++++++- searx/webapp1.py | 13 +- 2 files changed, 1235 insertions(+), 12 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 4ce46a153..12063f91d 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -1212,7 +1212,1239 @@ const search_type = "''' + search_type + r'''" const net_search = ''' + net_search_str + r''' const add_system = ''' + add_system +r'''