update ver

This commit is contained in:
233boy
2020-01-15 21:40:16 +08:00
parent 0587560602
commit dc36df7959
3 changed files with 7 additions and 1 deletions

View File

@@ -18,4 +18,6 @@ if [[ $shadowsocks ]]; then
echo
echo -e "提示: 输入$cyan v2ray ssqr $none可生成 Shadowsocks 二维码链接"
echo
echo -e "${yellow}免被墙..推荐使用JMS: ${cyan}https://getjms.com${none}"
echo
fi

View File

@@ -133,4 +133,6 @@ _v2_info() {
echo
echo -e "提示: 输入$cyan v2ray url $none可生成 vmess URL 链接 / 输入$cyan v2ray qr $none可生成二维码链接"
echo
echo -e "${yellow}免被墙..推荐使用JMS: ${cyan}https://getjms.com${none}"
echo
}