mirror of
http://bgithub.xyz/mtrlps-community/static
synced 2026-02-25 11:31:09 +08:00
Fix formatting of enabled field in IPs.json
This commit is contained in:
12
IPs.json
12
IPs.json
@@ -4,41 +4,41 @@
|
|||||||
"hostname": "[DE]官服",
|
"hostname": "[DE]官服",
|
||||||
"ip": "letsplay.minecrafttransitrailway.com",
|
"ip": "letsplay.minecrafttransitrailway.com",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"hostname": "[US]加速",
|
"hostname": "[US]加速",
|
||||||
"ip": "154.40.47.198",
|
"ip": "154.40.47.198",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
"hostname": "[DE]加速",
|
"hostname": "[DE]加速",
|
||||||
"ip": "31.25.89.100",
|
"ip": "31.25.89.100",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"hostname": "[CN]加速",
|
"hostname": "[CN]加速",
|
||||||
"ip": "8.148.210.168",
|
"ip": "8.148.210.168",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"hostname": "[DE]加速2",
|
"hostname": "[DE]加速2",
|
||||||
"ip": "31.25.89.10:41598",
|
"ip": "31.25.89.10:41598",
|
||||||
"port": 41598,
|
"port": 41598,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 6,
|
"id": 6,
|
||||||
"hostname": "[HK]加速",
|
"hostname": "[HK]加速",
|
||||||
"ip": "143.14.189.167",
|
"ip": "143.14.189.167",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user