mirror of
https://github.com/searxng/searxng
synced 2024-11-03 09:40:20 +00:00
Switch back to protobuf for raw HTML
This commit is contained in:
parent
e63457584b
commit
46ad32343a
@ -254,7 +254,7 @@ def request(query, params):
|
||||
if use_mobile_ui:
|
||||
additional_parameters = {
|
||||
'asearch': 'arc',
|
||||
'async': 'use_ac:true,_fmt:html',
|
||||
'async': 'use_ac:true,_fmt:prog',
|
||||
}
|
||||
|
||||
# https://www.google.de/search?q=corona&hl=de&lr=lang_de&start=0&tbs=qdr%3Ad&safe=medium
|
||||
|
Loading…
Reference in New Issue
Block a user