From f7d44709c410f41bc9f1c9244c7cedd2fca61325 Mon Sep 17 00:00:00 2001 From: BolongLi Date: Mon, 27 Oct 2025 15:40:38 -0400 Subject: [PATCH 1/3] Update servers.json --- servers.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers.json b/servers.json index 3aa04f8..1b0a76e 100644 --- a/servers.json +++ b/servers.json @@ -15,6 +15,10 @@ { "name": "sailbot_zerotier", "address": "172.29.205.131" + }, + { + "name": "sailbot-new", + "address": "100.114.209.44" } ] } From 8ca07dc5a2ce03eba78b6f84696099a28ee38bb4 Mon Sep 17 00:00:00 2001 From: BolongLi Date: Mon, 27 Oct 2025 15:58:29 -0400 Subject: [PATCH 2/3] Update servers.json --- servers.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers.json b/servers.json index 1b0a76e..4290f1c 100644 --- a/servers.json +++ b/servers.json @@ -19,6 +19,10 @@ { "name": "sailbot-new", "address": "100.114.209.44" + }, + { + "name": "Bolong-laptop", + "address": "100.65.88.44" } ] } From af8b93e260c1190e635f5653271b7686cdc4037c Mon Sep 17 00:00:00 2001 From: BolongLi Date: Mon, 27 Oct 2025 15:59:23 -0400 Subject: [PATCH 3/3] Update servers.json --- servers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servers.json b/servers.json index 4290f1c..f24c448 100644 --- a/servers.json +++ b/servers.json @@ -21,8 +21,8 @@ "address": "100.114.209.44" }, { - "name": "Bolong-laptop", - "address": "100.65.88.44" + "name": "Bolong-cellphone", + "address": "100.78.206.123" } ] }