diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-02-08 14:49:46 +0100 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-02-08 14:49:46 +0100 |
| commit | dd4686a3886458f600427aba0ed7b9666b3644db (patch) | |
| tree | 8bd6d19dc101dda652525623627af2a8a5c86205 /searx/settings.yml | |
| parent | 04f7118d0a0693906ef57fa83f01d29eb366a45e (diff) | |
[enh] add blekko_images engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 98dadef3d..d7f7b96c0 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -33,6 +33,11 @@ engines: locale : en-US shortcut : bin + - name : blekko images + engine : blekko_images + locale : en-US + shortcut : bli + - name : btdigg engine : btdigg shortcut : bt |