summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2021-12-17 09:45:06 -0700
committerBen Busby <contact@benbusby.com>2021-12-17 09:45:06 -0700
commit0745b814a564b04bd6c95d7305f29819f5e768b8 (patch)
tree0957a44f595305fc9285ca204b589a5246e6e9de /services.json
parent10a7ffa9388ebd9a5592eb6a1a095f88cdae30a0 (diff)
downloadfarside-0745b814a564b04bd6c95d7305f29819f5e768b8.tar.gz
Support lingva translate service
https://github.com/TheDavidDelta/lingva-translate
Diffstat (limited to 'services.json')
-rw-r--r--services.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/services.json b/services.json
index cb30992..e98eea0 100644
--- a/services.json
+++ b/services.json
@@ -168,6 +168,17 @@
]
},
{
+ "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%>",
"fallback": "https://whoogle.fossho.st",