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