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
|
- name: yandex
|
||||||
engine: yandex
|
engine: yandex
|
||||||
|
categories: general
|
||||||
yandex_category: web
|
yandex_category: web
|
||||||
shortcut: yd
|
shortcut: yd
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
- name: yandex images
|
- name: yandex images
|
||||||
engine: yandex
|
engine: yandex
|
||||||
|
categories: images
|
||||||
yandex_category: images
|
yandex_category: images
|
||||||
shortcut: ydi
|
shortcut: ydi
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
- name: yandex videos
|
- name: yandex videos
|
||||||
engine: yandex
|
engine: yandex
|
||||||
|
categories: videos
|
||||||
yandex_category: videos
|
yandex_category: videos
|
||||||
shortcut: ydv
|
shortcut: ydv
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue