Update list
This commit is contained in:
parent
5002755d74
commit
7d566c7848
1 changed files with 49 additions and 32 deletions
|
@ -1,36 +1,53 @@
|
|||
[
|
||||
[
|
||||
"minpluto.org",
|
||||
{
|
||||
"uri": "https://minpluto.org",
|
||||
"CLOUDFLARE": true,
|
||||
"analytics": false,
|
||||
"proxy": true,
|
||||
"official": true,
|
||||
"DEFAULT": true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "minpluto",
|
||||
"version": "latest",
|
||||
"branch": "main"
|
||||
}
|
||||
[
|
||||
"minpluto.org",
|
||||
{
|
||||
"uri": "https://minpluto.org",
|
||||
"CLOUDFLARE": true,
|
||||
"analytics": false,
|
||||
"proxy": true,
|
||||
"official": true,
|
||||
"DEFAULT": true,
|
||||
"region": "🇺🇸",
|
||||
"software": {
|
||||
"name": "minpluto",
|
||||
"version": "latest",
|
||||
"branch": "main"
|
||||
}
|
||||
],
|
||||
[
|
||||
"randomo.net",
|
||||
{
|
||||
"uri": "https://randomo.net",
|
||||
"CLOUDFLARE": true,
|
||||
"analytics": "Plausible",
|
||||
"proxy": true,
|
||||
"official": false,
|
||||
"DEFAULT": false,
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
Reference in a new issue