1
Fork 0
This repository has been archived on 2025-04-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Frontend-Project/.minpluto/Instances.json
2024-08-03 21:51:57 -04:00

70 lines
No EOL
1.4 KiB
JSON
Executable file

[
[
"minpluto.org",
{
"uri": "https://minpluto.org",
"CLOUDFLARE": true,
"analytics": false,
"proxy": true,
"official": true,
"DEFAULT": true,
"region": "🇺🇸",
"software": {
"name": "minpluto",
"version": "latest",
"branch": "main"
}
}
],
[
"neptune.minpluto.org",
{
"uri": "https://neptune.minpluto.org",
"CLOUDFLARE": true,
"analytics": false,
"proxy": true,
"official": true,
"DEFAULT": false,
"region": "🇺🇸",
"software": {
"name": "minpluto",
"version": "latest",
"branch": "main"
}
}
],
[
"caturn.minpluto.org",
{
"uri": "https://caturn.minpluto.org",
"CLOUDFLARE": true,
"analytics": false,
"proxy": true,
"official": true,
"DEFAULT": false,
"region": "🇷🇴",
"software": {
"name": "minpluto",
"version": "latest",
"branch": "main"
}
}
],
[
"mp.sudovanilla.org",
{
"uri": "https://mp.sudovanilla.org",
"CLOUDFLARE": false,
"analytics": false,
"proxy": true,
"official": true,
"DEFAULT": false,
"region": "🇺🇸",
"software": {
"name": "minpluto",
"version": "latest",
"branch": "main"
}
}
]
]