diff options
author | jcherqui <joachim.cherqui@viacesi.fr> | 2017-01-15 14:24:19 +0100 |
---|---|---|
committer | jcherqui <joachim.cherqui@viacesi.fr> | 2017-01-15 16:13:23 +0100 |
commit | 0549fb40d2ab0b14354e680880b0de3d9d770452 (patch) | |
tree | d851dccec3c7424d30cb5fb0830e28a6097b6f18 /searx/settings.yml | |
parent | 9d9a592266ffc4f257be5c0f7519a19436672cf5 (diff) | |
download | searxng-0549fb40d2ab0b14354e680880b0de3d9d770452.tar.gz searxng-0549fb40d2ab0b14354e680880b0de3d9d770452.zip |
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..0ed8912cf 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 : False #The blekko technology and team have joined IBM Watson! -> https://blekko.com/ # - name : blekko images |