diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-04-07 12:06:10 +0200 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-04-07 12:06:10 +0200 |
| commit | 1cde92574f196c4d82a3e292b173bf696b2e2b4c (patch) | |
| tree | e3a42d2b75a3741615993ea3686c858ea6780362 | |
| parent | e1adf8f7b849d01dc217c892af986d8c1875122d (diff) | |
[mod] removing unavailable blekko engine
| -rw-r--r-- | searx/settings.yml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 68625fe8e..5594c54c5 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -39,11 +39,6 @@ engines: locale : en-US shortcut : bin - - name : blekko images - engine : blekko_images - locale : en-US - shortcut : bli - - name : btdigg engine : btdigg shortcut : bt @@ -253,6 +248,12 @@ engines: locale : en-US shortcut : vm +#The blekko technology and team have joined IBM Watson! -> https://blekko.com/ +# - name : blekko images +# engine : blekko_images +# locale : en-US +# shortcut : bli + # - name : yacy # engine : yacy # shortcut : ya |