mirror of
https://github.com/searxng/searxng.git
synced 2026-08-14 03:01:24 +00:00
[feat] engines: add paid yandex search api (#6349)
This commit is contained in:
@@ -2584,6 +2584,16 @@ engines:
|
||||
shortcut: ydi
|
||||
disabled: true
|
||||
|
||||
- name: yandex api
|
||||
engine: yandex_api
|
||||
categories: [general, web]
|
||||
shortcut: yda
|
||||
inactive: true
|
||||
# api_key: ""
|
||||
# folder_id: ""
|
||||
# search_type: SEARCH_TYPE_COM
|
||||
# l10n: LOCALIZATION_EN
|
||||
|
||||
- name: yandex music
|
||||
engine: yandex_music
|
||||
network: yandex
|
||||
|
||||
Reference in New Issue
Block a user