cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3030::6815:1472:80 · winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NOzftG4YPr%2FBMwBSfWU17kGXMAUu%2FhowjYi7ra5pdMf3RstEqO1NhmaKGBgDLZp0l1NxhNOVWv8hICPjKjELXSihHMlB%2ByGFukKZJ2BdunyEYVAy5pudBoo%3D"}]}
CF-RAY: 9bc5fe072e37dbd7-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:37 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0bcfee63ac-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:80 · winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y86rh%2FXw54FpWz9Gu3B0njYkhiHGf%2FL%2FYeTKPDIpEcHAmfsL6biKirzPyJE0neB5FYH%2FFKDiUMkJzYWWdkp3Zy%2FHTZ8iFF92IwTrM%2BsDAAlQusIpyIpTBy0%3D"}]}
CF-RAY: 9bc5fe06d8fd6647-AMS
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3TIpbcJRjCEpswsyiO31iegZzykzLm7GCYr1VsETZmCi52f%2Fnjyp9Rq%2FnKsK013nfQ73I3KPr3cVmK9KU392AtQ%2Bew0ex7RvykYeyuy7qOPBs0CihHoX"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bc5fe079e4eef3a-LHR
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 104.21.20.114:8443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19710,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0b4ce41f03-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:80 · winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=419
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vjvcrtbsr4w7lcEGgvgcE0g8iXKT4vj6w1CDQJOowbk9sjN6Zrtc%2Fsl5Pd5lhxsU1PnUlC6VA1H3zsvzfKsr%2FFEpOccPcNycKdPBrUI%3D"}]}
CF-RAY: 9bc5fe079ead30f5-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=613
expires: Sun, 11 Jan 2026 17:06:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ea6mqaVLmPlhmLzFMF%2BIAnkrdBnGj%2F1VN5T%2BCoXJguyZJf8K0X533XB01BtUeR0SIKcljcxUOos3yLZGp43WBw24UhXXlTXPtTA3eVQtbg%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9bc5fe08fd710c82-EWR
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:443 · winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=656
expires: Sun, 11 Jan 2026 17:06:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qAJP4lLe8efzM7%2B4KVD6FNYQrMO5PkZ8uSgIwXekgBbxv2Gp4Pa%2BQdbbUfuc08c5FMgvvWaOMlxhp91wesv7yYa3m%2FdHd00bZQviv6k%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9bc5fe0939d3e930-YYZ
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:8443 · winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19370,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0b3a564815-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:80 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=419
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bJG9KWPIMl19ouMLw9%2BvJm2ZL10x7dPb%2BDzX05%2BYHUWJBo%2Bv1K95uTHDElJ5IJiWy0NU5lRGEwMeav8dH6o9ndFSzXUNvAStWOZ5UOpmcIFE"}]}
CF-RAY: 9bc5fe079cf3e5b3-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oM2n8s3u0MjrR06%2BSUp5b8d7ClRmO20CTkeK9qOdEGzwpIJxMjCw3WGDxzNZ3GdjHHwS84jE3D6JiEMF5da%2FBKGPY%2BTlJq4aopTrMd4%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bc5fe071d97e5a3-FRA
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:80 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=220
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LHKU9aNNnZ1tJzQN8Svyp35HuKUHtcDt0W%2FB6Vq58z91EM15GYz6ab7VEwkY1jjbQ%2BSQd8i3VFOw0SD2nbS3T63OwJNHEB%2BeqKEXS%2BGexhvRhy4%2Fic6hsODMZlsi"}]}
CF-RAY: 9bc5fe078ecbaaad-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:80 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UqzcMW07Wfmsot%2Fdf9i0Jh%2B12YtAlS3dgg1wvy%2BKe7nBT0UokEd5OSS6OBoKMpPEMk3fz7A7VllKeM%2BRWYOGwMythPW8v0SUinxW449lQ8NG"}]}
CF-RAY: 9bc5fe065f427068-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=221
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fJ7t%2FUHCNlvUeWHdX2g29hE6IZe8qWvoWeoZC0teaTt83lVzwPXYpCBM3IFi5WwUe5JhZJ6zM81whfgx12mHONdl%2Fo6q%2FY1BxeLtUVuQtyKrgcRQIbWqr7Y%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9bc5fe08b9ac61e9-YYZ
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=129
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6AzSiWpIctFQkKTm3EkUjcvr%2BBUVczqMa518XlbtJAvQNwteXofxYN7itzZ38i1gt8ZSh%2FLhgZxcz5we0zTIUvFeJ2D1bcUAZYr3GyPPW1kz0K4RZOgXweGWCuM7"}]}
CF-RAY: 9bc5fe05dd809cde-SIN
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:37 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19660,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0c5b4bfdf0-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=197
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vYQB2cJdK01U4lKtnUROUboiCBklLBq3MD3GDaj6RKJEmixhns5yuuhnmwwMOWm56ht4c1iAWtcPOvBRthZfuJxdBiSWtnZxKF6P1den4AO%2FalOGQYiaabaz0mPy"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9bc5fe063d4cfd6f-SIN
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sYy5LEV65%2FacGh%2FOKsWPtGbW3W6nOhnZxyb8dW%2F2GbMFRMkff26UAzv9QckcLzWh0bXqeEJNmfB2w7sULqmsND%2F%2FBWK4knlDOzGM6K73KC41"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bc5fe070fa0dbda-FRA
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 104.21.20.114:8443 · winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19692,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0b7f552fbd-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:80 · winner988.com
2026-01-11 17:04
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=W4pGKOWLfeCFzRGIC%2BFLoZ%2B7wyvbWkj%2B2QNu9MgciPVu6O1410M87pgB1PR%2FGG2LkbM7Clnjjlkc0LmuWGa7On5RDAYZURlWX799pI8%3D"}]}
CF-RAY: 9bc5fe068a314b78-AMS
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 17:04:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Sun, 04 Jan 2026 08:54:45 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 11 Jan 2026 17:06:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3HfPVYOej6jgrr3FUCtGebBufURuku86oe91uWrYvPATsHOKhG2J43M4%2FUe%2B9V3NhN3M%2B1zfM4kgM7KFb1xOQvcZMHjponu5fzUsq%2BRB%2BTqVYnrslO7Z37pcp%2Bip"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bc5fe076ee5feb0-AMS
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-CQxWwmxs.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C8xl_fpH.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0ac8e0dbea-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:8443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0ac9fee7b1-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:8443 · www.winner988.com
2026-01-11 17:04
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 17:04:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc5fe0ac8f233e8-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:8443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=19,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vP6nc6%2BbEv%2B9Gf4JjNiz%2BVXBUl885XsmyNskF1ek2YiZNaYMKiIQ2Xr%2FvYEP2B36bi9fZSAIQA21jxjq3WP92UXZ3Oow6oA%2Be2n%2B9uMSng95Zwxp"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4f4823d883-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4f4823d883</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">164.92.107.174</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"
Open service 2606:4700:3036::ac43:c061:80 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2eI0j1uim2M6O3Ontu4%2BtCS%2BVkgq2u0YqmE4r8qhyCuwM0I5ekU%2Fg7XSgT8tksVdcKEzZf9CTGu9EH4aS76n%2BzDaS3SgCdmqGuQ9coRFyL5ThubPfJ9wZUGKMepiqII2uGY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4f2fc8b828-SJC
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4f2fc8b828</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2604:a880:4:1d0::4d3:9000</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 104.21.20.114:80 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=7,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8WbMA10v2%2FVwKsZgrNAp7rGNGuUCKKwxHyuUCQuPe%2FsRUCRsQCzt1XPDgI4roBylU2L6yfFnbx0pW8hgCJd8d8HZFW7VTdR8U%2BGa4VERkPBfy859JXI%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4efce070b5-SIN
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4efce070b5</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">146.190.103.103</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&
Open service 172.67.192.97:443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=iNUnxApcNJhWaIWDPRP5Us6iPaZOUmGhQDMn6kbyqA9hRS%2BSYzLVrlLeRJH0bL5KBVudtr9L%2F%2F3r8kc97CF39qOSdLfs9eEmHpMkZljeUr5qqYg7Ip4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e6c88a401-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e6c88a401</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">164.92.244.132</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"
Open service 2606:4700:3030::6815:1472:80 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=U6hYGXZfc8N4PnOfqrdateP6wYgkH%2F11sd%2F%2FQWVt6tLIznY8Z%2BKz3kYS%2BCG5rS%2FrvQnWKrZtgpJHL5VEf2R3zCyJyTohZE6LHBYKSBhtM0RazIGj48mVwRbBsdx3d%2B%2FNF24%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e6844b69d-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e6844b69d</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::12bc:e001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 2606:4700:3036::ac43:c061:443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eMIOv9zaqKvxnCnJ2QuxikXWahXrphMMrnz2%2BQNAZTEc9TBqlBEHXbKIbDfI9UN25SPlxfNO7%2BKNYfGuVpZ8qXaUxZTGFp58DjCoLcZW5JqYP%2FP60HE5hckCFQorx7SxroY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e5e7e718b-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e5e7e718b</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::ca6:5001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-rev
Open service 104.21.20.114:443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XyCEbiUE7Y%2BZM0FkyI3InHSgTqlgVcBnyjgVH5a5p0%2Bush4UJaoEbw7%2FPInk%2Bq2ETBuB6CaDnicrXAXf%2FDVyZOlkZOAQIPHkD9uVid0RcuGgZLuP8cQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e4d251961-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e4d251961</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">159.89.12.166</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"c
Open service 2606:4700:3036::ac43:c061:8443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZDAYaj5yruZnXrkKAFhyDlu96J1YadkJcjgqXIVLP2O38jV0LV5xAzNt5v1xjCMterL6wcmRi3ldxTEpLgabNA7KqflvcRNheby9bKWSIpyX2wg7MUmjkN%2FqGJgqmC77d3g%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e3d8b131e-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e3d8b131e</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:2:d0::1727:c001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 172.67.192.97:80 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gCfTp9VJ%2Fa8SGtkZYwhVBhL32yqEiLB1Pmv9ozQrsg2eqMu3P8x3dpWLf4LuJfh%2FGjjMQsL4PqAnjtkAPoSCsCrIhg%2F8JQeAu7EfkgExNGXf4lZ0DuQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e2df3dc81-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e2df3dc81</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">64.226.65.160</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"c
Open service 2606:4700:3030::6815:1472:8443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bUb6AdBEfh%2Bt3XWSXSFFPC8QT9jy0Z8zMqrQF11nBOJFuIhSJAx%2Be%2BVFn%2B14m8%2BUf6d%2BJYfbueX88JzFYF2dXNH18Zmcirvwcu%2B8KIEkhbrra9dUHSVXtCWFHKdp5k3w%2Fg4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e2cba9bce-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e2cba9bce</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::402:d001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-rev
Open service 172.67.192.97:8443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=conQBNzLPIlqaWuMg6t6EUI32Qlp5ML1qdCXRl3IkV4XOQZ%2BRR6hT%2FUe90GlO5ZUk14L9%2FYIk3m4XAr4rriow6n%2BuLEiF4KJZj7S%2Fr0h6eZ8dGo6lqY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e18577725-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e18577725</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">206.189.19.19</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"c
Open service 2606:4700:3030::6815:1472:443 · admin988.winner988.com
2026-01-10 22:41
HTTP/1.1 403 Forbidden
Date: Sat, 10 Jan 2026 22:41:16 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pTBLKOkWzrnfu3wYHCWoX7L8AfPOqcawoYpwVhghPBB8%2F6P1euH24klP03mkmUcz7j6EztXO2DmQQTjYdXmXyPUcss6UUmK84Xpaqibk2Rj%2FqjTcdEuSSZORb3LJ9oj5lio%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbfae4e0b12dc4a-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbfae4e0b12dc4a</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::d1a:1</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal
Open service 2606:4700:3030::6815:1472:443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CN23I5vqN%2FVsWg53qxhep4YkVJ08%2Bkyq7ZK2m5YGP4IJtiMa1JG1YclBTV%2FXuDGz27LW3LyHalLRnc1UjWtO8NUOMa5E6W%2BzVKdnJtPer7wikELLTpYygPm4p14n"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d3bbf7d5f2-SJC
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 104.21.20.114:8443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mf9lbHnA%2Bp8BnUfjuv5n8mcUaG0L6JmOO2srceNS2dIpRxw%2FhmeeBRmdokxs64wK6%2BdZz8Mmn5DBGf1%2BCEKtTXT7xLBo%2BRsgQNS7XihS2Q%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d70a26dcde-EWR
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 2606:4700:3036::ac43:c061:8443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8kwt6Ftl6%2BSCuyo3%2BPj78e2d0OnmXnP6%2BLW%2FAxhxT8WCJIxlIOlRfGAptCDlTdnStVqhLNdIS1PElFBFQJC4kAx2aYsesR1gGVaG%2Fc4F8wM8uKw6oc%2BUjoAAAw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d33b3291f0-SJC
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 2606:4700:3036::ac43:c061:443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6gvIJDlrf8vtFcj%2Ff4odjranAcuLHFlx7iM5mAJw3Tb9p32HV0a9m7lGSFjz9kWKZu4Jm9NwpmmbR2Cd%2FWUGhU04qCNDebgFqoaDhxMRq7VWY8m%2Bze31APkcbhCY"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d5df0f3721-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 2606:4700:3030::6815:1472:8443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6FcwNW6OAn42IqntDRAGiu%2FHE2pZiZ1d7dA3rh%2Fif3kAuouhO3GK1RL50j3cnbPAM7Wq8SVEw%2F1cua2PTpyuvcq%2FEVKGWW9OCTHNFrvVcS6Oty5UJDsKRO9r6vhQ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d59c1463da-LHR
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 104.21.20.114:80 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Bqz40pltPKYd0S%2FndQMidl2j2ixZYBrpKRH0avhKd2XzpBrGQj5sx%2FHdWKGYV3UJwDfOCR22XYrxwJsvrUgVuuQjxNYuhjpfsEuEIq%2FSCvsb"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d588e3362d-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 104.21.20.114:443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lstu8GheiNkzOdRiT6pqCVGJ1D9wOpg7cJCMF1ACU%2FE2cPI46I6cweTI%2Byc62HH5TdGE1WZUFAyljzPJmQHVAOkhf42s6jES%2FW3gK355GzSc"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d71a3cec72-YYZ
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 2606:4700:3030::6815:1472:80 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vn22gYJmNmsSVYSSlgWgl0ivk4FuC4OYne8uNrJRFDi5npJwFMmf853I7d3CYd37CrSLLOWgc3Byz3XQViS4h4J5KafJfyMc6D69OQsj%2Fuh2CSydq0wwcjPejg0q"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d52fa79f42-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 172.67.192.97:8443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tNP0D21DkZtV4GWZShkc4MmY5mP3KCyahpYeXQhTtEVW3K382vbbB96aa5O4ao%2Fz9NlDTnLvjvoMWd2wQVri5ArQhi4YTDubG0dX4tJggqWf"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d50e685d97-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 172.67.192.97:80 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AlNzl3Q7j6nC90TvtTJlLv0f8a9NlTq0c81KQc8pqVKZD%2FB8EAta19ekpuy6OB%2FZAX%2BG3W2RhIe3Sxrv1miXoTYq9nvtw4E29oMkQ622Het0"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d53fc0dbcb-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 172.67.192.97:443 · db2.winner988.com
2026-01-07 03:02
HTTP/1.1 404 Not Found
Date: Wed, 07 Jan 2026 03:02:45 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dRvfqkq7%2BzswgcxVZ7UHhj0uOcx9g13P9fqKHphso%2BSdzn%2BVwjR0XE5OvUVTE4Fqwn%2F%2B5aNNpvaToAyOWtkTNE7kWmEOwBCPU%2BzD%2FOV%2FgmkZ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Vary: Accept-Encoding
cf-cache-status: DYNAMIC
CF-RAY: 9ba037d558b0dbb9-FRA
Page title: Not Found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="https://www.cloudflare.com/favicon.ico" />
<title>Not Found</title>
<style>
body {
font-family: system-ui;
font-weight: 300;
font-size: 1.25rem;
color: #36393a;
display: flex;
align-items: center;
justify-content: center;
}
main {
max-width: 1200px;
margin-top: 120px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#text {
max-width: 60%;
margin-left: 1rem;
margin-right: 1rem;
}
main > section > div {
margin-bottom: 3.25rem;
}
svg {
margin-left: 2rem;
}
@keyframes eye-1 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
@keyframes eye-2 {
0% {
transform: translateX(0);
}
10%,
50% {
transform: translateX(5px);
}
60% {
transform: translateX(0);
}
100% {
transform: translateX(0px);
}
}
svg > .eye-1 {
animation: eye-1 3s infinite;
}
svg > .eye-2 {
animation: eye-2 3s 0.6s infinite;
}
h1 {
font-size: 3.75rem;
font-weight: 400;
margin-bottom: 0.5rem;
}
h3 {
font-size: 2rem;
font-weight: 400;
color: #92979b;
margin: 0;
}
a {
color: #0055dc;
}
p {
margin: 0;
}
#error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
#footer-title {
font-weight: 700;
margin-bottom: 0.75rem;
}
</style>
</head>
<body>
<main>
<section id="text">
<div>
<h1>Error 404</h1>
<h3>Object not found</h3>
</div>
<div>
<p>
This object does not exist or is not publicly accessible at this
URL. Check the URL of the object that you're looking for or contact
the owner to enable Public access.
</p>
</div>
<div>
<p id="footer-title">Is this your bucket?</p>
<p>
Learn how to enable
<a
href="https://developers.cloudflare.com/r2/data-access/public-buckets/"
>Public Access</a
>
</p>
</div>
</section>
<section>
<svg
width="414"
height="212"
viewBox="0 0 414 212"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<ellipse cx="208.5" cy="166.5" rx="174.5" ry="45.5" fill="#E2F5FA" />
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
fill="#C5EBF5"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M205.516 80.2674H139.419L148.186 141.237H197.788L205.516 80.2674Z"
stroke="#6ECCE5"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<rect
x="137"
y="75"
width="70.9351"
height="9.39611"
rx="2.40792"
fill="#C5EBF5"
stroke="#6ECCE5"
stroke-width="2"
/>
<path
d="M124.566 13.277C121.053 13.277 118.204 10.4288 118.204 6.91534C118.204 3.40191 121.053 0.553711 124.566 0.553711C128.08 0.553711 130.928 3.40191 13
Open service 2606:4700:3030::6815:1472:8443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:28:16 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19571,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d99cd981195-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:8443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:28:16 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19743,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d998aebac90-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 502 Bad Gateway Date: Tue, 06 Jan 2026 19:27:56 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=12,cfOrigin;dur=649 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d94be69299a-YYZ alt-svc: h3=":443"; ma=86400 error code: 502
Open service 2606:4700:3036::ac43:c061:8443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:28:15 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19465,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d99eb74e55d-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:80 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:55 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://at.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=64
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QR3sS8UR6cdhaQqVo7KZhY5PjQ2yZIjilFatCA0GRLMbyH8G4QaxBsdwYqv52pexQdUg18KF%2ByUkKpwjcQY1lKKc1rnTwbLT1sQniSYQbnvvoSGhGKRHTw1Eomg%3D"}]}
CF-RAY: 9b9d9d940bdece02-SIN
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 502 Bad Gateway Date: Tue, 06 Jan 2026 19:27:56 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=8,cfOrigin;dur=705 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d97ea8774f9-SJC alt-svc: h3=":443"; ma=86400 error code: 502
Open service 104.21.20.114:8443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:28:16 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19688,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d99ae8c4832-BOM alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:80 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:55 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://at.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LxOTKpX5nyKMOd9yks8zPhwEK%2BHwmQ6MH6tuNvZfPBZAkX5EPbNA3rOqyMOk5jt7seFS1JAGZJp%2BsHUsuyXuYkpDJHw8dOysaK%2FxEcpuB%2Fo%3D"}]}
CF-RAY: 9b9d9d949d1ed9d3-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 172.67.192.97:443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 502 Bad Gateway Date: Tue, 06 Jan 2026 19:27:56 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=13,cfOrigin;dur=213 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d96ecac0f3a-EWR alt-svc: h3=":443"; ma=86400 error code: 502
Open service 2606:4700:3030::6815:1472:80 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:55 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://at.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qwNxiHw4mtH3Bbz3k3QWlGke96cSL%2BV2apmw%2Bi4mRwLdNN40RQ1reJ1fMZvk4%2BzU593tdjCMrQv%2FzEtwFqePTxG04U8nOb%2BbJuECyO8HOC1hQGvwdDoFb56XQ2c%3D"}]}
CF-RAY: 9b9d9d941db53eb9-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:80 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:55 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://at.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=RYjlMxf9TWoJ3wlgy9BkaZca4g6gMJH2h2EGL%2B5nM9%2FaG4%2BzWNZqx05Tg2YtMfSL6pPDHDke6M5r6qZteseUSG5peJiMdR4YB60bb57cPM4%3D"}]}
CF-RAY: 9b9d9d93dc589e0d-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · at.winner988.com
2026-01-06 19:27
HTTP/1.1 502 Bad Gateway Date: Tue, 06 Jan 2026 19:27:55 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d94a8145cb0-FRA alt-svc: h3=":443"; ma=86400 error code: 502
Open service 2606:4700:3030::6815:1472:80 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://log.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=20,cfOrigin;dur=411
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pA%2FQBMSmUmZqagIs6Rp12DDN9thnnqAWEKYBnZ6cPyMgz0U8lTu2oI0H8C7%2FYjK3v48QjGLRYL59iHqgFLsYGqNZVHtIIOERYRJi4RQ11utc84toTXJrJDXPHbu0"}]}
CF-RAY: 9b9d9d0bcc97d8d9-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 403 Forbidden
Date: Tue, 06 Jan 2026 19:27:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=599
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LaCcWo2d%2B2IkHSfO6TqcMISiK%2FVzDq9JvxoZ6%2Fjr%2FBSjsUWpEhuRPJQGWPpw5%2B1frKPWYQzHNQPaDjJGFZkLGgfuJ4lSb%2Fi1fyC1oZd%2F82mKVg9uTVsQ%2BxlBRdQw"}]}
CF-RAY: 9b9d9d0d1a414307-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:27:53 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d0eee9b37cb-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:80 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://log.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=B8jll1TFtitwaIXdy%2FepIGkTbvh2qbp9Xkeu3aBabL3lnTpvXEwzi9ZaE5CIUH8ib74XYNPHnu6TOTYpgc%2FXSttXdSTlVu0xpNb1%2BtnjPg0IT25xMs3ONowKlqS2"}]}
CF-RAY: 9b9d9d0a383637c6-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 172.67.192.97:8443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:27:53 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d0edc58a040-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 403 Forbidden
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DbDh15J9gvSxNnWKDam4VMA6qUMS%2BdNoDC3f1FgCwz8zJ3K5GuvsattGYVCi4YeVRXaEPtDSh1OK8asndGQDAwhSvozAruVvT0Kp2NsjmRIK"}]}
CF-RAY: 9b9d9d0ae809d346-FRA
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:80 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://log.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=65
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c%2B%2B4ULLOSIkwKSz3prmDpUI7u3hApX6rwcOvK0Vg5iiUB6X7keb7Jwv8MxdMZFa0%2BuSgEFkK0kHoRkQjhocH85CQBslbJ7VrHdCptT%2BMHQ35"}]}
CF-RAY: 9b9d9d095b57604b-SIN
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:80 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://log.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UhO4WXjc4lRapTE0iU6plVlavWCSWPhda1wGVAdqL70R6byxhULFvVxisVIvOGl6hqXsJi9GAomC4rlWobrn2N5ak2QJdBzeScKVAE29szGh"}]}
CF-RAY: 9b9d9d0a0cf4dcc8-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:27:53 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19361,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d0e9c8649aa-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:8443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 19:27:53 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9d9d0e9fa9e5da-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 403 Forbidden
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=211
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CQnRXnXIBSmnGNV7j1to%2FNgUYDkXtlWjYH7TLkHoUySbBmhyO%2FaSfUBNiiMC8PWmqU0BuSMOpFCwJPs2DZHcjSkMXmU2T8UvNat9SeayoW6snLTlHTbqncSJgg%3D%3D"}]}
CF-RAY: 9b9d9d0c1dab61ce-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:443 · log.winner988.com
2026-01-06 19:27
HTTP/1.1 403 Forbidden
Date: Tue, 06 Jan 2026 19:27:33 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fFFGxHbZIe3mFfuRJccuuYoSyx61Nn10PtDffVCb%2FrSJsXtxHFoPYtEL42Dxb5xkV23ckMRr8kYAGE%2BcKrPZHNK4iQHM6hhgry9H7uXIl0xU"}]}
CF-RAY: 9b9d9d0a0848dc90-FRA
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=3,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=G9n76wO3veuaLvTp986ZKpVVJQnUDYmNQmRvkkp7YdeWfTjJgklPhkghWfYrORFtO9yXfNCl6KItHwpkGnPKX0PVnQK3B2bziEr5NhRIQ6YAp5EGPQiL9mEnlM63plGD"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34ba9877fd37-SIN
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34ba9877fd37</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2400:6180:0:d0::13f7:9001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 2606:4700:3036::ac43:c061:80 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p0WSmNHp0o7hm4tmaTRmuE1EYl%2FD9aBj4a8QOeXiBIh3G%2FiUn0BmNF8u6vsRn4iTIIKvhvCwDS%2BJ7LENJI%2FL9P1VjuBtHyBN5qM1Vpaal1u13yw%2BNLkFKgpMz8oYFCYS"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b6e9c2fd32-SIN
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b6e9c2fd32</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2400:6180:0:d0::f29:6001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-rev
Open service 104.21.20.114:443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xTGxXXri7eIsHwAt%2F%2FAhrbtFGzNN70qY7qri7XSaTkKH2OSjEhP6D2eV2blH%2BVxhZ1Oeqig%2F5zEwevqi8x9tj4kBszIYbBkubOO6H4feaXeoB5VX"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b60b55fe0f-SIN
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b60b55fe0f</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">146.190.103.103</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&
Open service 2606:4700:3030::6815:1472:8443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=6,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DzFhk2qPXViWkLR9TMKOhLhD%2BtBB5bFCgu1V2jLNcrexaDtydhlNF1hpIzwN4heVhlvEWjjf9hn6GcaYn42JSOaLugnlPg%2FiYgZnAu%2BNnFTtbzLT7tVG%2BLTyT83S9A%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b5ca3d155d-SJC
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b5ca3d155d</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2604:a880:4:1d0::3d7:5000</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 104.21.20.114:80 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gllUHGsbd70I%2BVI7JHXaTO6FHURoaas20aUI4yb48yV5c6uUYvNuePgw9ga%2FThRTiUPKhYonxF6j0S9hO%2FV7N7wC0xaknZDpq%2BpMsCh2ONIdt63Q"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b5aefaf555-SJC
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b5aefaf555</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">164.92.107.174</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"
Open service 2606:4700:3036::ac43:c061:443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=6,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SaftRqk1POkTk3YppLpKW9gb3txH4stImapqWsqQGMt%2FINw43JAa%2FJU1hZ4Sh0m%2FzBaxh4hs0%2Boi4w6w5dry4tkSC%2BS5FfBW8yKlHzEGpTJM29C0ASnd4A9RXnQkwTLE"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b58ae5ac4b-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b58ae5ac4b</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2604:a880:cad:d0::d8d:8001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-r
Open service 2606:4700:3030::6815:1472:80 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=W0UJ2cf8QUOCN8BEr1YFUVE7nghxojex8LC2Bp5P5dXrMDgWvn7ac7fRHedmmxwGcFF2C17RuKUq2LSUsK%2F6tavMJgrVJFpnVCNY2ObpGssrA9LCf0JrEDGf9g3D22%2FF"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b5e9082bcb-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b5e9082bcb</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:3:d0::1237:b001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-re
Open service 172.67.192.97:443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BzaaR0soHENrFRrRgLpK626I%2Bdqx3PgRZak82Io%2FOaOmg%2FXC43klQ32gsGlaMYIYsOOTFwSctxhhSiGnC7rSUqzq26Hf6qU0EPArK5FInNYgdVEa"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b53d36b978-AMS
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b53d36b978</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">142.93.129.190</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"
Open service 172.67.192.97:80 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QKzkoJfHZglwockGxh%2FEznUKfPFiOHwK47ufFfID0L5yMEp2G3%2Fr3oktpSI9cJGiK1cngQH20sxv%2FwSuwDMN7%2FdM%2Fcl%2BoxHg23%2BIjozbPLU1Cu2W"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b518469732-FRA
alt-svc: h3=":443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b518469732</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">164.90.228.79</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"c
Open service 104.21.20.114:8443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=3,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8Q%2FzKBEDBpbuxBi2tdWB%2FT2FlcubnS%2BBb%2BjMd%2B25sZC%2F6Klan8r%2B5hKKeKZsh%2F699LXM5K%2FddXQm1WgxzukEbVufFvLySYZcZ9wrQx82tI23ZopR"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b5088f32b1-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b5088f32b1</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">167.71.81.114</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"c
Open service 172.67.192.97:8443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
Server-Timing: cfEdge;dur=4,cfOrigin;dur=0
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nZH90CFmvuLljns1vGxj%2FS0Ofedj6dYheD392%2Bs%2BnrZXCu1gUON1z2vESExPHkU%2BeJD3nMkwpyDy8850TjqZTH%2Baz5UbvRNEvpT6z5mt3i1ViKcI"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b4e9a733a6-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b4e9a733a6</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">167.172.232.142</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&
Open service 2606:4700:3036::ac43:c061:8443 · pay988.winner988.com
2026-01-04 16:45
HTTP/1.1 403 Forbidden
Date: Sun, 04 Jan 2026 16:45:22 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Referrer-Policy: same-origin
X-Frame-Options: SAMEORIGIN
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9j2P6dHBUVcP6Qy6pywTr6V64wF%2BiR6mxoplXpgy31W0%2FP%2FFYa1pMMYeJN27tx%2BJU5JyvGzYGdc1W1Gd9gHwC8FL7d6dhRj2cIvt%2BzNC%2BnHP5FcCy9xLsU38%2BEXOKVRe"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8c34b4b8097735-LHR
alt-svc: h3=":8443"; ma=86400
Page title: Attention Required! | Cloudflare
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>Attention Required! | Cloudflare</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
<style>body{margin:0;padding:0}</style>
<!--[if gte IE 10]><!-->
<script>
if (!navigator.cookieEnabled) {
window.addEventListener('DOMContentLoaded', function () {
var cookieEl = document.getElementById('cookie-alert');
cookieEl.style.display = 'block';
})
}
</script>
<!--<![endif]-->
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> winner988.com</h2>
</div><!-- /.header -->
<div class="cf-section cf-highlight">
<div class="cf-wrapper">
<div class="cf-screenshot-container cf-screenshot-full">
<span class="cf-no-screenshot error"></span>
</div>
</div>
</div><!-- /.captcha-container -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
<p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
</div>
<div class="cf-column">
<h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
<p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
<p class="text-13">
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9b8c34b4b8097735</strong></span>
<span class="cf-footer-separator sm:hidden">•</span>
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
Your IP:
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
<span class="hidden" id="cf-footer-ip">2a03:b0c0:1:d0::d3b:5001</span>
<span class="cf-footer-separator sm:hidden">•</span>
</span>
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
</p>
<script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-rev
Open service 2606:4700:3030::6815:1472:443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 07 Nov 2025 12:45:46 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=200
expires: Fri, 02 Jan 2026 14:42:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=A0fQf7259fFHOKmd1EEYrO%2BQ6qSr7ggYsjj5Hf%2BooDZASl5r6yfMR8oRAZsHmlWcpTBUGJfIlaz3BRT1F8wxl5bH7NJGzCgu5L1vTTp3nDpAkM6yzX01zf7bwf1EIQ%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b7b02b51de17a99-EWR
alt-svc: h3=":443"; ma=86400
Page title: SLOTS379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.slots379.com/image/slots379/slots379favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.slots379.com/image/slots379/slots379icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>SLOTS379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="SLOTS379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="SLOTS379 – Apps on Google Play">
<meta name="twitter:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<script type="module" crossorigin src="./static/js/index-CURM-7bE.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-DbNnAqKg.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 14:40:35 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19323,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b7b02b7b95bce29-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 07 Nov 2025 12:45:46 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=602
expires: Fri, 02 Jan 2026 14:42:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jvsHplNl4TOXZ417MUx46CKAYLagMO1QdXSLwn2jqyP7ohIMwCzEH9SFw05sQe0nHUc7%2BhKcvNc6vh6uX16c3gLzk95Xd6abxwvkf%2FuV7GgzpA%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b7b02b4fc0ec413-EWR
alt-svc: h3=":443"; ma=86400
Page title: SLOTS379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.slots379.com/image/slots379/slots379favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.slots379.com/image/slots379/slots379icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>SLOTS379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="SLOTS379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="SLOTS379 – Apps on Google Play">
<meta name="twitter:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<script type="module" crossorigin src="./static/js/index-CURM-7bE.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-DbNnAqKg.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 14:40:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 07 Nov 2025 12:45:46 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=694
expires: Fri, 02 Jan 2026 14:42:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tL%2FE9GwhlwLajp%2FjLkb4ZYi5iaM%2BpvLiDI52DOzWTYzCLFtIurn5%2FfEXFG%2B3O0IBS3B6yT5BT4UMjdJQbjAmWT6ARRzxGP%2F8US87Kv%2F39JJ7hW1eikMeJ8gkD%2BQs1w%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b7b02b76cb9fafc-SJC
alt-svc: h3=":443"; ma=86400
Page title: SLOTS379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.slots379.com/image/slots379/slots379favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.slots379.com/image/slots379/slots379icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>SLOTS379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="SLOTS379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="SLOTS379 – Apps on Google Play">
<meta name="twitter:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<script type="module" crossorigin src="./static/js/index-CURM-7bE.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-DbNnAqKg.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 14:40:35 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b7b02b71b0adc72-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:80 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwc.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xPQ0YVyU%2B5t4CsklWfeWhnyEGb23%2B0MtVaUISmk3gIy%2BhhU9WVyDvJBoXdcuXDVKIpNaK8r%2Bey4Cz4v80TrmhCuNONnZxJT4l6tQ9MFF%2FKSsJmLfZT2xZ6H8N%2FppVw%3D%3D"}]}
CF-RAY: 9b7b02b45d6fbbeb-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 07 Nov 2025 12:45:46 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Fri, 02 Jan 2026 14:42:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=etyXMfqsI1ke4LG5r03baaLsHZ3LQ%2BpaoR9Dq1X4LkUpNnOYOvuv9wdj%2FDMPfRj8fwEaZTuKk7Q%2B1Nr%2FSHseGNQgGpearQNjxyE4%2FoELmexOLg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b7b02b31f7bcd67-LHR
alt-svc: h3=":443"; ma=86400
Page title: SLOTS379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.slots379.com/image/slots379/slots379favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.slots379.com/image/slots379/slots379icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>SLOTS379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="SLOTS379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="SLOTS379 – Apps on Google Play">
<meta name="twitter:description" content="Join SLOTS379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.slots379.com/image/slots379/slots379PM.png">
<script type="module" crossorigin src="./static/js/index-CURM-7bE.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-DbNnAqKg.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwc.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gLultfDPXUvpmHVidxnkrwbmBY%2BFu8TQetQoW9muxKZb1h2kgzdVwGYCyO%2Bwgo3fNKjzGcvEsVMOzIH6t65G0BW%2Bbjdv5uzGXa0hbHwTCjPYo%2BskMTh%2FUpIDfl0%3D"}]}
CF-RAY: 9b7b02b2bc7268f5-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:80 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwc.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=403
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MamOHIU%2Fni1R%2BiKN7TYhkxgJMrI3P3cF27yTYIKMLmSETVX2fL3QdkOlLsRLxVHiV57SB8SV5NtMV6yEPTuczt8QXTVdvyROv%2BAiUwVGzk6sDw%3D%3D"}]}
CF-RAY: 9b7b02b36fa52e74-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:8443 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 522 <none> Date: Fri, 02 Jan 2026 14:40:35 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19261,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b7b02b6ccd4444e-BOM alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:80 · wwwc.winner988.com
2026-01-02 14:40
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 14:40:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwc.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=416
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=et0tgDa92t0B0opwuPRFLHnO6SQnu%2B5qCkPuax73gTR1lBeeJ0elvzxPt3DdwmiiTNMym8FuOm63h3F2qsnGaW2VdTlPXiTCDAOwqRmYd1jcjw%3D%3D"}]}
CF-RAY: 9b7b02b47b404261-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:8443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:55 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19656,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e7278df0fcfc-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:80 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwb.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=129
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BErw%2FtNT4hSKOOhiXI3Py1VLR%2BclTzroXeXlVXMZmhnuAecRqgn6w2gKsStMrjPUX2bmPsnoDbcArlYntrZCPvmQSVBbJx849pF8vIgrw%2FPLlQ%3D%3D"}]}
CF-RAY: 9b71e71ecab9fd64-SIN
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 24 Dec 2025 01:49:03 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Thu, 01 Jan 2026 12:10:34 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ug6Jea%2FVTqxYRu2xQMEGYEBDHSL6jgaQKT%2FzV%2FixYTZVYq7Zdtq%2F3TX0dv9zzO3zN8mgS0s1Ne0aQAsdhJLefZdqOrbhtcTTtPcCq%2B6LXmpMW%2BQz54Yc9TPMd%2FD0gg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e71ea8a1920e-FRA
alt-svc: h3=":443"; ma=86400
Page title: WIN988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db2.winner988.com/image/playstore-icon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db2.winner988.com/image/playstore-icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WIN988</title>
<script type="module" crossorigin src="./static/js/index-CeVC8jkX.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C1lOKC4m.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 172.67.192.97:8443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e72289a91963-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 24 Dec 2025 01:49:03 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Thu, 01 Jan 2026 12:10:34 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UuYmkV6Q%2BkkZFfIqdnIU78Cwn6zkis0k4f68A5WLcuQge%2FDiLHrjgUhdY1OayktgQO1q7gDYWhO42b%2BYxvEt2p0L6%2Bq1tzsIGDgzavDcMC3uWFz07YLswC5tcaBRew%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e71ebbe6e7ba-FRA
alt-svc: h3=":443"; ma=86400
Page title: WIN988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db2.winner988.com/image/playstore-icon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db2.winner988.com/image/playstore-icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WIN988</title>
<script type="module" crossorigin src="./static/js/index-CeVC8jkX.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C1lOKC4m.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwb.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=os9Irm7ex2kdmw%2B0DQ59Mm5DzCOnofBE5R5rstsApNSJNh4aGo23iyXEKki9UQ10gC7KpxgeF4xzcc%2BZZo1czfYMPcbLA6Ek62V8olADuCE%2BqgawfcBsm5zyIfJ%2Few%3D%3D"}]}
CF-RAY: 9b71e71dfdbe1c6d-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 24 Dec 2025 01:49:03 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Thu, 01 Jan 2026 12:10:34 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eEc4SrX%2BzihmMKOKmsax0aT4wkniFmWyl1zaF8ZgV9dAan4GxJpqyGdepg8SJEF1Ql2NflvfHp2OVdUcLgzA2NNE135XVxrrsulFCNi2UDqm4Q%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e71e999fdc78-FRA
alt-svc: h3=":443"; ma=86400
Page title: WIN988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db2.winner988.com/image/playstore-icon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db2.winner988.com/image/playstore-icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WIN988</title>
<script type="module" crossorigin src="./static/js/index-CeVC8jkX.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C1lOKC4m.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 104.21.20.114:80 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwb.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2B14bLEvRlSVfhID0Bf8pmfvXy1CeVIaQX8ULtmaW8Kd23ri4jVNWtLQ8SBpf4H0HJ2NMu29PkW%2FgM6QWyjalAfeVYLbM%2FKEGTjcGNPHbQOVCoA%3D%3D"}]}
CF-RAY: 9b71e71decc86415-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e7227cbe6d99-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:8443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e7227eab1301-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 24 Dec 2025 01:49:03 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Thu, 01 Jan 2026 12:10:34 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3AY%2FhQ1%2FhiGLDlRvgImdTxrBgPdbYFSyczhbxySYHjls1zw50oWBt6dACTCOfAe0FataQ%2BxDBrwpcrite6%2FmOIXwYNSLKBvQa0l9o9hEY51SzQ%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e71efd2a1c8c-AMS
alt-svc: h3=":443"; ma=86400
Page title: WIN988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db2.winner988.com/image/playstore-icon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db2.winner988.com/image/playstore-icon.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WIN988</title>
<script type="module" crossorigin src="./static/js/index-CeVC8jkX.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-C1lOKC4m.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:80 · wwwb.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://wwwb.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cv%2Fa3uN2ZWi4PE%2Buh3xCnSgiuuJ7IdAwU%2F5OcJrqSWEGYVLHDH2TWD9Bj0DnNxab3IGfX%2Ba6yzmcvptoZGVE2phy8LLmvUCxNFr5CtMLjrM%2BleJLDPS%2B1Qjebcx5CA%3D%3D"}]}
CF-RAY: 9b71e71e1a2c6d17-AMS
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:35 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19280,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e6ac4d939b93-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:14 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 29 Oct 2025 12:33:40 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=20,cfOrigin;dur=202
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tgX63BRhl%2FeB0zqlx1JYl3dzUJIKfiLGY0QRdDkDskDOmqMnJ%2BbUOCT1TH842%2BTTexxKFrnU75JIhcEHwcq6Z0BHelZMQrVZsxoaOV7NWfdcSBY%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b71e69e795ace15-SIN
alt-svc: h3=":443"; ma=86400
Page title: TaDa Games
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TaDa Games</title>
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover,minimal-ui=true">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no,email=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="full-screen" content="yes">
<meta name="x5-fullscreen" content="true">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<meta name="x5-page-mode" content="app">
</head>
<body>
<script text="text/javascript">
const GAMEID_NAMEID = {
'slots_5001': ['mc', '51'],
'slots_5002': ['fg', '109'],
'slots_5003': ['fgp', '223'],
'slots_5004': ['ols2', '35'],
'slots_5005': ['jpj', '301'],
'slots_5006': ['fg3', '300'],
'slots_5007': ['mcp', '302'],
'slots_5008': ['fullhouse', '49'],
'slots_5009': ['fullhouse3', '403'],
};
sps = {};
function getWindowLocationSearch() {
const search = window.location.search;
if (search == null || search.length == 0)
return sps;
const params = search.substring(1).split("&");
for (let i = 0; i < params.length; i++) {
const param = params[i].split("=");
sps[param[0]] = param[1], param[0] == "return_url" && (window.return_url = decodeURIComponent(param[1]))
}
return sps
}
getWindowLocationSearch();
const gid = sps.gid,
originNameIdInfo = GAMEID_NAMEID[gid],
bet_index = sps.bet_index,
domain = sps.domain;
delete sps['gid'];
delete sps['domain'];
sps.gameID = originNameIdInfo[1],
sps.intro = domain + "/{lang}/intro.html",
sps.history = domain + "/{lang}/ingame.html",
sps.fhost = domain,
sps.or = "uat-web-cdn.ghs93hsajjt.com",
sps.apiId = "10248",
sps.be = "192",
sps.domain_gs = "192",
sps.domain_platform = "192",
sps.gs = "192", sps.iu = !0, sps.legalLang = !0, sps.region = "na", sps.debug = !1;
if (bet_index != undefined) {
sps.bet_index = bet_index;
}
if (domain != null && domain.length > 0) {
sps.wiu = domain + "/tata/";
sps.su2 = domain.replace("https", "wss") + "/ws";
}
let search = "";
for (let key in sps)
search += key + "=" + sps[key] + "&";
search = search.substring(0, search.length - 1),
window.location.href = originNameIdInfo[0] + "/index.html?" + search;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19639,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e6a0a959f965-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 29 Oct 2025 12:33:40 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vU61wrM%2Bmat70jEkqfyBDuoJZOp3Unb%2BQ359MyLaKNpO6DlUSaq17cAA8t3rRxe0vAS0SQi3MDVgxn43oemjoZo%2FM5j2ido8pgQxfrKhZYalU6XXPqPpebr4kUhpgDo%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e69c7f413656-FRA
alt-svc: h3=":443"; ma=86400
Page title: TaDa Games
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TaDa Games</title>
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover,minimal-ui=true">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no,email=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="full-screen" content="yes">
<meta name="x5-fullscreen" content="true">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<meta name="x5-page-mode" content="app">
</head>
<body>
<script text="text/javascript">
const GAMEID_NAMEID = {
'slots_5001': ['mc', '51'],
'slots_5002': ['fg', '109'],
'slots_5003': ['fgp', '223'],
'slots_5004': ['ols2', '35'],
'slots_5005': ['jpj', '301'],
'slots_5006': ['fg3', '300'],
'slots_5007': ['mcp', '302'],
'slots_5008': ['fullhouse', '49'],
'slots_5009': ['fullhouse3', '403'],
};
sps = {};
function getWindowLocationSearch() {
const search = window.location.search;
if (search == null || search.length == 0)
return sps;
const params = search.substring(1).split("&");
for (let i = 0; i < params.length; i++) {
const param = params[i].split("=");
sps[param[0]] = param[1], param[0] == "return_url" && (window.return_url = decodeURIComponent(param[1]))
}
return sps
}
getWindowLocationSearch();
const gid = sps.gid,
originNameIdInfo = GAMEID_NAMEID[gid],
bet_index = sps.bet_index,
domain = sps.domain;
delete sps['gid'];
delete sps['domain'];
sps.gameID = originNameIdInfo[1],
sps.intro = domain + "/{lang}/intro.html",
sps.history = domain + "/{lang}/ingame.html",
sps.fhost = domain,
sps.or = "uat-web-cdn.ghs93hsajjt.com",
sps.apiId = "10248",
sps.be = "192",
sps.domain_gs = "192",
sps.domain_platform = "192",
sps.gs = "192", sps.iu = !0, sps.legalLang = !0, sps.region = "na", sps.debug = !1;
if (bet_index != undefined) {
sps.bet_index = bet_index;
}
if (domain != null && domain.length > 0) {
sps.wiu = domain + "/tata/";
sps.su2 = domain.replace("https", "wss") + "/ws";
}
let search = "";
for (let key in sps)
search += key + "=" + sps[key] + "&";
search = search.substring(0, search.length - 1),
window.location.href = originNameIdInfo[0] + "/index.html?" + search;
</script>
</body>
</html>
Open service 104.21.20.114:80 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://slots.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dnKqZ7uzvwZseitmpW855twoif9Qt9mr7K6q%2F%2F4eLact8fD4nFJKidh9w1l3CQ2hTH7Cyu4Jgy80%2FfjrIueUA3%2B4PZuuVvoWokN8%2BF1BwpxF4YY%3D"}]}
CF-RAY: 9b71e69b8d271a6d-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:14 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 29 Oct 2025 12:33:40 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=610
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=M663YVm9ODsGBm4tvZLcf04HE7CqHp0uK1ZHiI0Yn744zFhT5OLZmqjayME3BOaKASugPl10kQR%2FI%2BbR0N%2FrqskBQICIQiC8R6AaZsBqjoTPLLLbFcY4ZumYUJaXXY0%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b71e69ded8fc431-EWR
alt-svc: h3=":443"; ma=86400
Page title: TaDa Games
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TaDa Games</title>
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover,minimal-ui=true">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no,email=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="full-screen" content="yes">
<meta name="x5-fullscreen" content="true">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<meta name="x5-page-mode" content="app">
</head>
<body>
<script text="text/javascript">
const GAMEID_NAMEID = {
'slots_5001': ['mc', '51'],
'slots_5002': ['fg', '109'],
'slots_5003': ['fgp', '223'],
'slots_5004': ['ols2', '35'],
'slots_5005': ['jpj', '301'],
'slots_5006': ['fg3', '300'],
'slots_5007': ['mcp', '302'],
'slots_5008': ['fullhouse', '49'],
'slots_5009': ['fullhouse3', '403'],
};
sps = {};
function getWindowLocationSearch() {
const search = window.location.search;
if (search == null || search.length == 0)
return sps;
const params = search.substring(1).split("&");
for (let i = 0; i < params.length; i++) {
const param = params[i].split("=");
sps[param[0]] = param[1], param[0] == "return_url" && (window.return_url = decodeURIComponent(param[1]))
}
return sps
}
getWindowLocationSearch();
const gid = sps.gid,
originNameIdInfo = GAMEID_NAMEID[gid],
bet_index = sps.bet_index,
domain = sps.domain;
delete sps['gid'];
delete sps['domain'];
sps.gameID = originNameIdInfo[1],
sps.intro = domain + "/{lang}/intro.html",
sps.history = domain + "/{lang}/ingame.html",
sps.fhost = domain,
sps.or = "uat-web-cdn.ghs93hsajjt.com",
sps.apiId = "10248",
sps.be = "192",
sps.domain_gs = "192",
sps.domain_platform = "192",
sps.gs = "192", sps.iu = !0, sps.legalLang = !0, sps.region = "na", sps.debug = !1;
if (bet_index != undefined) {
sps.bet_index = bet_index;
}
if (domain != null && domain.length > 0) {
sps.wiu = domain + "/tata/";
sps.su2 = domain.replace("https", "wss") + "/ws";
}
let search = "";
for (let key in sps)
search += key + "=" + sps[key] + "&";
search = search.substring(0, search.length - 1),
window.location.href = originNameIdInfo[0] + "/index.html?" + search;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 29 Oct 2025 12:33:40 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y5N3%2Bn78n97BnH3r74rLXmOthQdMBVhf3E3dD1p2m%2B%2FCDvX6OQBmm8dvp%2FVMG0mX%2Fz%2Fa6YynnBWPQgSyon74e%2Bcew6GKTd6EbP5nf%2F3xf4rQDEg%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b71e69bdd21bee4-LHR
alt-svc: h3=":443"; ma=86400
Page title: TaDa Games
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TaDa Games</title>
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,viewport-fit=cover,minimal-ui=true">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no,email=no">
<meta name="msapplication-tap-highlight" content="no">
<meta name="renderer" content="webkit">
<meta name="force-rendering" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="full-screen" content="yes">
<meta name="x5-fullscreen" content="true">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<meta name="x5-page-mode" content="app">
</head>
<body>
<script text="text/javascript">
const GAMEID_NAMEID = {
'slots_5001': ['mc', '51'],
'slots_5002': ['fg', '109'],
'slots_5003': ['fgp', '223'],
'slots_5004': ['ols2', '35'],
'slots_5005': ['jpj', '301'],
'slots_5006': ['fg3', '300'],
'slots_5007': ['mcp', '302'],
'slots_5008': ['fullhouse', '49'],
'slots_5009': ['fullhouse3', '403'],
};
sps = {};
function getWindowLocationSearch() {
const search = window.location.search;
if (search == null || search.length == 0)
return sps;
const params = search.substring(1).split("&");
for (let i = 0; i < params.length; i++) {
const param = params[i].split("=");
sps[param[0]] = param[1], param[0] == "return_url" && (window.return_url = decodeURIComponent(param[1]))
}
return sps
}
getWindowLocationSearch();
const gid = sps.gid,
originNameIdInfo = GAMEID_NAMEID[gid],
bet_index = sps.bet_index,
domain = sps.domain;
delete sps['gid'];
delete sps['domain'];
sps.gameID = originNameIdInfo[1],
sps.intro = domain + "/{lang}/intro.html",
sps.history = domain + "/{lang}/ingame.html",
sps.fhost = domain,
sps.or = "uat-web-cdn.ghs93hsajjt.com",
sps.apiId = "10248",
sps.be = "192",
sps.domain_gs = "192",
sps.domain_platform = "192",
sps.gs = "192", sps.iu = !0, sps.legalLang = !0, sps.region = "na", sps.debug = !1;
if (bet_index != undefined) {
sps.bet_index = bet_index;
}
if (domain != null && domain.length > 0) {
sps.wiu = domain + "/tata/";
sps.su2 = domain.replace("https", "wss") + "/ws";
}
let search = "";
for (let key in sps)
search += key + "=" + sps[key] + "&";
search = search.substring(0, search.length - 1),
window.location.href = originNameIdInfo[0] + "/index.html?" + search;
</script>
</body>
</html>
Open service 172.67.192.97:80 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://slots.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=405
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XK6SMKt3%2FlNGXDia8TQ%2BqsLZPQFAZcAJl7YP%2Fmzp3L1gHcYk4%2BZ6sB%2BwyP8NKedJ8enwAX5V2qtX0UwtEtb8%2F%2F6ce3IacVv1Q10kZpPHLV2fc5c%3D"}]}
CF-RAY: 9b71e69c0b607291-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://slots.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YPBHltW%2BFrk82SwgfQAukW7IpsMUiIpPwbAtH9d20nOUP0MNXhAwS3v15I39Do8bUZxEh7RCr4PzTelabt1UG7BJ9nC9q8hU5Mhz%2Fc6j6BkGjoGzP5oPCYTCccj8bck%3D"}]}
CF-RAY: 9b71e69aec2d37da-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:8443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e69f5f07a064-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:80 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 12:08:13 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://slots.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=q2yWY5W4VLPAisOO6aE488rB6jP9dpEYvNveekJjh%2FfUR%2FpGyzom%2FhatvsJV9lLZUr3LDtMVV7zALrvS%2Bz2pS%2BBlrUamCFSEL08VBm3FxxxPhH0RvRai4tZykW5J%2Fm8%3D"}]}
CF-RAY: 9b71e69abba8b874-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 172.67.192.97:8443 · slots.winner988.com
2026-01-01 12:08
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 12:08:33 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b71e69f3af533b1-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:8443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 522 <none> Date: Tue, 23 Dec 2025 03:33:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19761,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b24cbee6d8a423e-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:80 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 03:33:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://mega.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=205
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1EOivz0D3qKZmDTtpsAocfYR9yjbnuegq83%2B1VWcDdOToiZdK5WUEeyeip8oNOEFWalNv3kol30V5kGK%2B%2FEuk54IndJEKHbIMPe64lXkfiRHng%3D%3D"}]}
CF-RAY: 9b24cbeaa8bff812-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 03:33:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 12 Dec 2025 02:04:50 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=663
expires: Tue, 23 Dec 2025 03:35:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BQ49CJS9v84JNOBFhQpQ3%2FwnlpJ8pjLIo0lf1xLN21MXMlLoVVWJgbTck3I8qWufPw1RoFwNmtZTUrmXxTJNQKdJrqb4m70n5d5qo2hw33C9Eg%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b24cbec29068c45-EWR
alt-svc: h3=":443"; ma=86400
Page title: MEGA379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.mega379.com/image/mega379/mega379.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.mega379.com/image/mega379/mega379apk.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>MEGA379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="MEGA379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="MEGA379 – Apps on Google Play">
<meta name="twitter:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<script type="module" crossorigin src="./static/js/index-FVp4A-yO.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 03:33:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://mega.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=anegiELrFMM95%2FnrCsbrYadQB%2BD%2Fnwpwq6%2BYAfGXTslY3GRXMnO5jrYuT2ETGm%2FWxvATtVMhU3zN891P8rergD0%2B0FYQXWXNQccqEA9ztaCpJd%2FFf36NKreN4Qtulw%3D%3D"}]}
CF-RAY: 9b24cbe9de4625b4-AMS
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 03:33:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 12 Dec 2025 02:04:50 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Tue, 23 Dec 2025 03:35:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YUJI6x6YDuYObd82HFDr4%2FT8WlJ2NGnnEpprYfmln%2B0X2bpnmoZBPIphtmuZqac8zuLNp0ss0o6sgFUn4ab72eX5g3%2FTnuXYyGU505wiQcOBiua3dAUuDNkYC0g8Lg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b24cbeb3db706c0-AMS
alt-svc: h3=":443"; ma=86400
Page title: MEGA379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.mega379.com/image/mega379/mega379.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.mega379.com/image/mega379/mega379apk.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>MEGA379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="MEGA379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="MEGA379 – Apps on Google Play">
<meta name="twitter:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<script type="module" crossorigin src="./static/js/index-FVp4A-yO.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:8443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 522 <none> Date: Tue, 23 Dec 2025 03:33:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b24cbee0a82d34d-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 03:33:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 12 Dec 2025 02:04:50 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Tue, 23 Dec 2025 03:35:16 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2X5fSpfHg2LJc%2FU18dgeiFNgLWKWeKMbSCJYu6lxwQ6aLJ52nOmjiMuEUul8I9cg6qB5oqADA6W8Xq53IK4m6qd328xF%2BKVESLFC1dctqxrAug%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b24cbea1907d36a-FRA
alt-svc: h3=":443"; ma=86400
Page title: MEGA379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.mega379.com/image/mega379/mega379.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.mega379.com/image/mega379/mega379apk.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>MEGA379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="MEGA379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="MEGA379 – Apps on Google Play">
<meta name="twitter:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<script type="module" crossorigin src="./static/js/index-FVp4A-yO.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 104.21.20.114:8443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 522 <none> Date: Tue, 23 Dec 2025 03:33:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b24cbedcab3461c-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:80 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 03:33:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://mega.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=404
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9dJi%2B8dpCmGj0MtGD3wLz2gLiJQ3IgWekhJRmxSpJA%2FjDP962RaGpcSWub3N33%2FLmB0YeIaBym7alisj5YYqXBV3qe3ths%2Fg6UV4Y1m2ymU99ibWlOE%2BMfmoLe8%3D"}]}
CF-RAY: 9b24cbea2a230f8c-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 03:33:17 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Fri, 12 Dec 2025 02:04:50 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=610
expires: Tue, 23 Dec 2025 03:35:17 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=d8RKml5RUvUk4%2BbptEkg%2BL3o%2BQkipiybK%2BQ9RLJU87teMpdOJbD%2FxKgXCCgca%2Bu%2FHNYGso%2B1TLzyX8spB%2Fd4yjSn7TCkJ92T7rPghUen8vrU6jkYuOp7Ak5V%2FJX1yw%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b24cbeb88ddde9c-EWR
alt-svc: h3=":443"; ma=86400
Page title: MEGA379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://img.mega379.com/image/mega379/mega379.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://img.mega379.com/image/mega379/mega379apk.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>MEGA379</title>
<!--og-->
<meta content="website" property="og:type">
<meta property="og:title" content="MEGA379 - Apps on Google Play">
<meta name="description" property="og:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta property="og:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<!--twitter-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@GooglePlay">
<meta name="twitter:title" content="MEGA379 – Apps on Google Play">
<meta name="twitter:description" content="Join MEGA379 for a chance to win the 1,000,000 grand prize waiting for you!
Instant withdrawals, no fees.
Available for Android & iPhone">
<meta name="twitter:image" content="https://img.mega379.com/image/mega379/MEGA379.png">
<script type="module" crossorigin src="./static/js/index-FVp4A-yO.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:80 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 03:33:16 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://mega.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=410
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0mdoEt297zr2fMHvvTMs3IdJvsM40eSt0ODQPAZeiCd66fn39bBrkfFDdr4nOb7t1E39KtdGxXOZi5ooHXXN%2BmE5yAbim4ZNSi6A7h4NT9E%3D"}]}
CF-RAY: 9b24cbea3bdce0c6-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:8443 · mega.winner988.com
2025-12-23 03:33
HTTP/1.1 522 <none> Date: Tue, 23 Dec 2025 03:33:36 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19458,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b24cbedfca08603-BOM alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:8443 · winner988.com
2025-12-21 18:46
HTTP/1.1 522 <none> Date: Sun, 21 Dec 2025 18:46:49 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19712,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b198ae34863fd3d-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · winner988.com
2025-12-21 18:46
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 18:46:28 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 17 Dec 2025 07:16:54 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=198
expires: Sun, 21 Dec 2025 18:48:28 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZvMD8Na68VU%2B%2BJ%2FhHEaZtxc5fq1kXirg9L9BIFRV4pC1apop1iKTB160Ph2agHdsu83szU%2FWXvxd6vt3oeTiF7RE0pcCbIPvRPmTdJ8%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b198addbb5ffdff-SIN
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-B-QUhJvu.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · winner988.com
2025-12-21 18:46
HTTP/1.1 522 <none> Date: Sun, 21 Dec 2025 18:46:49 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19722,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b198ae2bf33985c-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:8443 · winner988.com
2025-12-21 18:46
HTTP/1.1 522 <none> Date: Sun, 21 Dec 2025 18:46:49 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b198ae27f8bdcbd-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:443 · winner988.com
2025-12-21 18:46
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 18:46:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 17 Dec 2025 07:16:54 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=659
expires: Sun, 21 Dec 2025 18:48:29 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=l0UCO9Qougp5RdzIJlFUyxCFjQQUEifK1VZHtngtT%2FacpC8uammi8Vxap621anNyhUPr1FNoI2rDBAvQsXCn%2BXEBVXkh0PMBHIm1U%2BlPEvG4Ar7e6Zi8XX0%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b198ae05dfeaaa8-YYZ
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-B-QUhJvu.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · winner988.com
2025-12-21 18:46
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 18:46:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 17 Dec 2025 07:16:54 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 21 Dec 2025 18:48:29 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6o8hWFPX7vDRMo%2BcVN2zrqirs6HH0QPlJhW7BzV6Z2cYfwiaAXejbO8TwMoWfRO6K5dkRkM3%2B2uPnyMFjJpGooUDVOdFRjF7bKVK9hVzsnv75XjvHJaD"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b198adeeb8bfb7d-AMS
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-B-QUhJvu.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 2606:4700:3030::6815:1472:80 · winner988.com
2025-12-21 18:46
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 18:46:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PJ1XEP%2B4TU7i%2B5MX0uj4YUDugvpgqVLdS4gw9Eios214kA9mqD8XwaCGvd7pqf5eAO0p0Zk50Gz5sm%2BVRW7OCxKcFjNeXnNBIWtxhHxDTvst2Fl4%2BndTWwk%3D"}]}
CF-RAY: 9b198addcb91dbe4-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · winner988.com
2025-12-21 18:46
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 18:46:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=414
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OpUlgu8HwofKbmqQakmR%2BOTRMsE6okzD3KHyQ%2BRTzkH9%2BZUD1Csc1RndjgJfjC%2BRwej2tF6sIbR9BsYIaed7Z8KvrVjWLh6mhbxrz2cHvyvHUuZKdJVWyZU%3D"}]}
CF-RAY: 9b198ade9fce7290-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:80 · winner988.com
2025-12-21 18:46
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 18:46:28 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3puXztKOkrsVhOCbomFhbV7Ci6hJ88xitC%2FW4MI6mcnpfqCSNSmDCTXm%2BZFNriCFhUfG3VyLYsM0k4xLOs9LBRP5wo%2ByYLUISJFHTco%3D"}]}
CF-RAY: 9b198add698c8ff4-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:443 · winner988.com
2025-12-21 18:46
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 18:46:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Wed, 17 Dec 2025 07:16:54 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
expires: Sun, 21 Dec 2025 18:48:29 GMT
Cache-Control: max-age=120
Cache-Control: public
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Vltm16qc7oHo%2BCfeVQ0GY4n8EbITR2ejL1YaRk9DSoLR9sCvxG47Ii8C%2FZd4fKo0CZjFvI3xcJkjrXYh3rd%2FXI%2BjiQSHN8VJ3FkykJM%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b198adf4a661520-LHR
alt-svc: h3=":443"; ma=86400
Page title: WINNER988
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://db.winner988.com/image/favicon.ico" />
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="https://db.winner988.com/image/logo.png">
<meta
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta name="format-detection" content="telephone=no, email=no, date=no, address=no" />
<meta name="theme-color" content="#1B334D">
<title>WINNER988</title>
<script type="module" crossorigin src="./static/js/index-B-QUhJvu.js"></script>
<link rel="stylesheet" crossorigin href="./static/css/index-CodISbGK.css">
</head>
<body>
<div id="app"></div>
<script>
window.onload = function () {
document.addEventListener('touchstart', function (event) {
if (event.touches.length > 1) {
event.preventDefault();
}
});
var lastTouchEnd = 0;
document.addEventListener(
'touchend',
function (event) {
var now = new Date().getTime();
if (now - lastTouchEnd <= 300) {
event.preventDefault();
}
lastTouchEnd = now;
},
false,
);
document.addEventListener('gesturestart', function (event) {
event.preventDefault();
});
};
</script>
<script>
function openUrl(url) {
if (navigator.userAgent.indexOf('AndroidH5APP') > -1) {
LuckyBoy.jump(url);
} else if (
navigator.userAgent.indexOf('iOSH5APP') > -1 &&
window.webkit &&
window.webkit.messageHandlers &&
window.webkit.messageHandlers.openURL
) {
window.webkit.messageHandlers.openURL.postMessage(url);
} else {
window.open(url, '_blank')
}
}
window.openUrl = openUrl;
</script>
</body>
</html>
Open service 172.67.192.97:80 · winner988.com
2025-12-21 18:46
HTTP/1.1 301 Moved Permanently
Date: Sun, 21 Dec 2025 18:46:28 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://www.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zEQl1sO6CFS9AnnxMF%2FznwMuhWU7adcWx9my1mYUztPIlUD%2B8ii5tphgaYFaHHs%2F3FMfrnXnfH%2B7in8bFq2sgwglOahJTi1KiyFUAYU%3D"}]}
CF-RAY: 9b198add4f4765c0-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:8443 · winner988.com
2025-12-21 18:46
HTTP/1.1 522 <none> Date: Sun, 21 Dec 2025 18:46:48 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b198ae199cad7b7-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:8443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 13:29:51 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19362,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0f7d368c8ff88a-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 403 Forbidden
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=4,cfOrigin;dur=212
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=h7ge%2Fs%2BtbQ6KBeV5NXl9vKrQo71IcWVEas5r%2Be7ClzPyLGhImE%2BRFbrWBjWRXAnM2FOpB%2FySIzNjDvsK%2Bjz%2FFSH871Ie5cF4zbR711TzNSeeRmzE0MOw58LTHB3O"}]}
CF-RAY: 9b0f7d32fc4b086a-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 403 Forbidden
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=611
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=U2VnjMUVtmLsbkimdsqC8xZtxrYEIikTvHbWqoC6HH1eZYijO1prEtGsjqCN6rd7mKEkYpCec7tz1AcIj9WaE16lcCZNmDiJS5mBTktLQHwB"}]}
CF-RAY: 9b0f7d320f168c6f-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:80 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://img.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=408
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5B8r1B1Y3uMLARbq9erH5fc3pXgjn0fu3%2FU5w9JEwxTboIaPBctuWdcQDUUgK07OcvxOaqYiejQ1bgBCV2L4ooKSxivAHksTSnbYKw5jEnaB"}]}
CF-RAY: 9b0f7d3119efde96-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:8443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 13:29:50 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19415,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0f7d342d525612-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:80 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://img.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4C%2BZKNR2OpKt8%2FXtwaRNtXnXa5FyMG1OvklQkmZBmMeXh6FZ1WFBRNmMGh5I%2F6ustGFjDLURZCiPl5AKUxkHrs%2FmDoX6PhVieoBBCQb0BOe2yZu4wmbSfyi4dqQv"}]}
CF-RAY: 9b0f7d2f4cd93554-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 13:29:50 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0f7d342d84bb79-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:80 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://img.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1Q5ghNzEZvi2TKvSkoIOMEjRt4D66HwbJoDhcmUzcugQ%2FwgCryt8mmXZ%2F6vqMq1Y2WHt6KnbmcGHrqUMrTtg%2FZGtw8pE%2B%2BdEddAE9lyB%2FnsR"}]}
CF-RAY: 9b0f7d2fabe5d2ef-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:8443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 13:29:51 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19564,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0f7d351a23189b-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:80 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://img.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=14,cfOrigin;dur=430
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7uJN4RIBZiAQEfL48X8bEJMEAdG8mDam4Q5G4Onyb41nC2a%2FICsD03ctJLfOpGKHMgmEDmwhdNtaRjMRH50MjDpf7g%2Fylr0ybuVph34gS0Gj6FYuuX1x0a%2FZ4Elq"}]}
CF-RAY: 9b0f7d2fcc8bebbc-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 403 Forbidden
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=212
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FtOeGYQueFT8FN6UmYhoQJKgULSe2TuEgXg6M1K0giPapo0rhTWsu7wBB3wTraeTE3NB5Ev0Y59FgNziYumegtnH%2BSPZebQ38k8Tuj%2B1G3%2Btd%2BscDGzJ6VVtsQ5w"}]}
CF-RAY: 9b0f7d30ef115e71-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · img.winner988.com
2025-12-20 13:29
HTTP/1.1 403 Forbidden
Date: Sat, 20 Dec 2025 13:29:31 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=O18%2BtkVGDLHhcub1iFn1FMD7Ny%2FEGSURQLEZg8a0%2FDIwIoM%2FfVfxXq1gwdd%2F%2BLAZzrofyIqAhF4MGqLAMXmzMnwxNh%2FF25V5llCq3iQXnX7u"}]}
CF-RAY: 9b0f7d2fe8b8d2de-FRA
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:80 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken02.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=396
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=goQjvB2qhbm33PxqYWg4u%2Bm8whVm1Ykv8RocrSWuhxbJLWA3hVIjjKgXiOPlYddvA%2Bd84H%2BRmcZKcgVFfhhV1ZTe7X2F5SnOJlcvWOWsxcAPZKLSJYgFI2RZiU9dR0fG34vs"}]}
CF-RAY: 9b0d279e5fd6f7ee-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:55:21 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Pd%2F24HQAdSeUGNs68PPx3O1vKP%2BIo2AROXs55ADwuQIheFPGru0SCnNgk4CFjXfpxmwfoNKORmWZL4wpqwAq3KwahJd4BGeWcG1AUCaTzSg2DAod4Co3"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b0d279cdc8b6370-LHR
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script defer src="/static/js/lib-axios.2612e6b0.js"></script><script defer src="/static/js/lib-react.85c68ebc.js"></script><script defer src="/static/js/227.9668bd08.js"></script><script defer src="/static/js/index.78ade6dc.js"></script><link href="/static/css/227.8ccc753e.css" rel="stylesheet"><link href="/static/css/index.7f6b907b.css" rel="stylesheet"></head>
<body>
<div id="root"></div>
<script type="text/javascript">
document.addEventListener(
'touchmove',
function (event) {
if (event.touches.length === 2) {
// two-finger touch prevent zoom
event.preventDefault();
}
},
{ passive: false },
);
</script>
<script>
window.env = {
VITE_TOLGEE_CDN: 'https://chicken02.inout.games/1febfee655c493da075c27793d33b5f9',
LAUNCHDARKLY_KEY: '66cd66a0ee056b104ba45da4',
VITE_APP_TOLGEE_API_URL: 'https://tolgee.inout.games',
VITE_APP_TOLGEE_API_KEY: 'tgpak_gfpw22dhojzwon3gnbtw4mdtorxwo3rqmv2xiolcgbttc',
VITE_API_ENDPOINT: "https://chicken02",
VITE_ASSETS_ENDPOINT: "https://inout-assets.s3.eu-central-1.amazonaws.com",
VITE_SENTRY_DSN: "3964ad100bcc40b580ddeea8f15bae59",
VITE_SENTRY_URL: "sentry.inout.games",
VITE_HJID: "5.333437e+06",
VITE_SENTRY_ID: "4",
VITE_GAMES_BASE_URL: "inout.games",
VITE_MATOMO_URL: "stat.inout.games",
VITE_MATOMO_ID: "5",
RTP_VALUE: '0.955',
};
</script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:8443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19726,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d27a07b25ce13-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:80 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken02.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=es0RDKwnolAIJvyHQKRdbhB6Lioy4lUAtI6fWi%2FiVS1447Xrz3CvN9ykx8ZBhJ3wOF0v50lsRocXn3zUTYO2NoR1PfXUe%2FPHs5L844CqnZW1m2pf34Om"}]}
CF-RAY: 9b0d279b785c60f3-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2606:4700:3030::6815:1472:443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:35 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:55:21 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=644
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WXvMbo48si1wXERd9IAafi7jeT7yMqqhW3wuhQK6kKPWIkwtBhyJwLdzgUm5a6%2Bh78va8Ys45ENLoQxQUWwpgNP5ujOwgFFzDYoSeiUZz%2BzzDMykIBMaZ3VSL6TyicJHX5qO"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b0d279df826aba2-YYZ
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script defer src="/static/js/lib-axios.2612e6b0.js"></script><script defer src="/static/js/lib-react.85c68ebc.js"></script><script defer src="/static/js/227.9668bd08.js"></script><script defer src="/static/js/index.78ade6dc.js"></script><link href="/static/css/227.8ccc753e.css" rel="stylesheet"><link href="/static/css/index.7f6b907b.css" rel="stylesheet"></head>
<body>
<div id="root"></div>
<script type="text/javascript">
document.addEventListener(
'touchmove',
function (event) {
if (event.touches.length === 2) {
// two-finger touch prevent zoom
event.preventDefault();
}
},
{ passive: false },
);
</script>
<script>
window.env = {
VITE_TOLGEE_CDN: 'https://chicken02.inout.games/1febfee655c493da075c27793d33b5f9',
LAUNCHDARKLY_KEY: '66cd66a0ee056b104ba45da4',
VITE_APP_TOLGEE_API_URL: 'https://tolgee.inout.games',
VITE_APP_TOLGEE_API_KEY: 'tgpak_gfpw22dhojzwon3gnbtw4mdtorxwo3rqmv2xiolcgbttc',
VITE_API_ENDPOINT: "https://chicken02",
VITE_ASSETS_ENDPOINT: "https://inout-assets.s3.eu-central-1.amazonaws.com",
VITE_SENTRY_DSN: "3964ad100bcc40b580ddeea8f15bae59",
VITE_SENTRY_URL: "sentry.inout.games",
VITE_HJID: "5.333437e+06",
VITE_SENTRY_ID: "4",
VITE_GAMES_BASE_URL: "inout.games",
VITE_MATOMO_URL: "stat.inout.games",
VITE_MATOMO_ID: "5",
RTP_VALUE: '0.955',
};
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.192.97:8443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:53 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19268,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d27a00bf6ed36-SJC alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:8443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19711,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d279fff8aac9a-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:35 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:55:21 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=636
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tjhri1y2%2FDDF4ys2Auih2ZWChQNulULo7Uh4dEMi09jffLL5US%2F%2FS2QYhD0v7RELTMdMqUf4NyySjzPhJV2dQfokIITXLZ7u3HgSya2wR2A74iZYgQ%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b0d279dbaddc882-EWR
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script defer src="/static/js/lib-axios.2612e6b0.js"></script><script defer src="/static/js/lib-react.85c68ebc.js"></script><script defer src="/static/js/227.9668bd08.js"></script><script defer src="/static/js/index.78ade6dc.js"></script><link href="/static/css/227.8ccc753e.css" rel="stylesheet"><link href="/static/css/index.7f6b907b.css" rel="stylesheet"></head>
<body>
<div id="root"></div>
<script type="text/javascript">
document.addEventListener(
'touchmove',
function (event) {
if (event.touches.length === 2) {
// two-finger touch prevent zoom
event.preventDefault();
}
},
{ passive: false },
);
</script>
<script>
window.env = {
VITE_TOLGEE_CDN: 'https://chicken02.inout.games/1febfee655c493da075c27793d33b5f9',
LAUNCHDARKLY_KEY: '66cd66a0ee056b104ba45da4',
VITE_APP_TOLGEE_API_URL: 'https://tolgee.inout.games',
VITE_APP_TOLGEE_API_KEY: 'tgpak_gfpw22dhojzwon3gnbtw4mdtorxwo3rqmv2xiolcgbttc',
VITE_API_ENDPOINT: "https://chicken02",
VITE_ASSETS_ENDPOINT: "https://inout-assets.s3.eu-central-1.amazonaws.com",
VITE_SENTRY_DSN: "3964ad100bcc40b580ddeea8f15bae59",
VITE_SENTRY_URL: "sentry.inout.games",
VITE_HJID: "5.333437e+06",
VITE_SENTRY_ID: "4",
VITE_GAMES_BASE_URL: "inout.games",
VITE_MATOMO_URL: "stat.inout.games",
VITE_MATOMO_ID: "5",
RTP_VALUE: '0.955',
};
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.20.114:8443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:54 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19517,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d279fbe584339-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:80 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken02.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KeAMJhBCo3%2BoJPQm3fNLUHKcSbHqJemSAS5Uv95Brao9W4VunMXqR%2Fdf23n5pQUmtQm7ohK4VDoRtSQ8A75ZzV20jPRXGEwLhIxj7ILyYiKb16pAgynL7jZrzQ1bUpPvoT24"}]}
CF-RAY: 9b0d279afa1bd2bb-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:80 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken02.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=15,cfOrigin;dur=396
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=la%2B4p91pnEqz6SFVR%2FeqteOCCHvMW7Ap5O7WOPk%2F1avgQ9YI%2FTxxbe30DO3yZR4wXCTlMvleqbSliUJR526%2BauoKIKxS8g%2FhSBIbH4NJYTu4fKapFo3v"}]}
CF-RAY: 9b0d279c3dbbde9b-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · chicken02.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:34 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:55:21 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qwPf%2BUFkux%2FqIrHKCJkSL8ca5Fw%2FBg5B0sSUrCTB8M8uwI6nne1itN6OMR8WYU%2FcisR8E6%2FAlDc2KBTntvLf37v1IOTaeo%2BiGSyNsZjCPhB6x6%2Fed3snfmIy20yWnrRNIfYr"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b0d279bdfcd8a70-LHR
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script defer src="/static/js/lib-axios.2612e6b0.js"></script><script defer src="/static/js/lib-react.85c68ebc.js"></script><script defer src="/static/js/227.9668bd08.js"></script><script defer src="/static/js/index.78ade6dc.js"></script><link href="/static/css/227.8ccc753e.css" rel="stylesheet"><link href="/static/css/index.7f6b907b.css" rel="stylesheet"></head>
<body>
<div id="root"></div>
<script type="text/javascript">
document.addEventListener(
'touchmove',
function (event) {
if (event.touches.length === 2) {
// two-finger touch prevent zoom
event.preventDefault();
}
},
{ passive: false },
);
</script>
<script>
window.env = {
VITE_TOLGEE_CDN: 'https://chicken02.inout.games/1febfee655c493da075c27793d33b5f9',
LAUNCHDARKLY_KEY: '66cd66a0ee056b104ba45da4',
VITE_APP_TOLGEE_API_URL: 'https://tolgee.inout.games',
VITE_APP_TOLGEE_API_KEY: 'tgpak_gfpw22dhojzwon3gnbtw4mdtorxwo3rqmv2xiolcgbttc',
VITE_API_ENDPOINT: "https://chicken02",
VITE_ASSETS_ENDPOINT: "https://inout-assets.s3.eu-central-1.amazonaws.com",
VITE_SENTRY_DSN: "3964ad100bcc40b580ddeea8f15bae59",
VITE_SENTRY_URL: "sentry.inout.games",
VITE_HJID: "5.333437e+06",
VITE_SENTRY_ID: "4",
VITE_GAMES_BASE_URL: "inout.games",
VITE_MATOMO_URL: "stat.inout.games",
VITE_MATOMO_ID: "5",
RTP_VALUE: '0.955',
};
</script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:80 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken01.winner988.com/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=404
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=V1WS55W0%2BaKTNz3eU%2Bz%2FtnaI0HgzWB4irwIW8Uc7AU4Y5%2FKuCRWP4Z5V%2FKihNTIM0Jmr5XoK%2Bb8aaTe9g1%2BU35Ww8hZDEWBaO63mgwwHe%2BgGQLjdgAO8NJ7Jb0%2FwMszmQXGf"}]}
CF-RAY: 9b0d274ced4ee21a-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"557d0761b6b64343aad93fb9771a9ad0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3036::ac43:c061:443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:58:15 GMT
vary: Accept-Encoding
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=218
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mcy6Ajr7ZsX0lGd%2BbsT4SYiTQAGvCTJNHYtmzF%2Bh634r3kJgMtZltQd%2FNHL%2FhFzGPGf5ERPeoCN7BfjO878nqnpcx4gLb%2BkTIstvnxp1dRrB5AUJ%2BASuiCsKFEianberR%2BAk"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b0d274d28eea3f1-YYZ
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="apple-touch-icon" sizes="57x57" href="/favicon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/favicon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/favicon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/favicon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/favicon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/favicon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/favicon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/favicon-144x144.png" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#ffffff" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script>(function(){function e(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var t={link:HTMLLinkElement,script:HTMLScriptElement,img:HTMLImageElement};function n(e,t){for(var n="",r=0;r<t.length;r++)if(-1!==e.indexOf(t[r])){n=t[r];break}return n||window.origin}function r(n,r){var i=r.target,a=i.tagName.toLocaleLowerCase(),o=n.type,c=e(i,HTMLScriptElement)||e(i,HTMLImageElement)?i.src:e(i,HTMLLinkElement)?i.href:null;return!!(a&&-1!==o.indexOf(a)&&t[a]&&e(i,t[a]))&&!!c&&{target:i,tagName:a,url:c}}var i=/[?#].*$/;function a(t,n,r){e(t,HTMLScriptElement)&&(r.isAsync?document.body.appendChild(n.element):document.write(n.str)),e(t,HTMLLinkElement)&&document.getElementsByTagName("head")[0].appendChild(n.element),e(t,HTMLImageElement)&&(t.src=r.url,t.dataset.rbRetryTimes=String(r.times),t.dataset.rbOriginalQuery=String(r.originalQuery))}"undefined"==typeof window||window.__RB_ASYNC_CHUNKS__||(window.__RB_ASYNC_CHUNKS__={});try{var o,c,s={"max":3,"type":["link","script","img"],"domain":[],"crossOrigin":false,"delay":0};o=function(t){try{!function(t,o){var c,s,l,u,d,m,y,f=r(t,o);if(!1!==f){var g=f.target,p=f.tagName,v=f.url;if(!("undefined"!=typeof window&&Object.keys(window.__RB_ASYNC_CHUNKS__||{}).some(function(e){return -1!==v.indexOf(e)}))){var _=t.test;if(_){if("string"==typeof _){var b=new RegExp(_);_=function(e){return b.test(e)}}if("function"!=typeof _||!_(v))return}var L=n(v,t.domain);if(!t.domain||!(t.domain.length>0)||-1!==t.domain.indexOf(L)){var S=Number(g.dataset.rbRetryTimes)||0;if(S===t.max){"function"==typeof t.onFail&&t.onFail({times:S,domain:L,url:v,tagName:p,isAsyncChunk:!1});return}var E=(s=n(L,c=t.domain),l=c.indexOf(s),c[(l+1)%c.length]||L),T=null!==(m=g.dataset.rbOriginalQuery)&&void 0!==m?m:(u=v.split("?")[1])?"?".concat(u.split("#")[0]):"",w=!!g.dataset.rbAsync||g.async||g.defer,O={url:v.replace(L,E).replace(i,"")+(d=S+1,!0===t.addQuery?""!=
Open service 2606:4700:3030::6815:1472:8443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:42 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d2753a9d3d3a6-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.192.97:8443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:41 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d274eca70df76-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::ac43:c061:8443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:41 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19634,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d274ecd99ffcc-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.20.114:8443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 522 <none> Date: Sat, 20 Dec 2025 06:41:40 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19306,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b0d274e59fb8dd6-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::6815:1472:80 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken01.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6H8Ol%2FUjeo5dzV1t6GUYAs6ktescmv0ov9stOstzn9GtWU5f9ltMYsrxQDLUcOO5IVmbjIYNBlgc5WTW8bND0MBNbksnzILzq9mKTEhTf%2BUnjPaPHKzKeee0Us4zpHA4HQ%3D%3D"}]}
CF-RAY: 9b0d2749b9a1ef05-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 172.67.192.97:443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:58:15 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Pmhz8bKwILQhID1CGTnnL7xGqrNxNlRFrA9%2F8vzr6X1z36jpaYl1Y%2FvTb7f1RSFg1AZfoBzVRowdxkY%2BjTE6r2%2F0sYw0GbMyOyDgkh5F36dWXHuxQSet"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b0d274ac8edd378-FRA
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="apple-touch-icon" sizes="57x57" href="/favicon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/favicon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/favicon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/favicon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/favicon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/favicon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/favicon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/favicon-144x144.png" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#ffffff" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script>(function(){function e(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var t={link:HTMLLinkElement,script:HTMLScriptElement,img:HTMLImageElement};function n(e,t){for(var n="",r=0;r<t.length;r++)if(-1!==e.indexOf(t[r])){n=t[r];break}return n||window.origin}function r(n,r){var i=r.target,a=i.tagName.toLocaleLowerCase(),o=n.type,c=e(i,HTMLScriptElement)||e(i,HTMLImageElement)?i.src:e(i,HTMLLinkElement)?i.href:null;return!!(a&&-1!==o.indexOf(a)&&t[a]&&e(i,t[a]))&&!!c&&{target:i,tagName:a,url:c}}var i=/[?#].*$/;function a(t,n,r){e(t,HTMLScriptElement)&&(r.isAsync?document.body.appendChild(n.element):document.write(n.str)),e(t,HTMLLinkElement)&&document.getElementsByTagName("head")[0].appendChild(n.element),e(t,HTMLImageElement)&&(t.src=r.url,t.dataset.rbRetryTimes=String(r.times),t.dataset.rbOriginalQuery=String(r.originalQuery))}"undefined"==typeof window||window.__RB_ASYNC_CHUNKS__||(window.__RB_ASYNC_CHUNKS__={});try{var o,c,s={"max":3,"type":["link","script","img"],"domain":[],"crossOrigin":false,"delay":0};o=function(t){try{!function(t,o){var c,s,l,u,d,m,y,f=r(t,o);if(!1!==f){var g=f.target,p=f.tagName,v=f.url;if(!("undefined"!=typeof window&&Object.keys(window.__RB_ASYNC_CHUNKS__||{}).some(function(e){return -1!==v.indexOf(e)}))){var _=t.test;if(_){if("string"==typeof _){var b=new RegExp(_);_=function(e){return b.test(e)}}if("function"!=typeof _||!_(v))return}var L=n(v,t.domain);if(!t.domain||!(t.domain.length>0)||-1!==t.domain.indexOf(L)){var S=Number(g.dataset.rbRetryTimes)||0;if(S===t.max){"function"==typeof t.onFail&&t.onFail({times:S,domain:L,url:v,tagName:p,isAsyncChunk:!1});return}var E=(s=n(L,c=t.domain),l=c.indexOf(s),c[(l+1)%c.length]||L),T=null!==(m=g.dataset.rbOriginalQuery)&&void 0!==m?m:(u=v.split("?")[1])?"?".concat(u.split("#")[0]):"",w=!!g.dataset.rbAsync||g.async||g.defer,O={url:v.replace(L,E).replace(i,"")+(d=S+1,!0===t.addQuery?""!=
Open service 104.21.20.114:443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:58:15 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MqjScYDfGC84vjCTG2LrtyMa1C0GeTbR6DoxJPflM9qCRMTiZXrXHn07laNzakfGenTCk2AlSJCZYcT1tlnnqT20%2BbY%2BW2sHNmQ74wU7Wg1rLjp8QYyt"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b0d274a59ffb8f4-AMS
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="apple-touch-icon" sizes="57x57" href="/favicon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/favicon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/favicon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/favicon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/favicon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/favicon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/favicon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/favicon-144x144.png" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#ffffff" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script>(function(){function e(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var t={link:HTMLLinkElement,script:HTMLScriptElement,img:HTMLImageElement};function n(e,t){for(var n="",r=0;r<t.length;r++)if(-1!==e.indexOf(t[r])){n=t[r];break}return n||window.origin}function r(n,r){var i=r.target,a=i.tagName.toLocaleLowerCase(),o=n.type,c=e(i,HTMLScriptElement)||e(i,HTMLImageElement)?i.src:e(i,HTMLLinkElement)?i.href:null;return!!(a&&-1!==o.indexOf(a)&&t[a]&&e(i,t[a]))&&!!c&&{target:i,tagName:a,url:c}}var i=/[?#].*$/;function a(t,n,r){e(t,HTMLScriptElement)&&(r.isAsync?document.body.appendChild(n.element):document.write(n.str)),e(t,HTMLLinkElement)&&document.getElementsByTagName("head")[0].appendChild(n.element),e(t,HTMLImageElement)&&(t.src=r.url,t.dataset.rbRetryTimes=String(r.times),t.dataset.rbOriginalQuery=String(r.originalQuery))}"undefined"==typeof window||window.__RB_ASYNC_CHUNKS__||(window.__RB_ASYNC_CHUNKS__={});try{var o,c,s={"max":3,"type":["link","script","img"],"domain":[],"crossOrigin":false,"delay":0};o=function(t){try{!function(t,o){var c,s,l,u,d,m,y,f=r(t,o);if(!1!==f){var g=f.target,p=f.tagName,v=f.url;if(!("undefined"!=typeof window&&Object.keys(window.__RB_ASYNC_CHUNKS__||{}).some(function(e){return -1!==v.indexOf(e)}))){var _=t.test;if(_){if("string"==typeof _){var b=new RegExp(_);_=function(e){return b.test(e)}}if("function"!=typeof _||!_(v))return}var L=n(v,t.domain);if(!t.domain||!(t.domain.length>0)||-1!==t.domain.indexOf(L)){var S=Number(g.dataset.rbRetryTimes)||0;if(S===t.max){"function"==typeof t.onFail&&t.onFail({times:S,domain:L,url:v,tagName:p,isAsyncChunk:!1});return}var E=(s=n(L,c=t.domain),l=c.indexOf(s),c[(l+1)%c.length]||L),T=null!==(m=g.dataset.rbOriginalQuery)&&void 0!==m?m:(u=v.split("?")[1])?"?".concat(u.split("#")[0]):"",w=!!g.dataset.rbAsync||g.async||g.defer,O={url:v.replace(L,E).replace(i,"")+(d=S+1,!0===t.addQuery?""!=
Open service 2606:4700:3030::6815:1472:443 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
last-modified: Mon, 22 Sep 2025 08:58:15 GMT
vary: Accept-Encoding
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XhDZMQbnI%2FTmBs3d6qxuz%2FyXRu%2BFYmAl502c9QAhoRUNnoVrUhCAeHhgmGLL4ZT2uGJ0od3%2BLVhUJAmlu1ETgFt3mMkpHRPxD9WCCvn1%2BQjmpCRtm80JcdZ4TTa9YaXvKYcY"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b0d2749884ddbdc-FRA
alt-svc: h3=":443"; ma=86400
Page title: ChickenRoadClient
<!DOCTYPE html>
<html lang="en" translate="no">
<head>
<meta charset="utf-8" />
<title>ChickenRoadClient</title>
<base href="/" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="apple-touch-icon" sizes="57x57" href="/favicon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/favicon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/favicon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/favicon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/favicon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/favicon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/favicon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/favicon-144x144.png" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#ffffff" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Luckiest+Guy&family=Montserrat:wght@500;600;700;900&display=swap"
rel="stylesheet"
/>
<script>(function(){function e(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var t={link:HTMLLinkElement,script:HTMLScriptElement,img:HTMLImageElement};function n(e,t){for(var n="",r=0;r<t.length;r++)if(-1!==e.indexOf(t[r])){n=t[r];break}return n||window.origin}function r(n,r){var i=r.target,a=i.tagName.toLocaleLowerCase(),o=n.type,c=e(i,HTMLScriptElement)||e(i,HTMLImageElement)?i.src:e(i,HTMLLinkElement)?i.href:null;return!!(a&&-1!==o.indexOf(a)&&t[a]&&e(i,t[a]))&&!!c&&{target:i,tagName:a,url:c}}var i=/[?#].*$/;function a(t,n,r){e(t,HTMLScriptElement)&&(r.isAsync?document.body.appendChild(n.element):document.write(n.str)),e(t,HTMLLinkElement)&&document.getElementsByTagName("head")[0].appendChild(n.element),e(t,HTMLImageElement)&&(t.src=r.url,t.dataset.rbRetryTimes=String(r.times),t.dataset.rbOriginalQuery=String(r.originalQuery))}"undefined"==typeof window||window.__RB_ASYNC_CHUNKS__||(window.__RB_ASYNC_CHUNKS__={});try{var o,c,s={"max":3,"type":["link","script","img"],"domain":[],"crossOrigin":false,"delay":0};o=function(t){try{!function(t,o){var c,s,l,u,d,m,y,f=r(t,o);if(!1!==f){var g=f.target,p=f.tagName,v=f.url;if(!("undefined"!=typeof window&&Object.keys(window.__RB_ASYNC_CHUNKS__||{}).some(function(e){return -1!==v.indexOf(e)}))){var _=t.test;if(_){if("string"==typeof _){var b=new RegExp(_);_=function(e){return b.test(e)}}if("function"!=typeof _||!_(v))return}var L=n(v,t.domain);if(!t.domain||!(t.domain.length>0)||-1!==t.domain.indexOf(L)){var S=Number(g.dataset.rbRetryTimes)||0;if(S===t.max){"function"==typeof t.onFail&&t.onFail({times:S,domain:L,url:v,tagName:p,isAsyncChunk:!1});return}var E=(s=n(L,c=t.domain),l=c.indexOf(s),c[(l+1)%c.length]||L),T=null!==(m=g.dataset.rbOriginalQuery)&&void 0!==m?m:(u=v.split("?")[1])?"?".concat(u.split("#")[0]):"",w=!!g.dataset.rbAsync||g.async||g.defer,O={url:v.replace(L,E).replace(i,"")+(d=S+1,!0===t.addQuery?""!=
Open service 172.67.192.97:80 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken01.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ma12J%2FiRhY1PzxekLdmetagQW68eoM8dQJnW2gRPvhL1wyaYvEsoesvJDUrHeA1WSVCH65x7iLpih4APrqU6cdwRNHYR8SPjZoum%2FQSEVzrX44z6S%2BgN"}]}
CF-RAY: 9b0d2748cb6bdbc1-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.20.114:80 · chicken01.winner988.com
2025-12-20 06:41
HTTP/1.1 301 Moved Permanently
Date: Sat, 20 Dec 2025 06:41:21 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://chicken01.winner988.com/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c4xD8Utnr%2BC%2BjKvOX7hN%2BvLbdBjjExV9Ccz63cBrHXc%2FBF%2FVkl4EmxHJ4m52uP%2FUFpJ%2BYutpaDzP0pADpKxLZBYAMOLJzreJtdUnGlo1QDc72CZgZjME"}]}
CF-RAY: 9b0d274a1d1e9bfa-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
winner988.com 23 www.winner988.com 11 admin988.winner988.com 11 db2.winner988.com 10 at.winner988.com 11 log.winner988.com 11 pay988.winner988.com 11 wwwc.winner988.com 10 wwwb.winner988.com 11 slots.winner988.com 11 mega.winner988.com 11 img.winner988.com 11 chicken02.winner988.com 11 chicken01.winner988.com 11