From 0215dad72396b437f94a61de2656f03b6483b0b3 Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Thu, 23 Feb 2023 21:25:30 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 58 +++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index 755f83a07..942ed5b88 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -809,7 +809,7 @@ def search(): } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair}) gpt = '
' + r'''