<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;
        .expire-box{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:999999999999999999999999999999999999;left:0;top:0;backdrop-filter: blur(6px);}.expire-con{width:252px;min-height:310px;height:auto;border-radius:30px;background:linear-gradient(0deg,#f6f067,#82e3a3);position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);box-sizing:border-box;padding:20px 10px 70px}.expire-txt{text-align:center;box-sizing:border-box;padding:10px;position:relative;z-index:2;padding-bottom:0px}.expire-txt b{color:#237204;font-size:24px;margin:0px auto 12px;display:block}.expire-txt p{color:#237204;padding:10px 0;margin:0;font-size:14px;line-height:1.6}.expire-bg{position:absolute;width:232px;height:calc(100% - 20px);border:2px solid #fff;border-radius:22px;left:10px;top:10px;box-sizing:border-box}.expire-star1{position:absolute;width:32px;left:-28px;top:28px}.expire-star2{position:absolute;width:18px;right:-30px;top:66%;transform:rotate(352deg)}.expire-tel{position:absolute;width:80%;line-height:42px;border-radius:10px;background:#237204;color:#fff;font-size:14px;left:50%;bottom:30px;text-align:center;transform:translateX(-50%);cursor:pointer}&lt;/style&gt;
    &lt;div class="expire-box" id="expire-box"&gt;
        &lt;div class="expire-con"&gt;
            &lt;div class="expire-txt"&gt;
                &lt;b id="expire_to_time"&gt;站群已到期&lt;/b&gt;
                &lt;p id="expire_to_time_content"&gt;欢迎访问，请联系您网站服务商，进行续费！联系电话：13306353141&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="expire-bg"&gt;&lt;/div&gt;
            &lt;img class="expire-star1" src="https://gd-filems.dancf.com/gaoding/cms/mcm79j/mcm79j/54816/755c2af3-f873-44a2-9031-e8c375148ada3411798.png?auth_key=1671802551-b297482b88294b1f9945b45279820f97-947989543-a9a0c2be1d85c47330f09ac8989f3ec4" alt=""&gt;
            &lt;img class="expire-star2" src="https://gd-filems.dancf.com/gaoding/cms/mcm79j/mcm79j/54816/755c2af3-f873-44a2-9031-e8c375148ada3411798.png?auth_key=1671802551-b297482b88294b1f9945b45279820f97-947989543-a9a0c2be1d85c47330f09ac8989f3ec4" alt=""&gt;
            &lt;span class="expire-tel" id="expire-tel" onclick="closeExpireBox()"&gt;联系我们:网站续费。&lt;/span&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    &lt;script&gt;
        function closeExpireBox(){
            document.getElementById("expire-box").style.setProperty("display","none");
            window.location = "http://www.lcwz.com";
        }
thisreglang = /^(zh-TW|zh|en|es|pt|fr|de|ru|ar|ja|ko|it|nl|ms|sw|hi|vi|sq|az|ga|et|be|bg|is|pl|da|tl|fi|km|ka|gu|jv|ha|gl|ca|cs|hr|la|lv|lo|lt|ro|mt|mr|ml|mk|mi|mn|bn|my|ne|no|pa|ny|sv|st|si|sk|sl|so|tg|te|ta|th|tr|ur|uk|sd|he|el|hu|hy|ig|id|am|eu|bs|fa|fy|ht|ky|ku|lb|rw|sr|tk|yo)/i;
    cjsjlangnew=navigator.language.match(thisreglang);
    console.log(cjsjlangnew[0]);
    if((cjsjlangnew[0]!="zh")&amp;&amp;(cjsjlangnew[0]!="zh-TW")){
    	document.getElementById("expire_to_time").innerHTML="Trial period of station group expires";
    	document.getElementById("expire-tel").innerHTML="I got it!";
    	document.getElementById("expire_to_time_content").innerHTML="Welcome to visit, please contact your website service provider to become a regular and upgrade to a VIP! Open the whole network promotion! thank you.";
		document.getElementById("expire_to_time").style.setProperty("font-size","19px");
		document.getElementById("expire_to_time_content").style.setProperty("font-size","13px");
    }&lt;/script&gt;</pre></body></html>