fix: 更新官方站点域名检测列表以包含新域名

添加 blog.2b2x.cn 到官方站点检测列表,确保域名验证功能覆盖所有官方站点
This commit is contained in:
二叉树树
2025-10-11 17:18:58 +08:00
parent ffe562b641
commit a6b8933930

View File

@@ -290,7 +290,7 @@ var _hmt = _hmt || [];
<div id="page-height-extend" class="hidden h-[300vh]"></div>
<!-- 域名检测脚本 -->
<script is:inline define:vars={{officialSites: ["https://2x.nz"]}}>
<script is:inline define:vars={{officialSites: ["https://2x.nz", "https://blog.2b2x.cn"]}}>
// 域名检测功能
function checkDomain() {
try {