mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 09:02:20 +02:00
[enh] add more categories
This commit is contained in:
parent
8e9ad1ccc2
commit
b02f762687
23 changed files with 48 additions and 45 deletions
|
@ -14,7 +14,7 @@ about = {
|
|||
}
|
||||
|
||||
engine_type = 'online_dictionary'
|
||||
categories = ['general']
|
||||
categories = ['general', '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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue