mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-23 06:09:21 +01:00
Test new instance of Lingva Translate
This commit is contained in:
parent
fecebc24a8
commit
b22e7c06a7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ const throttle = pThrottle({
|
||||||
// Using other API instances instead of lingva.ml because of this bug (slashes don't work):
|
// Using other API instances instead of lingva.ml because of this bug (slashes don't work):
|
||||||
// https://github.com/thedaviddelta/lingva-translate/issues/68
|
// https://github.com/thedaviddelta/lingva-translate/issues/68
|
||||||
const LINGVA_INSTANCES = [
|
const LINGVA_INSTANCES = [
|
||||||
|
'lingva.phanpy.social',
|
||||||
'lingva.lunar.icu',
|
'lingva.lunar.icu',
|
||||||
'lingva.garudalinux.org',
|
'lingva.garudalinux.org',
|
||||||
'translate.plausibility.cloud',
|
'translate.plausibility.cloud',
|
||||||
|
|
Loading…
Reference in a new issue