1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 09:00:15 +02:00

output format protobuf to HTML for google mobile

This commit is contained in:
Émilien Devos 2022-08-10 09:36:06 +00:00
parent 07342899e5
commit b9f16a77db

View File

@ -261,7 +261,7 @@ def request(query, params):
if use_mobile_ui: if use_mobile_ui:
additional_parameters = { additional_parameters = {
'asearch': 'arc', 'asearch': 'arc',
'async': 'use_ac:true,_fmt:pc', 'async': 'use_ac:true,_fmt:html',
} }
# https://www.google.de/search?q=corona&hl=de&lr=lang_de&start=0&tbs=qdr%3Ad&safe=medium # https://www.google.de/search?q=corona&hl=de&lr=lang_de&start=0&tbs=qdr%3Ad&safe=medium