Compare commits

...

2 Commits

Author SHA1 Message Date
Arya c747b628e4 Merge pull request 'Added mozhi.ducks.party instance' (#35) from nyuuzyou/mozhi:master into master
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Has been cancelled Details
mozhi pipeline / Build and publish artifacts (push) Has been cancelled Details
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/35
2024-05-01 05:09:49 +00:00
nyuuzyou f0b55fb163 Added mozhi.ducks.party instance 2024-04-27 16:16:12 +03:00
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"
}
]
]