[enh] move dictionaries, Erowid & IMDb out of general category

The general category is the category that is searched by default.
From a privacy standpoint it doesn't make sense to send all general
queries to specialized search engines that cannot deal with those
queries anyway.
This commit is contained in:
Martin Fischer 2021-12-28 16:26:38 +01:00
parent ab90e2ac49
commit 5d74bf3820
5 changed files with 9 additions and 11 deletions

View file

@ -14,7 +14,7 @@ about = {
}
engine_type = 'online_dictionary'
categories = ['general', 'dictionaries']
categories = ['dictionaries']
url = 'https://api.mymemory.translated.net/get?q={query}&langpair={from_lang}|{to_lang}{key}'
web_url = 'https://mymemory.translated.net/en/{from_lang}/{to_lang}/{query}'
weight = 100