(()=>{"use strict";const e=`

Copyright © ${(new Date).getFullYear()} 宋子桓(Song Zihuan). All rights reserved.

`,t=document.getElementById("copyright-container");t&&(t.innerHTML=e),document.addEventListener("DOMContentLoaded",void fetch("/CONFIG.json").then((e=>{if(!e.ok)throw new Error("Network response was not ok");return e.text().then((e=>{const t=JSON.parse(e);if("object"!=typeof t||null===t)throw new Error("Config data error");return t}))})).then((e=>{if(e&&e.ICP){const t=document.getElementById("tcp-container");if(null!==t){const n=document.createElement("p"),o=document.createElement("a");o.href="https://beian.miit.gov.cn/",o.target="_blank",o.textContent=e.ICP,n.appendChild(o),t.appendChild(n)}}if(window.WangAn&&e&&e.WANGAN){const t=document.getElementById("wangan-container");if(null!==t){const n=document.createElement("p"),o=document.createElement("img"),r=document.createElement("a");o.id="WANGAN_LOGO",o.alt="网络安全图标",o.src=window.WangAn,o.style="vertical-align: middle",e.WANGAN_NUM=window.utils.stringTool.extractNumbersFromString(e.WANGAN),r.href=`https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=${e.WANGAN_NUM}`,r.target="_blank",r.textContent=e.WANGAN,n.appendChild(o),n.appendChild(r),t.appendChild(n)}}})).catch((e=>{})))})();