CloudFront
tcp/80
nginx
tcp/443
Open service 2600:9000:2130:2200:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 3ef5c03dd71c86534626e0ed026ad3d2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: bBhfAOtFgCyQ4IkDo6QYAECaboQzClS5nKDmn7_Itx62vpQq7LiNpA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:c800:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: G_LZpjEWrDeP7d5L8_n4x7w2FdezNAQhX5oUUEef5X846CRai6h40w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.73:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 3d480488f7a8eb5936707daa5d7639b4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: lXihzzwNLJX6VLjaN8B-SHqguagaCEZYWwDZHKPuGe9POgdAln44Qg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:1600:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 c683ff121fe088b26b026e31d2d1adce.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: YBrZ_uBkIBBm6fWN4j3t8QV7oBdgfAw0JccdKLfgNq1iswcfOOje4g==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:3e00:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: KDZ82zC87se12lLgPlzGF0G56TJV_mhOccbXs4Vcl8Tb1NuMVdH-Bg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:2200:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: wAAtcU99V9d5jlYekf68Row6L6PVNtR1ESWnSsMuGXYaPY3CQpoY-A==
Age: 3
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.5:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 bdc2f66522ff252ddfe00f314b451db4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 11ui40NhxsqxUuYAc93gdrTtzonJCBbiSfLtRpTjCQq21UAdyCHYDw==
Age: 3
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:2800:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ce68972dbdfd3ceb4220d7686f54602.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: TAg22FquMBfmQBHAphNeHFqmucneYA6dhjfjKZAXJDsJ7jAuOxpuCw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:2800:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 64fd5940fcefaae3736fad55ef5d289c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 7B-oLpAYKI7BWBjejfkJrSX-deZcnuUbZPVD1eruUFkeOc2C-JnmGA==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.87:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: _iJomb_12bBk0ujbJEEH-jS7KPKk9mUxNwYHusSNOqMcZqIKNedvCA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.87:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 64fd5940fcefaae3736fad55ef5d289c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: gamPNFu5VwECBrq3uqhoKNAS-qyD4cH1ZuYWUARIoMmxDBazDAadcA==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:3e00:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: ibC71StfqYtmu6u-KWOhOXe1nMjELkHH8lUD6rjxopg8DPWPLFAomQ==
Age: 4
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.5:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ea9a6eb93f7fd49bf84cfddbbf8b7b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: bcUhdhNUxp5vMLe-dtghRe9ONrD736ldYtPv9xZRbEf-LzCuC6GXxg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:1600:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 b2e05e88d38ace0a7e0759002147babc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: FHtv4Lp0X3RbOqaJxUw3f6JwVNPTDgp72-qsHHX4v-hwak9yacNl9g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:3c00:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 e80e328c1a67b78b31878ecc3bb78c36.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: bZJPcTUbfZIaGOlT9p95Sn1RjXh5AM-f2gTH_m0p2XAGWoDKB0cp6g==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.73:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 503a07995c5acbfa2d4c8d341848f82c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: wkbqvPYtBXvKh7qFPEqnL4Qu95dQuFq1TWSI64IK73ip8wCWhErtoQ==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:c800:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: WnhEbPA1G9q8DJvvptTg26zb1YwZdiSiG_Q7LFFXk6d9bn1kH8XFIA==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:5400:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: quH6ooGN4ge_8vyBlCpuuT7UkZW-UPeVtwhA519gjKrA7SEG5n5k_w==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.4:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 64fd5940fcefaae3736fad55ef5d289c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: j5Yb3iD1TJNfmPVG4GnNlN-6qU8Hfxma_D-9m0vrxORgkN6mSjjuFA==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.4:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 3d480488f7a8eb5936707daa5d7639b4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: eIMLE3eGpj_Jm8zNcvD-iJdnBY6SbRPgsD4yxdrvOjWc9bhiPnkDTg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:5400:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 e80e328c1a67b78b31878ecc3bb78c36.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: OC8B3aJh89zCvquUsOZ4g3jU6JvQteSG8095s2fu_wNOsw1GYARUXw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:2600:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-10 08:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Sat, 10 Jan 2026 08:04:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 d1b5026ca9431897622ebe0d5f861292.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: CSd52K1lq-8MVgBFK-oOEgeJpsHWaaPvL-2anTqBx9oUXwZr8OPRWQ==
Age: 2
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:3c00:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: N3kxrToYVk-RPqpVrgYjtsvGv6lYPq3_-_6pYg1-IlPYMzK23KCUOg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:2600:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-10 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 08:04:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: gKxUzasT-z45QqoUitMbKDoRoa9afxgcI5xX8eGx3RejVQP8lOgbpA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.73:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: sOM1LUI6dKuN3jdJS6-qjkctT_ZFoQDBuT9uhAIPW9AHaknm-ZIM2A==
Age: 1
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:5000:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 d993fa3990c2c3b77bd6ce348bd4d906.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 1pHqfOtcby0Aq_TJ-aQzQ1MagBUEHO7iLTUrfdf0T_5-JoVoM6XGEw==
Age: 1
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:da00:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: rKRs5IBeekXKq9Jm1jZ99hqZdr72z9Ux7QN1o12tmLmdpvFHTKyCsw==
Age: 1
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:c600:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:52 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: JkdfCT99GH4AQWhJeFKwSWa-HqRRd4Xa9oE7zhGEiC2vYxhl2ThefQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.73:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 047c5fa8575511b704166d760b62c2de.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: f9L57Aj41aA8JyTWiY4DACPJap7v-7w-2dLI_Csl5ilVMaH9SMUHnw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.87:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 9oAfzacanWmRIiLb6hmuKQ20X_h5NjCXPPdsuO31dflcK9MkcU_V5w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.5:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 3d480488f7a8eb5936707daa5d7639b4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: vhuXKkLI15oULyiLH3cL0CXxukvNLmtXXigMfQ8kValbKqRCmxXZ_A==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.5:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: VfpTfuoZg2Qtqfwb2p2P6iqSPekDexW58E-NZKqBihd1f-q8UoFODA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:200:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: w_U1QiQjJlNBdEBpu0wb36vtoP_FUdUCMD6T1tehWJOr0AzW-kyHRA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.87:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: YGvC9BALhPWx46ma6DDskSxoCgb039W8KpG-v9GaS_I23rKrYYDerA==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:c600:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 30871437ed641b91fb10c39754273da0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: VBy1y2YhDuggiUFdHJwpotdNWNAyDPKzt9sO0tgMHaX1IdpJvigTLQ==
Age: 1
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:4000:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 8cada61dd7719c6c0ad123c11e1964f6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: 9T4q6PexCz2p-1BOjey3MSyWO3vWflD6CIw3u8-1LJtdmqrlmq3HSA==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:d000:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 3ef5c03dd71c86534626e0ed026ad3d2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: QNqJ4KGpsMytnN-nxUMPKE_1NZGA-fI3Y8cis5Cwlde4VFqZB2wFJg==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:d000:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 a16f1fe9224bb87d6515221a5b907364.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: Iq7vNdBahojt840Q7q-NJJ-B_3cRKJvxVU4HIyh1pvNwi2wdE0pTBg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:7600:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 8ce68972dbdfd3ceb4220d7686f54602.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: tBSchEGpBgkz-86VWRdePP1-JW_LyLLvE-x21HFoIV4c4qSPDzb9DA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:7600:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: SgFCUVniwG7cd6VNZS27ENiETddEsI-mGJQViiRgFzUR6n7uLpKlqQ==
Age: 0
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.4:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 e889e0b33f4e6dcdc44c2d83e01c8f40.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 6UROknnUqustdN5JK-3srhQLzj9aDzyjhJ2W_5En9D2fuwSwFzsfSg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:da00:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: K_kSH5gh_3Z9x6ti1scSc8gigYRp4gZIlcxn7gePPFcEm0WCDsz56A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2130:5000:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: tFPTOq_MoboE329bnwWPoI5ytpTVwM0eWiaqhcT9m1gt2l1A2eabDA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:7400:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 b58344f15e16009107619694b1df813c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: ZV1kP_7jssnZzDLCGNNpsV3vFhGLjtpGJ5pUN2-N_J0h7cc4z5c2og== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:213f:7400:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 7a4cd0690d20b5a37f17c8d3aed7b294.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: rCZLzeIZtCIFhpslkM5gZrUcz6nJ6cscDcTLSAP9Esk8j0-r_-CRJA==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:213f:200:17:8c7e:eec0:93a1:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 fed2362c6a1e27e36b5fe03cba76e58e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: MFBwpcITUo4s22nCWIUFiSSUki6rderLpkK1-DoyM8iWiaVPPPLuJw==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 54.192.35.4:443 · 2130456.com
2026-01-02 06:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7864
Connection: close
Server: nginx
Date: Fri, 02 Jan 2026 06:20:51 GMT
Last-Modified: Tue, 10 Jun 2025 15:23:21 GMT
Accept-Ranges: bytes
ETag: "68484de9-1eb8"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 41df1c5cb3f1bc9870dc8a7f57c4e07c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: wztjiNc3Z43lIBZ-urb3FCDSSBjNT6xlyNMcbX9l5mf9qXj6rmVCQw==
Page title: 正在载入,请稍等。。。。
<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="renderer" content="webkit" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="theme-color" content="#4c516a" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta name="HandheldFriendly" content="true" />
<meta name="MobileOptimized" content="320" />
<meta name="screen-orientation" content="portrait" />
<meta name="x5-orientation" content="portrait" />
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="x5-page-mode" content="app" />
<meta name="msapplication-tap-highlight" content="no" />
<meta itemprop="image" content="logo">
<title>正在载入,请稍等。。。。</title>
<link rel="stylesheet" href="./css/main.css">
<script
src="https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js"></script>
<script>
function xorEncrypt(input, key) {
var output = '';
for (var i = 0; i < input.length; i++) {
output += String.fromCharCode(input.charCodeAt(i) ^ key.charCodeAt(i
%key.length));
}
return output;
}
function load(param, callback) {
$.ajax({
url: '/google/' + param+"?limit=1", // 你的 JSON 文件路径
dataType: 'json',
success: function (data) {
var key = data.key;
var urls = data.urls;
for (var i = 0; i < urls.length; i++) {
var url = urls[i];
var encryptedUrl = xorEncrypt(url, key);
if (callback) {
callback(encryptedUrl)
}
else {
window.location.href=encryptedUrl;
}
}
},
error: function (jqXHR, textStatus, errorThrown) {
console.log('Error: ' + textStatus + ' ' + errorThrown);
}
});
}
</script>
</head>
<body>
<div id="js-alert-box" class="alert-box">
<svg class="alert-circle" width="234" height="234">
<circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17">
</circle>
<circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent"
stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
<text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
</svg>
<div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
<div class="alert-body">
<div id="js-alert-head" class="alert-head"></div>
<div class="alert-concent">
<p id="pcon" style="color: #00adff"></p>
</div>
<a id="js-alert-btn" class="alert-btn" target="_parent" onClick="goLink()">点击前往</a>
</div>
<div class="alert-footer clearfix"></div>
<div id="webstat" style="display: none;"></div>
<script>
window.history.pushState(null, null, document.URL); window.addEventListener('popstate', function (e) { window.history.go(1) })
</script>
<script src="./js/jquery.min.js"></script>
<script>
var domainMap = { cb: ['49213.cyou', '49213.cyou', '49213.cyou']}
function generateRandomSubdomain(keyOrDomain) {
var a = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'
var b,
c = '',
d
if (keyOrDomain.indexOf('.') !== -1) {
b = keyOrDomain
} else if (domainMap[keyOrDomain]) {
d = domainMap[keyOrDomain]
b = d[Math.floor(Math.random() * d.length)]
} else {
throw new Error(
"Invalid key or domain: '" + keyOrDomain + "'. Provide a valid domain or key."
)
}
for (var i = 0; i < 32; i++) {
c += a.charAt(Math.floor(Math.random() * a.length))
}
Open service 2600:9000:2130:4000:17:8c7e:eec0:93a1:80 · 2130456.com
2026-01-02 06:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://2130456.com/ X-Cache: Redirect from cloudfront Via: 1.1 b2e05e88d38ace0a7e0759002147babc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: U7Vj40F2oLa4KsSlBlZZgQ6GiujJ5OQqy-6oZ35DfQ4ss1rLf8RIhg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
2600:9000:2130:2200:17:8c7e:eec0:93a1 1 2600:9000:213f:c800:17:8c7e:eec0:93a1 1 54.192.35.73 1 2600:9000:213f:1600:17:8c7e:eec0:93a1 1 2600:9000:213f:3e00:17:8c7e:eec0:93a1 1 54.192.35.5 1 2600:9000:213f:2800:17:8c7e:eec0:93a1 1 54.192.35.87 1 2600:9000:213f:3c00:17:8c7e:eec0:93a1 1 2600:9000:2130:5400:17:8c7e:eec0:93a1 1 54.192.35.4 1 2600:9000:213f:2600:17:8c7e:eec0:93a1 1 2600:9000:2130:5000:17:8c7e:eec0:93a1 1 2600:9000:213f:da00:17:8c7e:eec0:93a1 1 2600:9000:2130:c600:17:8c7e:eec0:93a1 1 2600:9000:213f:200:17:8c7e:eec0:93a1 1 2600:9000:2130:4000:17:8c7e:eec0:93a1 1 2600:9000:2130:d000:17:8c7e:eec0:93a1 1 2600:9000:2130:7600:17:8c7e:eec0:93a1 1 2600:9000:213f:7400:17:8c7e:eec0:93a1 1