Remove port from IP entry in IPs.json

This commit is contained in:
AirTouch
2026-02-16 11:02:28 +08:00
committed by GitHub
parent 91f04cb94d
commit 3fa1ab9f3c

View File

@@ -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
}, },