mirror of
https://github.com/benbusby/farside.git
synced 2025-04-24 20:50:02 +00:00
Support lingva translate service
https://github.com/TheDavidDelta/lingva-translate
This commit is contained in:
parent
10a7ffa938
commit
0745b814a5
2 changed files with 12 additions and 0 deletions
|
@ -167,6 +167,17 @@
|
|||
"https://translate.riverside.rocks"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "lingva",
|
||||
"test_url": "/auto/en/hola",
|
||||
"fallback": "https://lingva.ml",
|
||||
"instances": [
|
||||
"https://lingva.ml",
|
||||
"https://translate.alefvanoon.xyz",
|
||||
"https://translate.igna.rocks",
|
||||
"https://lingva.pussthecat.org"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "whoogle",
|
||||
"test_url": "/search?cookies_disabled=1&q=<%=query%>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue