Compare commits

..

2 Commits

Author SHA1 Message Date
AirTouch
3fa1ab9f3c Remove port from IP entry in IPs.json 2026-02-16 11:02:28 +08:00
AirTouch
91f04cb94d Update IP address for hostname '[DE]官服' 2026-02-16 11:02:02 +08:00

View File

@@ -2,7 +2,7 @@
{ {
"id": 1, "id": 1,
"hostname": "[DE]官服", "hostname": "[DE]官服",
"ip": "letsplay.minecrafttransitrailway.com", "ip": "85.10.194.15",
"port": 25565, "port": 25565,
"enabled": true "enabled": true
}, },
@@ -30,7 +30,7 @@
{ {
"id": 5, "id": 5,
"hostname": "[DE]加速2", "hostname": "[DE]加速2",
"ip": "31.25.89.10:41598", "ip": "31.25.89.10",
"port": 41598, "port": 41598,
"enabled": true "enabled": true
}, },