From 6c4436538503f661030d21267b9d80add8dc548c Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 30 Aug 2020 15:03:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=A7=BB=E5=8A=A8ip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 26817e6..74d0cab 100644 --- a/install.sh +++ b/install.sh @@ -960,7 +960,7 @@ customCDNIP(){ echoContent green "是否使用DNS智能解析进行自定义CDN IP?" echoContent yellow " 智能DNS提供一下自定义CDN IP,会根据运营商自动切换ip,测试结果请查看[https://github.com/mack-a/v2ray-agent/blob/master/optimize_V2Ray.md]" "no" - echoContent yellow " 移动:104.16.160.136" "no" + echoContent yellow " 移动:104.19.16.102" "no" echoContent yellow " 联通:104.16.160.136" "no" echoContent yellow " 电信:104.16.160.136" "no" echoContent green "输入[y]使用,[任意]不使用" "no"