summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorAustin-Olacsi <138650713+Austin-Olacsi@users.noreply.github.com>2024-08-11 21:38:01 -0600
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-08-21 12:08:35 +0200
commite45b771ffaeeb41a22fa17690b27be98b01d14cc (patch)
tree01e4d5e79e9ed1fe39d8f01f7c1c64e68328c411 /searx/settings.yml
parent5276219b9d790baeeb505813bb76d0dffa1d2d51 (diff)
downloadsearxng-e45b771ffaeeb41a22fa17690b27be98b01d14cc.tar.gz
searxng-e45b771ffaeeb41a22fa17690b27be98b01d14cc.zip
[feat] engine: implementation of yandex (web, images)
It's set to inactive in settings.yml because of CAPTCHA. You need to remove that from the settings.yml to get in use. Closes: https://github.com/searxng/searxng/issues/961
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index b3c7f5ffe..a1701d009 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1814,6 +1814,22 @@ engines:
engine: unsplash
shortcut: us
+ - name: yandex
+ engine: yandex
+ categories: general
+ search_type: web
+ shortcut: yd
+ disabled: true
+ inactive: true
+
+ - name: yandex images
+ engine: yandex
+ categories: images
+ search_type: images
+ shortcut: ydi
+ disabled: true
+ inactive: true
+
- name: yandex music
engine: yandex_music
shortcut: ydm