forked from Icycoide/searxng
parent
42a194898b
commit
3a63dfbdd7
10 changed files with 46 additions and 11 deletions
|
@ -15,6 +15,7 @@ categories = ['general']
|
|||
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
|
||||
https_support = True
|
||||
|
||||
parser_re = re.compile('.*?([a-z]+)-([a-z]+) (.{2,})$', re.I)
|
||||
api_key = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue