From aa41704961d28b8af97427c498b213aa2e270210 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 5 Mar 2021 09:49:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=94=B1=E4=BA=8E=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E8=AE=BE=E7=BD=AEdns=E8=A7=A3=E9=94=81netflix?= =?UTF-8?q?=E5=90=8E=E5=90=AF=E5=8A=A8=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 1cfce93..408dd0c 100644 --- a/install.sh +++ b/install.sh @@ -3046,8 +3046,7 @@ setUnlockDNS() { "geosite:niconico", "geosite:pixiv", "geosite:bilibili", - "geosite:viu", - "geosite:pixiv", + "geosite:viu" ] }, "localhost" @@ -3423,7 +3422,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.3.26" + echoContent green "当前版本:v2.3.27" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:七合一共存脚本" echoContent red "=============================================================="