Added mozhi.ducks.party instance

This commit is contained in:
nyuuzyou 2024-04-27 16:16:12 +03:00
parent 8a2c4ccc32
commit f0b55fb163
2 changed files with 15 additions and 1 deletions

View File

@ -75,6 +75,8 @@ These envvars turn off/on engines. By default all of them are enabled.
| [nyc1.mz.ggtyler.dev](https://nyc1.mz.ggtyler.dev) | No | USA | Royale Hosting |
| [translate.projectsegfau.lt](https://translate.projectsegfau.lt) | No | Germany / USA / India | Avoro / Racknerd / Airtel |
| [translate.nerdvpn.de](https://translate.nerdvpn.de) | No | Ukraine | vsys.host |
| [mozhi.ducks.party](https://mozhi.ducks.party) | No | Germany | Datalix |
| [mozhi.ducks.party (Tor)](http://42i2bzogwkph3dvoo2bm6srskf7vvabsphw7uzftymbjjlzgfluhnmid.onion) | No | Germany | Datalix |
## Features
- An all mode where the responses of all supported engines will be shown.

View File

@ -28,5 +28,17 @@
"link": "https://translate.nerdvpn.de",
"cloudflare": false,
"host": "vsys.host"
},
{
"country": "Germany",
"link": "https://mozhi.ducks.party",
"cloudflare": false,
"host": "Datalix"
},
{
"country": "Germany",
"link": "http://42i2bzogwkph3dvoo2bm6srskf7vvabsphw7uzftymbjjlzgfluhnmid.onion",
"cloudflare": false,
"host": "Datalix"
}
]
]