From 49d3ec1b8676b922744f263d610f7d14aa88f46c Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Tue, 21 Feb 2023 21:53:09 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index e6dedec37..1f3a34e13 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -799,7 +799,7 @@ def search(): "stream": True } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair}) - gpt = '
' '