diff options
| author | Pydo <pydo@tutanota.com> | 2016-10-01 10:28:01 -0400 |
|---|---|---|
| committer | Pydo <pydo@tutanota.com> | 2016-10-01 10:28:01 -0400 |
| commit | 6f87bf2a1c76f1b94ad2119df7fb938c2307e370 (patch) | |
| tree | 8b4d9934916346abc4662a8f8866edf0b68382d3 /searx | |
| parent | ec4a03628edfed2ceb192a323a47b2bc6271bdcc (diff) | |
Disabled seepeer.eu by default since it does not support https
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 570ad1f84..b13a38336 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -498,6 +498,7 @@ engines: - name : seedpeer engine : seedpeer shortcut: speu + disabled: True #The blekko technology and team have joined IBM Watson! -> https://blekko.com/ # - name : blekko images |