diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2018-08-19 15:06:05 +0200 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2018-08-19 15:06:59 +0200 |
| commit | baacfac32b63ceb3ef784e3ff5f1b3ae51ee38ff (patch) | |
| tree | d65401a02567f77630e8d2bb325edd09c4d4f58b /searx/settings.yml | |
| parent | ebab560fc103bf208fe4f75ab4f509d57fe020ef (diff) | |
[fix] remove publicly unavailable 500px engine - #1338
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 1168ad7a4..e05d5f97c 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -204,10 +204,6 @@ engines: shortcut : fa disabled : True - - name : 500px - engine : www500px - shortcut : px - - name : 1x engine : www1x shortcut : 1x |