mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
correction in settings.yml
This commit is contained in:
parent
3f86f9280d
commit
21b0926c50
1 changed files with 3 additions and 0 deletions
|
@ -2025,18 +2025,21 @@ engines:
|
|||
|
||||
- name: yandex
|
||||
engine: yandex
|
||||
categories: general
|
||||
yandex_category: web
|
||||
shortcut: yd
|
||||
disabled: true
|
||||
|
||||
- name: yandex images
|
||||
engine: yandex
|
||||
categories: images
|
||||
yandex_category: images
|
||||
shortcut: ydi
|
||||
disabled: true
|
||||
|
||||
- name: yandex videos
|
||||
engine: yandex
|
||||
categories: videos
|
||||
yandex_category: videos
|
||||
shortcut: ydv
|
||||
disabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue