CINXE.COM

lottery

<!DOCTYPE html><html lang=zh-CN style="background-color: #9195a3;"><head><link rel=icon type=image/png href=/static/manifest/logo-32x32.png><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=apple-mobile-web-app-title content=98BET><meta name=application-name content=98BET><meta name=format-detection content="telephone=yes"><meta name=mobile-web-app-capable content=yes><meta http-equiv=Cache-Control content="no-cache, no-store, must-revalidate"><meta http-equiv=Pragma content=no-cache><meta http-equiv=Expires content=0><title>lottery</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS .supports('top: constant(a)')) document.write( '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />') document.addEventListener('DOMContentLoaded', function() { var splashText = document.getElementById('splash-text'); splashText.innerText = 'Withdraw fast, safe and stable'; // 设置文本内容 splashText.style.opacity = 1; }); if ('serviceWorker' in navigator) { console.log("支持serviceWorker") window.addEventListener('load', () => { navigator.serviceWorker.register('./firebase-messaging-sw.js') .then((registration) => { console.log('Service Worker 注册成功:', registration); }) .catch((error) => { console.log('Service Worker 注册失败:', error); }); }); } else { console.log("不支持serviceWorker") } const storedObject = localStorage.getItem('errorUrls'); window.errorUrls = storedObject ? JSON.parse(storedObject) : {};; console.log(window.errorUrls); function sendToServiceWorker() { if ('serviceWorker' in navigator && navigator.serviceWorker.controller) { navigator.serviceWorker.controller.postMessage({ action: 'errorUrls', key: 'errorUrls', value: window.errorUrls || {} }, [ /* transfer list */ ]); } } sendToServiceWorker(); function addErrorUrl(url) { if (!window.errorUrls[url]) { window.errorUrls[url] = 0; } fetch(url, { cache: 'no-store' }) .then(response => response.text()) .then(text => { // 处理文本 }); window.errorUrls[url] = window.errorUrls[url] + 1; localStorage.setItem('errorUrls', JSON.stringify(window.errorUrls)); sendToServiceWorker(); } function reloadScriptWithTimestamp(src) { let script = document.createElement('script'); const time = new Date().getTime(); script.src = src + `?t=` + time; script.onerror = function() { console.log("Failed to load script with timestamp"); }; document.head.appendChild(script); } window.onerror = function(message, source, lineno, colno, error) { if (source.endsWith('.js') && error instanceof SyntaxError) { // reloadScriptWithTimestamp(source); // 重新加载触发错误的脚本 // 检查错误来源是否包含指定路径 if (source.includes('/static/js/chunk-vendors.') || source.includes('/static/js/index.')) { console.log("Error in target script detected. Attempting to reload..."); reloadScriptWithTimestamp(source); } else { console.error("Error in load script detected.", source); // 在这里可以执行其他操作 const loadingDiv = document.getElementById('splash'); if (loadingDiv) { loadingDiv.classList.add('splash-hidden'); // 使用类来隐藏元素 } addErrorUrl(source) } } return false; // 允许错误继续传播,避免其他全局错误处理器被阻止 };</script><link rel=stylesheet href=./static/index.2da1efab.css><link rel=manifest href=/static/manifest/manifest.json></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=splash class="start-page daman start-page-width"><div><div class="dice daman"></div><p id=splash-text style="color: #FFF; opacity: 0;">Withdraw fast, safe and stable</p><div class="logo daman"></div></div><a href="https://66lotteryxqtq.cc/image/index.html?language=en" class=kfimg></a></div><div id=app></div><script src=./static/js/chunk-vendors.bd94160a.js></script><script src=./static/js/index.5db3126e.js></script></body><style>.start-page { position: fixed; z-index: 9999; width: 100%; height: 100%; background: -webkit-linear-gradient(top, #ff8988 0%, #ffd0ba 100%); background: linear-gradient(180deg, #ff8988 0%, #ffd0ba 100%); bottom: 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center } .start-page-width { max-width: 400px; } .start-page.daman { background: -webkit-linear-gradient(281deg, #E22F2F 1.56%, #FFD0BA 39.74%, #FF8988 39.75%, #FFF 80.92%, #E33333 99%); background: linear-gradient(169deg, #E22F2F 1.56%, #FFD0BA 39.74%, #FF8988 39.75%, #FFF 80.92%, #E33333 99%) } .start-page div { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center } .start-page div .dice { width: 2.66667rem; height: 2.66667rem; /* background-image: url(/static/manifest/game_dice.png); */ background-repeat: no-repeat; background-size: contain; background-position: center } .splash-hidden { display: none; } .start-page div .dice.daman { width: 24rem; height: 21rem; /* background-size: cover; */ background-image: url(/static/manifest/game_66lottery.png) } .start-page .kfimg { display: block; position: absolute; right: 15px; bottom: 15px; width: 64px; height: 64px; /* background-size: cover; */ background-image: url(/static/common/india_icon_sevice_new.png) } .start-page div .logo { background-repeat: no-repeat; background-size: contain; margin-top: 2.13333rem; max-width: 50% } .start-page div .logo.daman { width: 13rem; height: 7rem; /* background-size: cover; */ background-image: url(/static/manifest/game_66lottery_logo.png) } .start-page div p { font-weight: 700; font-size: 1.3rem; margin-top: .4rem; margin-bottom: 5rem; padding: 0 .13333rem; text-align: center } @media screen and (max-width: 960px) { .start-page-width { max-width: 1080px; } }</style></html>

Pages: 1 2 3 4 5 6 7 8 9 10