Merge pull request #177 from unixfox/patch-1

Set use_mobile_ui to false for Google engine
This commit is contained in:
Alexandre Flament 2021-06-26 12:19:21 +02:00 committed by GitHub
commit 4b60c557a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -584,7 +584,7 @@ engines:
engine: google
shortcut: go
# see https://searxng.github.io/searxng/src/searx.engines.google.html#module-searx.engines.google
use_mobile_ui: true
use_mobile_ui: false
# additional_tests:
# android: *test_android