mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
fix: 修正官方站点URL缺少https协议的问题
This commit is contained in:
@@ -291,7 +291,7 @@ var _hmt = _hmt || [];
|
||||
<div id="page-height-extend" class="hidden h-[300vh]"></div>
|
||||
|
||||
<!-- 域名检测脚本 -->
|
||||
<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"]}}>
|
||||
<script is:inline define:vars={{officialSites: ["https://2x.nz", "https://blog.2b2x.cn", "https://b.2.f.f.0.7.4.0.1.0.0.2.ip6.arpa"]}}>
|
||||
// 域名检测功能
|
||||
function checkDomain() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user