cloudflare
tcp/443 tcp/80 tcp/8443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652267a6ad7c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-js85 fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652267a6ad7c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-js85 fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652267a6ad7c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-js85 fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652267a6ad7c
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = root@6669786.com:lottery-site/lottery-repo-js85 fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
Open service 188.114.97.3:80 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lsGBdY09mq%2FCvtHn5BKnHLA7vpFOWBmQ7GWxqK1bJHdWtNAI0BQO9E6%2FIv%2Fy53UxtJaSzpHcue9G9M7GOdkgJUebtMOOsojssg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1becb55564-EWR
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>
Open service 2606:4700:3034::6815:35e9:80 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lei3LWA6A2TC8pysCYzN1xWPpiGG%2FDCL4Y%2FE05WFHl%2B8HDr3%2FdXB9LIRHMkwbG4Ny0AIsuFE5nIpLsb1IbTYTNbWanMtgv%2B2AYzQOn%2BqbF6iSRvkLg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1beb71d38a-FRA
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>
Open service 2606:4700:3030::ac43:dbaa:8443 · w9055.com
2026-01-22 12:29
HTTP/1.1 523 <none> Date: Thu, 22 Jan 2026 12:29:07 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: 9c1f0e1a2dba4229-EWR alt-svc: h3=":8443"; ma=86400 error code: 523
Open service 2606:4700:3030::ac43:dbaa:80 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=a2OByKjIMzznt%2F7uqltCyU15LIrInM6fPcy0P7ah4zy70KBNcudrl0gyydytDvRHBq7BnxLb%2F6Gr9HtmR8bqYhAk3lfLHSZ8qJofmb4ebdsav5g%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1b7d3c83ad-EWR
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>
Open service 188.114.97.3:443 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:07 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KLhBinkYdad2Wt7I0x%2Bu1hoIT14REFe9M4j6hfybezXLzFUBVGjwSfPwb%2Bx%2FSMnV%2BwDwNkzvWtrBBlKJJpyijfl9zo88c7Kpeg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1aa86bcfe9-SJC
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>
Open service 2606:4700:3034::6815:35e9:443 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UEUtLO2n41xnkHwKuBK3gbrwWRw9Gu5StPlUo7OFCJh8IEqUSbsRKt%2BM4jVuHDOV1HCIrJy7dvGmZjk30%2B2HGFieW53lvigaxrLlZ%2BluQV7indizJA%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1b1d1af415-FRA
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>
Open service 2606:4700:3034::6815:35e9:8443 · w9055.com
2026-01-22 12:29
HTTP/1.1 523 <none> Date: Thu, 22 Jan 2026 12:29:07 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: 9c1f0e19fee07dcd-LHR alt-svc: h3=":8443"; ma=86400 error code: 523
Open service 188.114.97.3:8443 · w9055.com
2026-01-22 12:29
HTTP/1.1 523 <none> Date: Thu, 22 Jan 2026 12:29:07 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: 9c1f0e19c9339a07-FRA alt-svc: h3=":8443"; ma=86400 error code: 523
Open service 2606:4700:3030::ac43:dbaa:443 · w9055.com
2026-01-22 12:29
HTTP/1.1 200 OK
Date: Thu, 22 Jan 2026 12:29:08 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Last-Modified: Thu, 22 Jan 2026 10:58:17 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dD2GhkcboKbI%2BEMsN%2B5ynhTwIeSpR5pkYGbPOg2gh8CFszO%2F6gcxCcKPgJDGrvABSDOzOlkSmowtUi%2FdpBSMXEmZNifVhMzcZ8sJZakZcTc0DwQhvA%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c1f0e1acd0063a6-LHR
alt-svc: h3=":443"; ma=86400
Page title: 欢迎光临
<!DOCTYPE html>
<html lang="en">
<head>
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3G4N9Q4duBIy4IdT",ck:"3G4N9Q4duBIy4IdT"})</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>欢迎光临</title>
</head>
<body style="background: #e6eaeb;">
<div style="position: relative;margin: 200px auto 0;padding: 0 0 22px;border-radius: 15px 15px 5px 5px;background: #fff;box-shadow: 10px 20px 20px rgba(101, 102, 103, .75);width:95%;max-width: 400px;color: #fff;text-align: center;">
<canvas id="canvas" width="200" height="200" style="display:block;position:absolute;top:-100px;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;"></canvas>
<div style="color: #242424;font-size: 28px;padding:111px 0 20px">信誉保证  大额无忧</div>
<div style="margin: 25px 0 14px;color: #7b7b7b;font-size: 25px;">官方直营20年信誉品牌</div>
<a id="btn" href="javascript:void(0);" style="display: block;border-radius: 500px;background-color: #ff5656;height: 65px;line-height: 65px;width: 250px;color: #fff;font-size: 22px;text-decoration: none;letter-spacing: 2px;margin:20px auto;cursor:pointer;">链接检测中……</a>
</div>
<script>
window.onload = function() {
var canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d'),
ras = canvas.width / 2,
index = 0;
drawFrame();
var redirectUrl = 'https://35.220.233.101:5555/mktland';
function drawFrame() {
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.save();
ctx.translate(ras, ras);
ctx.beginPath();
ctx.lineWidth = ras * 0.08;
ctx.strokeStyle = "#d1d2d4";
ctx.arc(0, 0, ras * 0.8, 0, Math.PI * 2, false);
ctx.stroke();
ctx.strokeStyle = "#00a2ff";
ctx.lineWidth = ras * 0.12;
ctx.beginPath();
ctx.arc(0, 0, ras * 0.8, -Math.PI / 2, -Math.PI / 2 + index * Math.PI * 2 / 100, false);
ctx.stroke();
ctx.textAlign = 'center';
ctx.textBaseline = 'middle';
ctx.font = ras / 2.2 + 'px Arial';
ctx.fillText(index.toFixed(0) + '%', 0, 0);
ctx.restore();
document.title = '加载中 ' + index.toFixed(1) + '%';
if (index < 99.2) {
if (index > 90) {
index += 1;
btn.innerHTML = '请点击进入';
btn.onclick = function() {
location.href = redirectUrl;
};
btn.style.background = '#36A11E';
} else if (index > 60) {
index += 1;
} else {
index += 3;
}
setTimeout(drawFrame, 20);
} else if (index != 100) {
index = 100;
drawFrame();
} else {
document.title = '请点击进入';
}
}
};
</script>
</body>
</html>