diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-06-01 09:15:50 +0200 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2015-06-01 11:04:01 +0200 |
| commit | d923b2a420b77a3a29375516ed9929beeda0924a (patch) | |
| tree | 0130db9458f7baaf25bb0edff837b0129b6a1e50 /searx/settings.yml | |
| parent | aac8d3a7bfdd77a5369e52a4ece99b20669a4625 (diff) | |
[enh] implement swisscows engine, FIX #347
TODO: implement image engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index d35b1378a..ee8fc3d40 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -213,6 +213,10 @@ engines: timeout : 6.0 disabled : True + - name : swisscows + engine : swisscows + shortcut : sw + - name : twitter engine : twitter shortcut : tw |