mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #1647 from return42/deepl-engine
[mod] add deepl translation engine
This commit is contained in:
commit
8e9fb0b435
2 changed files with 71 additions and 0 deletions
|
|
@ -1684,6 +1684,15 @@ engines:
|
|||
engine: seznam
|
||||
disabled: true
|
||||
|
||||
# - name: deepl
|
||||
# engine: deepl
|
||||
# shortcut: dpl
|
||||
# # You can use the engine using the official stable API, but you need an API key
|
||||
# # See: https://www.deepl.com/pro-api?cta=header-pro-api
|
||||
# api_key: '' # required!
|
||||
# timeout: 5.0
|
||||
# disabled: true
|
||||
|
||||
- name: mojeek
|
||||
shortcut: mjk
|
||||
engine: xpath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue