From ce386e733e71c8d52f3ab43a4e48cc5077d20453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Thu, 4 Sep 2025 13:52:10 +0800 Subject: [PATCH] =?UTF-8?q?fix(h-hosts.sh):=20=E6=9B=B4=E6=96=B0=E5=9F=9F?= =?UTF-8?q?=E5=90=8D=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h-hosts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h-hosts.sh b/h-hosts.sh index 11e054f..631d21e 100755 --- a/h-hosts.sh +++ b/h-hosts.sh @@ -29,9 +29,9 @@ NC='\033[0m' # No Color IP_ADDRESS="158.180.89.16" DOMAINS=( "git.yanhao.ren" - "harbor.oo1.dev" "alist.oo1.dev" ) + # "harbor.oo1.dev" # 统计变量 ADDED_COUNT=0