From 0f5d9ef4f9b47c90225ce7d34bc72a7a47f51862 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Thu, 23 Feb 2023 21:18:22 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 1 + 1 file changed, 1 insertion(+) diff --git a/searx/webapp.py b/searx/webapp.py index 89fd60cb6..755f83a07 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -809,6 +809,7 @@ def search(): } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair}) gpt = '
' + r'''