From 055ea325c9498f383c5a2246b6930d5cc95fd7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=89=E8=8F=9C?= Date: Tue, 18 Nov 2025 08:22:30 +0800 Subject: [PATCH 1/2] Add 'zhin' in cnames_active.js --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index fdd9ec4a44a..bfeba592af2 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3666,7 +3666,8 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes" + "zyy": "zyyou.github.io/notes", + "zhin": "zhin.pages.dev" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts. From bc3ede0f1b0adf00132144d8058ac5411d99c266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=89=E8=8F=9C?= Date: Tue, 18 Nov 2025 08:46:13 +0800 Subject: [PATCH 2/2] Add zhin entry and fix formatting in cnames_active.js --- cnames_active.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnames_active.js b/cnames_active.js index bfeba592af2..ace530cf506 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3656,6 +3656,7 @@ var cnames_active = { "zhangnew": "zhangnew.github.io", "zhaomenghuan": "zhaomenghuan.github.io", "zhd": "zhdmitry.github.io", + "zhin": "zhin.pages.dev", "zignis": "zhike-team.github.io/zignis", "ziphive": "cname.vercel-dns.com", // noCF "zizhujy": "jeff-tian.github.io/zizhujy", @@ -3666,8 +3667,7 @@ var cnames_active = { "zyh": "zyh-chopper.github.io/zyh", "zykj": "cname.vercel-dns.com", // noCF "zyx": "zyx.alwaysdata.net", - "zyy": "zyyou.github.io/notes", - "zhin": "zhin.pages.dev" + "zyy": "zyyou.github.io/notes" /* * please don't add your subdomain records down here! * insert them in alphabetical order to help reduce merge conflicts.