AmazonS3
tcp/443
Apache
tcp/443
CloudFront
tcp/443 tcp/80
cloudflare
tcp/443
nginx
tcp/443 tcp/80
Open service 18.239.50.44:80 · moja-placa.com
2026-02-01 15:25
HTTP/1.1 403 Forbidden Server: CloudFront Date: Sun, 01 Feb 2026 15:25:44 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 5090b605a7b968781de55827dd170bf2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: UYUjhBZQ52TmgPQiLpNLqAYGV1SSWfTtd2QVzHChxM3HMB9i3-t4eQ== Page title: ERROR: The request could not be satisfied <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>403 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: UYUjhBZQ52TmgPQiLpNLqAYGV1SSWfTtd2QVzHChxM3HMB9i3-t4eQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 18.239.50.44:80 · 20009d.com
2026-01-25 02:14
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 25 Jan 2026 02:17:14 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 a752e456797165fcc0a1e5de08b5353c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: YTUtCVZFSDFYRkF8I0zDGCuZmXOET6aZQmjeR1k9XJq1H_xkdJAMow==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:443 · 20009d.com
2026-01-25 02:14
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 25 Jan 2026 02:17:14 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 8be4072f43c8c13d02688a798ea634a4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: swXH-7Mi-65SIezgw01VqH6-C_2KyIiw_MUV_ykOxP_4oR0dSj3dtg==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:443 · dearoldgold.com
2026-01-24 11:32
HTTP/1.1 403 Forbidden Server: CloudFront Date: Sat, 24 Jan 2026 11:32:42 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 b744839339b269ebb49818cc6c300b6a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: x0CR-EB8I9dzqgPV2kc2qmABgt0zZcdzkRCgc4fkNfArZkxhfbRzwQ== Referrer-Policy: no-referrer-when-downgrade Page title: ERROR: The request could not be satisfied <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>403 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: x0CR-EB8I9dzqgPV2kc2qmABgt0zZcdzkRCgc4fkNfArZkxhfbRzwQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 18.239.50.44:80 · dearoldgold.com
2026-01-24 11:32
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 24 Jan 2026 11:32:41 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://dearoldgold.com/ X-Cache: Redirect from cloudfront Via: 1.1 8be6e843d0ee8ff03a0a07d811ce5bf8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: OVGJaB7N-OL1_EJo0pkXJkmb0V0B6qqnEseDJ7bNNLyljv-qnx5YhQ== Referrer-Policy: no-referrer-when-downgrade 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 18.239.50.44:443 · qw3ql5wwi9mj.xyz
2026-01-21 20:16
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9c0bb95ffb56d36e-FRA
Server: cloudflare
Last-Modified: Thu, 28 Aug 2025 06:42:25 GMT
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7tpiG4Tv%2FHcRgA61xc0aVUZA89nhnoglriDDGcItKYsuF4eC6SnuTWnHdmjeor3yojZzYJaOp6q6irp2FgGu1hZfrkVyjELL3%2F%2FPbw%3D%3D"}]}
Accept-Ranges: bytes
Date: Wed, 21 Jan 2026 11:57:57 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 ecbb6ac82f8f6ff46460b69097d121ec.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: SngrJCEeU4wlFhc8lIPyV3siPM_eAXjvs94TEYicclRrxzh-6pXQLw==
Age: 29886
Page title: P站视频
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=referrer content=no-referrer><meta name=theme-color content=#ffffff><link rel=icon href=favicon.ico><title>P站视频</title><script>var pathIndex = getCookie('pathIndex') || 0;
var hadSetNext = false;
function setCookie(name, value) {
document.cookie = name + '=' + encodeURI(value);
}
function getCookie(name) {
let arr, reg = new RegExp('(^| )' + name + '=([^;]*)(;|$)');
if (arr = document.cookie.match(reg)) {
return decodeURI(arr[2]);
} else {
return null;
}
}
function loadError() {
if (hadSetNext) return;
if (pathIndex >= pathList.length - 1) {
if (pathList[pathIndex] == './') {
return;
}
pathIndex = 0;
} else {
pathIndex++;
}
hadSetNext = true;
setCookie('pathIndex', pathIndex);
window.location.reload();
};</script><link href="static/cdn/css/element-ui/index.css?v=1.0.1" rel=stylesheet><link href="static/cdn/css/element-ui/display.css?v=1.0.1" rel=stylesheet><link href="static/cdn/css/nprogress.css?v=1.0.1" rel=stylesheet><link href=static/20250828143701/css/vendor~f3a3ebe1.css rel=stylesheet><link href=static/20250828143701/css/styles.css rel=stylesheet><link href=static/20250828143701/css/app.css rel=stylesheet></head><body><div id=app></div><script src="static/cdn/js/axios.min.js?v=1.0.1"></script><script src="static/cdn/js/lodash.min.js?v=1.0.1"></script><script src="static/cdn/js/nprogress.js?v=1.0.1"></script><script src="static/cdn/js/hls.min.js?v=1.0.1"></script><script src="static/cdn/js/DPlayer.min.js?v=1.0.1"></script><script src="static/cdn/js/jsjiami.js?v=1.0.1"></script><script>window.onload = function () {
setTimeout(() => {
loadJS("https://www.googletagmanager.com/gtag/js?id=G-YN9976Y17E", true)
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-YN9976Y17E');
}, 5000)
}
function loadJS(url, bol = false) {
var script = document.createElement('script')
script.setAttribute("src", url);
if (bol) {
script.setAttribute("async", "async");
}
var first = document.getElementsByTagName('script');
var here = first[first.length - 1];
here.parentNode.appendChild(script);
}
function loadCSS(url) {
var link = document.createElement('link'),
head = document.head || document.getElementsByTagName("head")[0];
link.setAttribute("rel", "stylesheet");
link.setAttribute("href", url);
head.appendChild(link);
}</script><script src=static/20250828143701/js/vendor~f269b12e.js></script><script src=static/20250828143701/js/vendor~df4692b5.js></script><script src=static/20250828143701/js/vendor~9161a349.js></script><script src=static/20250828143701/js/vendor~7159bfa5.js></script><script src=static/20250828143701/js/vendor~3a70cbed.js></script><script src=static/20250828143701/js/vendor~9d675abe.js></script><script src=static/20250828143701/js/vendor~6cb95173.js></script><script src=static/20250828143701/js/vendor~64d248ce.js></script><script src=static/20250828143701/js/vendor~cc10276c.js></script><script src=static/20250828143701/js/vendor~6ba02bd5.js></script><script src=static/20250828143701/js/vendor~bf0f8b8f.js></script><script src=static/20250828143701/js/vendor~691ceb8b.js></script><script src=static/20250828143701/js/vendor~7e5e8261.js></script><script src=static/20250828143701/js/vendor~92c00e46.js></script><script src=static/20250828143701/js/vendor~93acefaf.js></script><script src=static/20250828143701/js/vendor~5793d01e.js></script><script src=static/20250828143701/js/vendor~909464d4.js></script><scri
Open service 18.239.50.44:80 · qw3ql5wwi9mj.xyz
2026-01-21 20:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 21 Jan 2026 20:16:03 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://qw3ql5wwi9mj.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 9418ec5c8ad0c320eddf5061646e3d88.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: 1EcrODdl8mpTr-2HPWfC2LTCU84Lh2xYN8WfAWGv7-bUi7l0bRNMQA== 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 18.239.50.44:443 · bleedinblue.com
2026-01-12 18:48
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 12 Jan 2026 18:48:50 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 ecbb6ac82f8f6ff46460b69097d121ec.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: 7oZxIyO_4Gz2CUa9j3Ioh99B0bFURJwEgB7f_rU_QQyxJuh6diXPgQ== Referrer-Policy: no-referrer-when-downgrade Page title: ERROR: The request could not be satisfied <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>403 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: 7oZxIyO_4Gz2CUa9j3Ioh99B0bFURJwEgB7f_rU_QQyxJuh6diXPgQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 18.239.50.44:80 · bleedinblue.com
2026-01-12 18:48
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 18:48:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://bleedinblue.com/ X-Cache: Redirect from cloudfront Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: tad4wpcADesdMNv2Lg-x3Jekym8claFE18AcsvSGuCIVJwEdCND6GA== Referrer-Policy: no-referrer-when-downgrade 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 18.239.50.44:443 · www.lasersafety.org
2026-01-10 12:06
HTTP/1.1 403 Forbidden Server: CloudFront Date: Sat, 10 Jan 2026 12:06:55 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 eb91f7d4f380e2793c00431a8fc93fe0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: 5WiwBMXgsf8aDMqniQW_fuk6u0_G79H9PLv6xK7UF4nuFgifEpraCQ== Page title: ERROR: The request could not be satisfied <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>403 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: 5WiwBMXgsf8aDMqniQW_fuk6u0_G79H9PLv6xK7UF4nuFgifEpraCQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 18.239.50.44:80 · privacy.noveauto.sk
2026-01-10 02:05
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 02:05:06 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://privacy.noveauto.sk/ X-Cache: Redirect from cloudfront Via: 1.1 e1ffe469ec59bbd0f64b14eb9c83d0d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: AUJEcpn2pp5ed-5VmZQd2Zn6tmEhQG07t5PzdcZVfG-pA8RTiJFQIQ== 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 18.239.50.44:80 · newchinaaikentogo.com
2026-01-09 22:41
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:41:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://newchinaaikentogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 3ab47e7bb911be04b665845f18319950.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: RUL6kV_D7YNaTOUWCZUHFOb4vo2PbAlP0lliYRnBZtLALSnxskTOxA== 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 18.239.50.44:443 · newchinaaikentogo.com
2026-01-09 22:41
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20521
Connection: close
Last-Modified: Thu, 12 Jun 2025 15:00:13 GMT
x-amz-version-id: uqD29drKxqjimT0Z81T1Ssr0Mu7gr3cm
Server: AmazonS3
Date: Fri, 09 Jan 2026 05:54:44 GMT
ETag: "16f3a4e506a0f33d00e5674870576224"
X-Cache: Hit from cloudfront
Via: 1.1 b038919df048ba1d1a170622840d275e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: uCE6RYTp4X6ykFFqxg3sFHSOqrR9Xc42JFoa0nbt7kuOG95QIJ6D0g==
Age: 60424
Page title: Home | New China
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Aiken, SC 29803 Chinese food for Pickup - Order from New China in Aiken, SC 29803, phone: 803-641-1229 ">
<meta name="keywords" content="Aiken, SC 29803 Chinese food for Pickup Order Chinese food for Pickup, Best Chinese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | New China</title>
<link rel="canonical" href="https://newchinaaikentogo.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
<script>
function copyMigratedWebsite() {
console.log('copy!')
const handleCopy = (e) => {
// clipboardData 可能是 null
if (e.clipboardData) {
e.clipboardData.setData('text/plain', 'https://www.newchinaaiken.com/rjbie5rh/new-china-aiken-29803/order-online');
}
e.preventDefault();
// removeEventListener 要传入第二个参数
document.removeEventListener('copy', handleCopy);
};
document.addEventListener('copy', handleCopy);
document.execCommand('copy');
}
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="https://www.newchinaaiken.com/rjbie5rh/new-china-aiken-29803/order-online">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loading="lazy" src="/assets/images/slider2.jpg" alt="Chinese Food"><ol class="carou
Open service 18.239.50.44:80 · chopsticksasiancuisinetogo.com
2026-01-09 22:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:20:10 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chopsticksasiancuisinetogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d14130822f7563ef82bba830d521f72.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: GxJ_KEb7RSyTb8vVQhASM_0A6jsdrL6dBAElWJEtB1KH2ALMxFshtg== 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 18.239.50.44:443 · chopsticksasiancuisinetogo.com
2026-01-09 22:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16013
Connection: close
Last-Modified: Wed, 29 Jan 2025 21:23:44 GMT
x-amz-version-id: iTlffMrm03X1nvGTyyffX02sTw8_px89
Server: AmazonS3
Date: Fri, 09 Jan 2026 22:20:07 GMT
ETag: "65019646c1aea0a90f0cdd4c6d86a047"
X-Cache: Hit from cloudfront
Via: 1.1 7d2716fe283418b87c2df69e15b55944.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: ygNuvf9yhBKehX40VZbim9ZQ7bC0-B550woqUoJXXD4jh9FWLCaZtg==
Age: 5212
Page title: Home | Chopsticks Asian Cuisine
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Martinsburg, WV 25404 Japanese food for Pickup - Order from Chopsticks Asian Cuisine in Martinsburg, WV 25404, phone: 304-262-8888 ">
<meta name="keywords" content="Martinsburg, WV 25404 Japanese food for Pickup Order Japanese food for Pickup, Best Japanese food for Pickup">
<link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144"
href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114"
href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72"
href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
<title>Home | Chopsticks Asian Cuisine</title>
<link rel="canonical" href="https://chopsticksasiancuisinetogo.com">
<link rel="stylesheet" href="/assets/css/main.css"/>
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
</script>
</head>
<body>
<section style="display: none;">
<a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
<a href="#main" aria-label="skip to main content">Skip to Main Content</a>
</section>
<header id="header">
<nav class="navbar" aria-label="Navigation">
<ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="/order/">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
</nav>
</header>
<main id="main">
<section id="home" class="hero__container">
<div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="https://chopst.s3.amazonaws.com/menuImage/1613181005624.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loading="lazy" src="http://chopsticksasiancuisinetogo.com/images/slider/slider2.jpg" alt="Chinese Food"><ol class="carousel-indicators"><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 2</span></li><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 2</span></li></ol></div>
<div class="hero__overlay">
<h1 id="name" class="title"><span class="welcome-title">Welcome To Chopsticks Asian Cuisine</span></h1>
<div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
<h2 id="slogan" class="slogan mt-1 mb-3">Best food, Great value
Open service 18.239.50.44:443 · www.ownhavenpropertymanagement.co.za
2026-01-09 07:02
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 35457
Connection: close
Set-Cookie: csrftoken=""; Domain=ownhavenpropertymanagement.co.za; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/
Date: Fri, 09 Jan 2026 07:02:23 GMT
Cache-Control: max-age=180, stale-while-revalidate=86400
x-eos-request-id: 3fc448dc-c9a2-472c-b9a5-83521239616c
x-eos-request-host: None
x-eos-lib-version: 11.0.12
x-eos-stats: 0:0:0:0
Content-Encoding: gzip
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
Cross-Origin-Opener-Policy: same-origin
x-eos-key: ownhavenpropertymanagement.co.za:/:desktop::::
Vary: Accept-Encoding,Cookie
X-Cache: Miss from cloudfront
Via: 1.1 8be4072f43c8c13d02688a798ea634a4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: sZJjmNc2ujDa6HnhOdCjZvxyriKlJeK1GSAYuQKblKWFaNx_XlOAlw==
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000
Page title: Welcome to Own Haven Property Management | Own Haven Property Management
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
<meta name="referrer" content="strict-origin-when-cross-origin"><title>Welcome to Own Haven Property Management | Own Haven Property Management</title>
<link rel="canonical" href="https://www.ownhavenpropertymanagement.co.za">
<meta property="og:url" content="https://www.ownhavenpropertymanagement.co.za">
<meta property="og:type" content="website">
<meta property="og:title" content="Welcome to Own Haven Property Management | Own Haven Property Management">
<meta property="og:description" content="Own Haven Property Management is dedicated to adding value by offering a comprehensive holistic property management service to take care of all your property...">
<meta property="og:image" content="https://d21tw07c6rnmp0.cloudfront.net/media/uploads/374/themesettings/2023/11/374_4662f9ecb0ba469cb50247ab4198c392.png">
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "WebSite",
"name" : "Own Haven Property Management",
"url" : "https://www.ownhavenpropertymanagement.co.za"
}
</script>
<link rel="icon" type="image/png" href="https://d21tw07c6rnmp0.cloudfront.net/media/uploads/374/themesettings/2023/11/374_4662f9ecb0ba469cb50247ab4198c392_t_w_16_h_16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://d21tw07c6rnmp0.cloudfront.net/media/uploads/374/themesettings/2023/11/374_4662f9ecb0ba469cb50247ab4198c392_t_w_32_h_32.png" sizes="32x32">
<link rel="shortcut icon" type="image/png" href="https://d21tw07c6rnmp0.cloudfront.net/media/uploads/374/themesettings/2023/11/374_4662f9ecb0ba469cb50247ab4198c392_t_w_48_h_48.png" sizes="48x48">
<link rel="apple-touch-icon" type="image/png" href="https://d21tw07c6rnmp0.cloudfront.net/media/uploads/374/themesettings/2023/11/374_4662f9ecb0ba469cb50247ab4198c392_t_w_180_h_180.png" sizes="180x180">
<meta property="og:site_name" content="Own Haven Property Management" />
<script>
window.G_MAP_API_KEY = ""
window.CAPTCHA_KEY = "6LeDciYpAAAAAGN18X8JkJcj0_13HeEoavWngCVI"
window.CAPTCHA_VERSION = "v2"
window.INTEREST_RATE = "10.25"
window.CURRENCY = "ZAR"
</script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://code.jquery.com/jquery-migrate-3.5.2.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://d21tw07c6rnmp0.cloudfront.net/content/css/slick.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Footer head --><script type="text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){
dataLayer.push(arguments);
}
window.gtag('consent', 'default', {
ad_personalization: 'denied',
ad_storage: 'denied',
ad_user_data: 'denied',
analytics_storage: 'denied',
personalization_storage: 'denied',
functionality_storage: 'granted',
security_storage: 'granted',
wait_for_update: '500'
})
</script><script type="text/javascript" src="https://d21tw07c6rnmp0.cloudfront.net/content/js/pd-consent-v2-main.cjs.js"></script><script type="text/javascript">
pdc = window.pdc || [];
function pdcookie(){
pdc.push(arguments);
}
pdcookie('setPosition', "bottom")
pdcookie('setLocale', "ZA")
</script>
<script async src="https://analytics.ownhavenpropertymanagement.co.za/gtag/js?id=G-NJ5557S0CJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
window.gtag = window.gtag || function gtag(){
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-NJ5557S0CJ', { transport_url: 'https://analytics.ownhavenpropertymanagement.co.za', first_party_collection: true });
</script>
<style>
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-ad
Open service 18.239.50.44:443 · status.rightworks.com
2026-01-09 01:23
HTTP/1.1 405 Not Allowed
Server: CloudFront
Date: Fri, 09 Jan 2026 01:23:57 GMT
Content-Length: 2515
Connection: close
x-amzn-waf-action: captcha
Cache-Control: no-store, max-age=0
Content-Type: text/html; charset=UTF-8
Access-Control-Allow-Origin: *
Access-Control-Max-Age: 86400
Access-Control-Allow-Methods: OPTIONS,GET,POST
Access-Control-Expose-Headers: x-amzn-waf-action
X-Cache: Error from cloudfront
Via: 1.1 40fb5e8791e3cb1337e56d76d11ee8fa.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: nTIKuCSzOXJ5Mmqx0-mYVN3MHX5gktpz4HedpH7bJCFbA_hUOHLPkA==
Page title: Human Verification
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Human Verification</title>
<style>
body {
font-family: "Arial";
}
</style>
<script type="text/javascript">
window.awsWafCookieDomainList = [];
window.gokuProps = {
"key":"AQIDAHjcYu/GjX+QlghicBgQ/7bFaQZ+m5FKCMDnO+vTbNg96AHNLTiyoRfhbks50luFtEDEAAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMKHukL9uPoM/cmKtaAgEQgDsW6lzrbjFjMyrXqCeKHrpqxcotywZzAgJZSCG35NkP045s6VWNLikKHuOYzGU0EIPsKIDjzgQq/mSuOw==",
"iv":"EkQzRAAMlAAAKCkh",
"context":"Tvv69+g1zOb0zDgLVqSWurDE89e2Wj8rERmhzNq25/CPY/yoVvfZv77XBUNvRGkklF7km0l3s911pM8XS2t62+7Idtd67Ne7kbmbBJAhoD8GELVZH/F9jP659P3/GH1DtmZEKI1rfAOjYYETpai7gU/Xn+zgpnxa0wzVnu1dilAGbSBhk/rH8TcFKtX1rg1xirUpEjHhVny6hDgzjeIfXb2OmiPoejCO1r06N3IVp9b3oJfuDxv7BizN5kekIofCKjW/SfJHMHgfrGy3DIoVEQvEwMy7AAOXMRx2rpyMK5ljQHVLniyFGS6rTZbb27oGDsuWWv10v9h/1J57Z7SU2JYA2myYC0y4a4qoOQNaZ5HKB5s9+KrSlAnLFjNdC2sDECR7GgOZFgCmMzkTTh/aK/CDWuZQz13NBWz8COfN73GddWdat77yP4qfIH5QMrCtSa/+KC54xSrBlkuRceYCnUUY6GeJxw03VVhVi40ZCZBB4IlborTj5YRsETGZRLD42d8PWgSkUNac/QTYd1SjQLV87mWuTTyrf+dLYacK+VkQkeR9zo+e94SH0gmh/SN+ZogjA82Hepp8fG54FmAxt4pJOQmDfm84yBlidBNdoID7gaB7f1l7duXl+Yo/Zhy3G+kyqj8ErKvBHp07GOOC5wuY5HguQ8zM22/H+uRgMltIHk/+ebSN1WJf3dRlV5wakp/wVqJ3unP1fuUHhb1UA7jWYis8MM84OS0QkikPCQRU8TWczwPe1bYf2GaMS19T/O+8mDqO/7R3yVncGg=="
};
</script>
<script src="https://f4abf0d17d84.244119c1.eu-west-1.token.awswaf.com/f4abf0d17d84/2ed6e5cf9f25/e622dc944e00/challenge.js"></script>
<script src="https://f4abf0d17d84.244119c1.eu-west-1.captcha.awswaf.com/f4abf0d17d84/2ed6e5cf9f25/e622dc944e00/captcha.js"></script>
</head>
<body>
<div id="captcha-container"></div>
<script type="text/javascript">
AwsWafIntegration.saveReferrer();
window.addEventListener("load", function() {
const container = document.querySelector("#captcha-container");
CaptchaScript.renderCaptcha(container, async (voucher) => {
await ChallengeScript.submitCaptcha(voucher);
window.location.reload(true);
}
);
});
</script>
<noscript>
<h1>JavaScript is disabled</h1>
In order to continue, you need to verify that you're not a robot by solving a CAPTCHA puzzle.
The CAPTCHA puzzle requires JavaScript. Enable JavaScript and then reload the page.
</noscript>
</body>
</html>
Open service 18.239.50.44:80 · 20009z.com
2026-01-04 23:07
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 04 Jan 2026 23:09:46 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 0a3248cb2729105e64fb474faf90e3b2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: 9apnTDnfaz8wNJOYeAkPgwEkz_89rSHjR38HnA4kFlw0mBPtx1PdSw==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:443 · 20009z.com
2026-01-04 23:07
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 04 Jan 2026 23:09:46 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 1d14130822f7563ef82bba830d521f72.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: JidBtOTLV8f6MZLBkHTQQNH8l2V9VD8UDk4tPdREh0BYxG7oHj4PVA==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:443 · 20009w.com
2026-01-04 13:48
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 04 Jan 2026 13:51:11 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 7d2716fe283418b87c2df69e15b55944.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: 5WWbLInhtEcbjBQq_dKrKIspHJoY1K_2gU9nqqFrzFQxGf0rk835rw==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:80 · 20009w.com
2026-01-04 13:48
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6456
Connection: close
Server: nginx
Date: Sun, 04 Jan 2026 13:51:11 GMT
Last-Modified: Thu, 09 Oct 2025 06:54:35 GMT
Accept-Ranges: bytes
ETag: "68e75c2b-1938"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 8be4072f43c8c13d02688a798ea634a4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: RnaBam8cEAeqig0e_jONALRfDE0Ke8II-kdht4iegS_vaHDlsIBMYw==
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: ['49622.cyou', '49622.cyou', '49622.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 18.239.50.44:80 · orientalpalacewy.com
2026-01-03 23:39
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 23:39:33 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://orientalpalacewy.com/ X-Cache: Redirect from cloudfront Via: 1.1 0f5a5feace742eb20ef71e34731fb1fa.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: aUVCve1UwHfLceWix73naMfB0X6fRA0BdiLHZfBpiqKE77Px58fbuQ== 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 18.239.50.44:443 · www.aboutparadisegoldenretrievers.com
2025-12-23 07:43
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 9628
Connection: close
Date: Tue, 23 Dec 2025 07:43:02 GMT
Accept-Ranges: bytes
Server: nginx
Last-Modified: Fri, 05 Dec 2025 07:03:50 GMT
ETag: "693283d6-259c"
Expires: Wed, 24 Dec 2025 07:43:02 GMT
Cache-Control: max-age=86400
Cache-Control: public
Pragma: public
X-Cache: Hit from cloudfront
Via: 1.1 b744839339b269ebb49818cc6c300b6a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: AMS58-P3
X-Amz-Cf-Id: J1PymaT3xHG5fHbv1DjifwWePaW9gWB0RQ8AKGxtQNK-q3CteFBzzQ==
Page title: Paradise Golden Retrievers
<!DOCTYPE html>
<!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 8)|!(IE)]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<!--- Basic Page Needs
================================================== -->
<title>Paradise Golden Retrievers</title>
<meta property="og:title" content="Paradise Golden Retrievers" />
<meta name="description" content="Based near Tampa, Florida, Paradise Golden Retrievers is an American Kennel Club (AKC)-inspected dog breeding facility."/>
<meta property="og:description" content="Based near Tampa, Florida, Paradise Golden Retrievers is an American Kennel Club (AKC)-inspected dog breeding facility." />
<meta name="keywords" content="Tampa, Florida, Paradise Golden Retrievers"/>
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<style type="text/css">
section.oddSection{background-color:#191919;color:#7A7A7A}section.oddSection h1,section.oddSection h2,section.oddSection h3{color:#fff}section.oddSection a,section.oddSection a:visited{color:#11ABB0}section.oddSection a:hover,section.oddSection a:focus{color:#fff}section.evenSection{background-color:#fff;color:#525252}section.evenSection h1,section.evenSection h2,section.evenSection h3{color:#313131}section.evenSection a,section.evenSection a:visited{color:#11ABB0}section.evenSection a:hover,section.evenSection a:focus{color:#313131}section.evenSection.fixed-bg h1,section.oddSection.fixed-bg h1,section.evenSection.fixed-bg h2,section.oddSection.fixed-bg h2,section.evenSection.fixed-bg h3,section.oddSection.fixed-bg h3,section.evenSection.fixed-bg h4,section.oddSection.fixed-bg h4,section.evenSection.fixed-bg p,section.oddSection.fixed-bg p{color:#fff;text-shadow:0px 1px 3px #000}section.oddSection.contact-section,section.evenSection.contact-section{background:#191919;padding-top:96px;padding-bottom:102px;color:#636363}section.oddSection.contact-section h1,section.evenSection.contact-section h1,section.oddSection.contact-section h2,section.evenSection.contact-section h2,section.oddSection.contact-section h3,section.evenSection.contact-section h3,section.oddSection.contact-section h4,section.evenSection.contact-section h4{color:#ebeeee}
</style>
<!-- Script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="" >
</head>
<body>
<!-- Header
================================================== -->
<header id="section-0" style="background-image:url('./images/backgrounds/default.jpg')">
<nav id="nav-wrap">
<a class="mobile-btn" href="#nav-wrap" title="Show navigation">Show navigation</a>
<a class="mobile-btn" href="#" title="Hide navigation">Hide navigation</a>
<ul id="nav" class="nav">
<li class="current"><a class="smoothscroll" href="#section-0">Home</a></li>
<li><a class="smoothscroll" href="#section-1">About</a></li>
<li><a class="smoothscroll" href="#section-2">Other Media</a></li>
<li><a class="smoothscroll" href="#section-3">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->
<div class="row banner">
<div class="banner-text">
<h1 class="responsive-headline">Paradise Golden Retrievers</h1>
<h3></h3>
<hr />
<ul class="social">
<li><a href="https://twitter.com/ParadiseG
Open service 18.239.50.44:443 · dev-iknowconnect.wkasiapacific.com
2025-12-23 07:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Tue, 23 Dec 2025 07:31:23 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 2b13b2ad91208ea27acb039cde3e8f42.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: zIpjv4f7jKd_EB6xA2NWa1Kh6mIZ_NR2f1YH8_nMhjP-cX8Atag3gA== Page title: ERROR: The request could not be satisfied <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The request could not be satisfied</TITLE> </HEAD><BODY> <H1>403 ERROR</H1> <H2>The request could not be satisfied.</H2> <HR noshade size="1px"> Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. <BR clear="all"> If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. <BR clear="all"> <HR noshade size="1px"> <PRE> Generated by cloudfront (CloudFront) Request ID: zIpjv4f7jKd_EB6xA2NWa1Kh6mIZ_NR2f1YH8_nMhjP-cX8Atag3gA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 18.239.50.44:443 · nineteenthave.com
2025-12-23 05:10
HTTP/1.1 404 Not Found Server: CloudFront Date: Tue, 23 Dec 2025 05:10:28 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 d2ed865b959a3c3010f1d4b906b56eb4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: i1uoaCdHfBLFcMcumLsnejtCc7nT94nAXIYhg1WArr3ffTgjmLfQuQ==
Open service 18.239.50.44:80 · nineteenthave.com
2025-12-23 05:10
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 05:10:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://nineteenthave.com/ X-Cache: Redirect from cloudfront Via: 1.1 af1da25c2dddf71cac076999aa9861e6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: pVEMTo3muF3lZ9LMXnE0TWYGECOzadQ8oCpozFH4770Md5WSkWhvoA== 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 18.239.50.44:80 · mendozarafael.net
2025-12-23 00:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 00:00:54 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://mendozarafael.net/ X-Cache: Redirect from cloudfront Via: 1.1 ed6e39eea0e39e463514b9421b7a2806.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 86togW25MNvc4HAH0mq6iWgDytOCNZ_SySryYa4WULBQAPVWW4brVA== 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 18.239.50.44:443 · axevaleshow.co.uk
2025-12-22 22:04
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 22:04:35 GMT Location: https://www.axevaleshow.co.uk/ Server: Apache Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Set-Cookie: PHPSESSID=uflafuiikrl7vpfvi7ta1jmcuj; path=/; secure; HttpOnly Vary: Accept-Encoding X-Cache: Miss from cloudfront Via: 1.1 b038919df048ba1d1a170622840d275e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: AMS58-P3 X-Amz-Cf-Id: pOsNJjYVDLAMbKDfdcABzzSRUjes52kYsM76umrqh4hOb5TOjWPeNw==
moja-placa.com 0 20009d.com 1 dearoldgold.com 1 qw3ql5wwi9mj.xyz 1 bleedinblue.com 1 www.lasersafety.org 0 privacy.noveauto.sk 0 newchinaaikentogo.com 1 chopsticksasiancuisinetogo.com 1 www.ownhavenpropertymanagement.co.za 0 status.rightworks.com 0 20009z.com 1 20009w.com 1 orientalpalacewy.com 0 www.aboutparadisegoldenretrievers.com 0 dev-iknowconnect.wkasiapacific.com 0 nineteenthave.com 1 mendozarafael.net 0 axevaleshow.co.uk 0