From fafc564874c63e2c8fb5082c944779c1572e2f15 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Sat, 31 Oct 2015 15:27:23 +0100 Subject: [enh] yandex engine added --- searx/settings.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index ffc3502ee..8a9193539 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -274,6 +274,11 @@ engines: engine : yahoo shortcut : yh + - name : yandex + engine : yandex + shortcut : ya + disabled : True + - name : yahoo news engine : yahoo_news shortcut : yhn -- cgit v1.2.3