fix(h-hosts.sh): 更新域名列表

This commit is contained in:
严浩
2025-09-04 13:52:10 +08:00
parent 4c3f00fd3d
commit ce386e733e

View File

@@ -29,9 +29,9 @@ NC='\033[0m' # No Color
IP_ADDRESS="158.180.89.16" IP_ADDRESS="158.180.89.16"
DOMAINS=( DOMAINS=(
"git.yanhao.ren" "git.yanhao.ren"
"harbor.oo1.dev"
"alist.oo1.dev" "alist.oo1.dev"
) )
# "harbor.oo1.dev"
# 统计变量 # 统计变量
ADDED_COUNT=0 ADDED_COUNT=0