mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] google: add "use_mobile_ui" parameter to use mobile endpoint.
disable by default, it has to be enabled in settings.yml related to #159
This commit is contained in:
parent
0e3a87b73a
commit
7a5c36408a
2 changed files with 25 additions and 11 deletions
|
|
@ -583,6 +583,7 @@ engines:
|
|||
- name: google
|
||||
engine: google
|
||||
shortcut: go
|
||||
use_mobile_ui: true
|
||||
# additional_tests:
|
||||
# android: *test_android
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue