diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2017-01-15 16:57:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-15 16:57:04 +0100 |
| commit | 1a9f8240b851c64a10be7b8990b6f3926ca506b3 (patch) | |
| tree | 98593d720fcf96447f6fcd696a6360421ad208de /searx/settings.yml | |
| parent | 9d9a592266ffc4f257be5c0f7519a19436672cf5 (diff) | |
| parent | d98705bd061a444547420d74bf078537ca3d057c (diff) | |
Merge pull request #829 from jcherqui/master
[WIP] Add 1337x.to 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 053cb4401..549b2b31d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -588,6 +588,10 @@ engines: timeout : 10.0 disabled : True + - name : 1337x + engine : 1337x + shortcut : 1337x + disabled : True #The blekko technology and team have joined IBM Watson! -> https://blekko.com/ # - name : blekko images |