diff --git a/README.md b/README.md index 4a18ae0..c69aeb4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - [English Version](https://github.com/mack-a/v2ray-agent/blob/master/documents/en/README_EN.md) - [VPS选购攻略,避坑指南](https://www.v2ray-agent.com/archives/1679975663984) - [TG频道](https://t.me/v2rayAgentChannel)、[TG群组](https://t.me/technologyshare)、[官方网站](https://www.v2ray-agent.com/) -- [RackNerd特价优质VPS深度评测](https://www.v2ray-agent.com/archives/1688973668640) +- [RackNerd低价AS4837套餐,年付10美起](https://www.v2ray-agent.com/archives/racknerdtao-can-zheng-li-nian-fu-10mei-yuan) - [传家宝级别搬瓦工(GIA、软银),强烈推荐](https://bandwagonhost.com/aff.php?aff=64917&pid=94) - 终极套餐搬瓦工(GIA、软银、CMI),强烈推荐。[THE PLAN v1](https://bandwagonhost.com/aff.php?aff=64917&pid=144)、[THE PLAN v2](https://bandwagonhost.com/aff.php?aff=64917&pid=131) diff --git a/install.sh b/install.sh index 7e9b05f..ed3343a 100644 --- a/install.sh +++ b/install.sh @@ -3792,7 +3792,10 @@ EOF "settings": { "clients": $(initXrayClients 4), "fallbacks":[ - {"dest":"31300"} + { + "dest":"31300", + "xver":1 + } ] }, "streamSettings": { @@ -8677,7 +8680,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v3.2.17" + echoContent green "当前版本:v3.2.18" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus