add projectsegfault instances; instances2json script
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Has been cancelled
mozhi pipeline / Build and publish artifacts (push) Has been cancelled

This commit is contained in:
2024-03-16 22:29:52 +05:30
parent 05d39a5013
commit 10f76a7387
3 changed files with 87 additions and 0 deletions

20
instances.json Normal file
View File

@@ -0,0 +1,20 @@
[
{
"country": "India",
"link": "https://mozhi.aryak.me",
"cloudflare": false,
"host": "Airtel"
},
{
"country": "Canada",
"link": "https://translate.bus-hit.me",
"cloudflare": false,
"host": "Oracle"
},
{
"country": "USA",
"link": "https://nyc1.mz.ggtyler.dev",
"cloudflare": false,
"host": "Royale Hosting"
}
]