From b0ab273e8cef82074a655a425d3771a84497531a Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Wed, 1 Mar 2023 15:24:33 +0800 Subject: [PATCH] c --- searx/webapp.py | 19 +++++++++++++------ searx/webapp1.py | 19 +++++++++++++------ 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 381b3bddb..645f550cc 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -856,13 +856,12 @@ def search(): "stream": True } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair, 'url_proxy':url_proxy, 'raws': raws}) - gpt = '
' + r''' -
+ gpt = '
' + r'''