fix(layout): 更新官方站点域名检测列表

添加新的官方站点域名到检测脚本中,确保域名验证功能覆盖所有官方站点
This commit is contained in:
二叉树树
2025-11-26 20:39:10 +08:00
parent 7312a7b762
commit ae694a4ec6

View File

@@ -286,12 +286,12 @@ var _hmt = _hmt || [];
>
<ConfigCarrier></ConfigCarrier>
<slot />
2
<!-- increase the page height during page transition to prevent the scrolling animation from jumping -->
<div id="page-height-extend" class="hidden h-[300vh]"></div>
<!-- 域名检测脚本 -->
<script is:inline define:vars={{officialSites: ["https://2x.nz", "https://blog.2b2x.cn"]}}>
<script is:inline define:vars={{officialSites: ["https://2x.nz", "https://blog.2b2x.cn", "b.2.f.f.0.7.4.0.1.0.0.2.ip6.arpa"]}}>
// 域名检测功能
function checkDomain() {
try {