From fce6e60fb2436380568432116f21362b5d9308fe Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:17:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=BD=93http1.1=E8=AF=B7=E6=B1=82=E8=AE=A2=E9=98=85=E6=97=B6?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- install.sh | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) 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