From c74b3d5d4513df01556880070db7d8a13082b385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 9 Sep 2025 10:46:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor(h-hosts):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=9F=9F=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 073e807..05569cd 100755 --- a/h-hosts.sh +++ b/h-hosts.sh @@ -28,9 +28,9 @@ NC='\033[0m' # No Color # 定义IP地址和域名列表 IP_ADDRESS="158.180.89.16" DOMAINS=( - "git.yanhao.ren" "alist.oo1.dev" ) + # "git.yanhao.ren" # "harbor.oo1.dev" # sudo sed -i '/harbor.oo1.dev/d' /etc/hosts