remove dead instances
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 27m26s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h26m3s

This commit is contained in:
2025-03-09 17:42:14 +05:30
parent 5c99ac4007
commit eb17a3a0f8
2 changed files with 6 additions and 17 deletions

View File

@@ -74,14 +74,11 @@ These envvars turn off/on engines. By default all of them are enabled.
| Link | Cloudflare | Country | ISP | | Link | Cloudflare | Country | ISP |
| -------- | ---------- | ----------- | ----- | | -------- | ---------- | ----------- | ----- |
| [mozhi.aryak.me](https://mozhi.aryak.me) | No | India | Airtel | | [mozhi.aryak.me](https://mozhi.aryak.me) | No | India | Airtel |
| [translate.bus-hit.me](https://translate.bus-hit.me) | No | Canada | Oracle |
| [nyc1.mz.ggtyler.dev](https://nyc1.mz.ggtyler.dev) | No | USA | Royale Hosting | | [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.projectsegfau.lt](https://translate.projectsegfau.lt) | No | Germany / USA / India | Avoro / Racknerd / Airtel |
| [translate.nerdvpn.de](https://translate.nerdvpn.de) | No | Ukraine | vsys.host | | [translate.nerdvpn.de](https://translate.nerdvpn.de) | No | Ukraine | vsys.host |
| [mozhi.ducks.party](https://mozhi.ducks.party) | No | Germany | Datalix | | [mozhi.ducks.party](https://mozhi.ducks.party) | No | Germany | Datalix |
| [mozhi.frontendfriendly.xyz](https://mozhi.frontendfriendly.xyz) | No | USA | Hetzner |
| [mozhi.pussthecat.org](https://mozhi.pussthecat.org) | No | Germany | Hetzner | | [mozhi.pussthecat.org](https://mozhi.pussthecat.org) | No | Germany | Hetzner |
| [mo.zorby.top](https://mo.zorby.top) | No | Germany | pawhost.de |
| [mozhi.adminforge.de](https://mozhi.adminforge.de) | No | Germany | Hetzner | | [mozhi.adminforge.de](https://mozhi.adminforge.de) | No | Germany | Hetzner |
| [translate.privacyredirect.com](https://translate.privacyredirect.com) | No | Finland | Private WebHost | | [translate.privacyredirect.com](https://translate.privacyredirect.com) | No | Finland | Private WebHost |
| [mozhi.canine.tools](https://mozhi.canine.tools) | No | USA | RoyaleHosting | | [mozhi.canine.tools](https://mozhi.canine.tools) | No | USA | RoyaleHosting |
@@ -89,8 +86,6 @@ These envvars turn off/on engines. By default all of them are enabled.
| [mzh.dc09.ru](https://mzh.dc09.ru) | No | Russia | TimeWeb Cloud | | [mzh.dc09.ru](https://mzh.dc09.ru) | No | Russia | TimeWeb Cloud |
| [mozhi.frontendfriendly.xyz (Tor)](http://mozhi.wsuno6lnjdcsiok5mrxvl6e2bdex7nhsqqav6ux7tkwrqiqnulejfbyd.onion) | No | USA | Hetzner | | [mozhi.frontendfriendly.xyz (Tor)](http://mozhi.wsuno6lnjdcsiok5mrxvl6e2bdex7nhsqqav6ux7tkwrqiqnulejfbyd.onion) | No | USA | Hetzner |
| [mozhi.ducks.party (Tor)](http://42i2bzogwkph3dvoo2bm6srskf7vvabsphw7uzftymbjjlzgfluhnmid.onion) | No | Germany | Datalix | | [mozhi.ducks.party (Tor)](http://42i2bzogwkph3dvoo2bm6srskf7vvabsphw7uzftymbjjlzgfluhnmid.onion) | No | Germany | Datalix |
| [mo.zorby.top (Tor)](http://3mu2almmcv7rd7wlwhmkbwqgttntgpqu3hdanutxbv2v72wzbxe5ixqd.onion) | No | Germany | pawhost.de |
| [mo.zorby.top (I2P)](http://74lptlnvaukcjnmqefedgna35ahkqexqzq2qq3k7utc2ep4jotcq.b32.i2p) | No | Germany | pawhost.de |
## Features ## Features
- An all mode where the responses of all supported engines will be shown. - An all mode where the responses of all supported engines will be shown.

View File

@@ -5,12 +5,6 @@
"cloudflare": false, "cloudflare": false,
"host": "Airtel" "host": "Airtel"
}, },
{
"country": "Canada",
"link": "https://translate.bus-hit.me",
"cloudflare": false,
"host": "Oracle"
},
{ {
"country": "USA", "country": "USA",
"link": "https://nyc1.mz.ggtyler.dev", "link": "https://nyc1.mz.ggtyler.dev",
@@ -35,12 +29,6 @@
"cloudflare": false, "cloudflare": false,
"host": "Datalix" "host": "Datalix"
}, },
{
"country": "USA",
"link": "https://mozhi.frontendfriendly.xyz",
"cloudflare": false,
"host": "Hetzner"
},
{ {
"country": "Germany", "country": "Germany",
"link": "https://mozhi.pussthecat.org", "link": "https://mozhi.pussthecat.org",
@@ -71,6 +59,12 @@
"cloudflare": false, "cloudflare": false,
"host": "Hetzner" "host": "Hetzner"
}, },
{
"country": "Russia",
"link": "https://mzh.dc09.ru",
"cloudflare": false,
"host": "TimeWeb Cloud"
},
{ {
"country": "USA", "country": "USA",
"onion": "http://mozhi.wsuno6lnjdcsiok5mrxvl6e2bdex7nhsqqav6ux7tkwrqiqnulejfbyd.onion", "onion": "http://mozhi.wsuno6lnjdcsiok5mrxvl6e2bdex7nhsqqav6ux7tkwrqiqnulejfbyd.onion",