diff --git a/searx/webapp.py b/searx/webapp.py index 57efd2e7d..04ebf251f 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -845,7 +845,190 @@ def search(): "stream": True } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair, 'url_proxy':url_proxy, 'raws': raws}) - gpt = '
' + r'''