mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update settings.yml
This commit is contained in:
parent
bdd9ca31a0
commit
1423c3b930
1 changed files with 4 additions and 3 deletions
|
@ -887,6 +887,7 @@ engines:
|
||||||
engine: google
|
engine: google
|
||||||
shortcut: go
|
shortcut: go
|
||||||
timeout: 6.0
|
timeout: 6.0
|
||||||
|
disabled: true
|
||||||
# additional_tests:
|
# additional_tests:
|
||||||
# android: *test_android
|
# android: *test_android
|
||||||
|
|
||||||
|
@ -1857,7 +1858,7 @@ engines:
|
||||||
categories: general
|
categories: general
|
||||||
search_type: web
|
search_type: web
|
||||||
shortcut: yd
|
shortcut: yd
|
||||||
disabled: true
|
disabled: false
|
||||||
inactive: true
|
inactive: true
|
||||||
|
|
||||||
- name: yandex images
|
- name: yandex images
|
||||||
|
@ -1878,7 +1879,7 @@ engines:
|
||||||
- name: yahoo
|
- name: yahoo
|
||||||
engine: yahoo
|
engine: yahoo
|
||||||
shortcut: yh
|
shortcut: yh
|
||||||
disabled: true
|
disabled: false
|
||||||
|
|
||||||
- name: yahoo news
|
- name: yahoo news
|
||||||
engine: yahoo_news
|
engine: yahoo_news
|
||||||
|
|
Loading…
Add table
Reference in a new issue