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'''