diff options
| author | Léon Tiekötter <leon@tiekoetter.com> | 2022-01-07 01:30:52 +0100 |
|---|---|---|
| committer | Léon Tiekötter <leon@tiekoetter.com> | 2022-01-07 01:35:13 +0100 |
| commit | 3ab826de225a19133ca08137f5a52aafdd384c5e (patch) | |
| tree | b6275313ce9a5d90bf09bf350bc59913b52050e1 /searx/settings.yml | |
| parent | df52ee711b03c964779a32d0f1753e06281cdd8e (diff) | |
Drop microsoft academic engine
Microsoft academic was discontinued on 2021-12-31.
Source: https://www.microsoft.com/en-us/research/project/academic/articles/microsoft-academic-to-expand-horizons-with-community-driven-approach/
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index f1d6fa1b1..e41daf6f1 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -872,12 +872,6 @@ engines: # base_url: http://localhost:7700 # index: my-index - - name: microsoft academic - engine: microsoft_academic - categories: science - shortcut: ma - timeout: 6.0 - - name: mixcloud engine: mixcloud shortcut: mc |