From 3fa1ab9f3cc830cfeb8879cd3412441cf0dec79b Mon Sep 17 00:00:00 2001 From: AirTouch <143876778+AirTouch666@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:02:28 +0800 Subject: [PATCH] Remove port from IP entry in IPs.json --- IPs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPs.json b/IPs.json index c5b0fb0..540d948 100644 --- a/IPs.json +++ b/IPs.json @@ -30,7 +30,7 @@ { "id": 5, "hostname": "[DE]加速2", - "ip": "31.25.89.10:41598", + "ip": "31.25.89.10", "port": 41598, "enabled": true },