diff options
author | Dalf <alex@al-f.net> | 2019-04-12 02:42:47 +0200 |
---|---|---|
committer | Dalf <alex@al-f.net> | 2019-05-28 04:06:35 +0200 |
commit | ffe0972f91ca8e488ffd8bd9926c745f24507d5b (patch) | |
tree | 759721fc40b7ca21d1c1256eca2f0dbc1bdc0980 /searx/settings.yml | |
parent | 6c95ebcff5cbf3b154969648012dd1ac7678583b (diff) | |
download | searxng-ffe0972f91ca8e488ffd8bd9926c745f24507d5b.tar.gz searxng-ffe0972f91ca8e488ffd8bd9926c745f24507d5b.zip |
Remove some engines : subtitleseeker, seedpeer, swisscows
http://www.subtitleseeker.com and http://www.seedpeer.eu don't exist anymore.
https://swisscows.ch/ has change : the engine needs to be updated
Diffstat (limited to 'searx/settings.yml')
-rw-r--r-- | searx/settings.yml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 506d73cb5..0be07b1e5 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -568,24 +568,12 @@ engines: engine : spotify shortcut : stf - - name : subtitleseeker - engine : subtitleseeker - shortcut : ss -# The language is an option. You can put any language written in english -# Examples : English, French, German, Hungarian, Chinese... -# language : English - - name : startpage engine : startpage shortcut : sp timeout : 6.0 disabled : True - - name : swisscows - engine : swisscows - shortcut : sw - disabled : True - - name : tokyotoshokan engine : tokyotoshokan shortcut : tt @@ -664,12 +652,6 @@ engines: timeout: 6.0 categories : science - - name : seedpeer - engine : seedpeer - shortcut: speu - categories: files, music, videos - disabled: True - - name : dictzone engine : dictzone shortcut : dc |