From ecd3df8ee836c0a1c1414cbdff4c26eb11e29e07 Mon Sep 17 00:00:00 2001 From: tsosunchia <59512455+tsosunchia@users.noreply.github.com> Date: Wed, 25 May 2022 18:11:19 +0800 Subject: [PATCH] Update quicklytest.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 替换部分已不可使用的测试节点 --- quicklytest.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quicklytest.sh b/quicklytest.sh index ed99652..5fbf0c1 100644 --- a/quicklytest.sh +++ b/quicklytest.sh @@ -134,11 +134,11 @@ test_all() { result_all '116.6.211.41' '广东东莞CN2' result_all '101.95.110.149' '上海电信' - result_all '153.36.202.5' '江苏宿迁联通' + result_all '112.85.231.129' '江苏徐州联通' result_all '120.199.239.1' '浙江杭州移动' - result_all '202.205.6.30' '北京教育网' + result_all '211.68.69.240' '北京教育网' echo -e "${Info} 四网路由快速测试 已完成 !" }