diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-12-09 13:14:31 +0100 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2020-12-09 13:14:31 +0100 |
| commit | 1c9e7cef50a2fe74760112764181da7d08e13adb (patch) | |
| tree | 963ba66489de19497e7d109f9d8bc4225289b9e3 /searx/settings.yml | |
| parent | cdceec1cbb2ca894572396e0a68c2d09b0769231 (diff) | |
[remove] remove searchcode_doc and twitter
* twitter: the API has changed. the engine needs to rewritten.
* searchcode_doc: the API about documentation doesn't exist anymore.
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 04b658e0a..486521d6d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -698,10 +698,6 @@ engines: engine : stackoverflow shortcut : st - - name : searchcode doc - engine : searchcode_doc - shortcut : scd - - name : searchcode code engine : searchcode_code shortcut : scc @@ -768,10 +764,6 @@ engines: categories : onions shortcut : tch - - name : twitter - engine : twitter - shortcut : tw - # maybe in a fun category # - name : uncyclopedia # engine : mediawiki |