fix(h-hosts.sh): 更新域名列表
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user