AliyunOSS
tcp/443
AmazonS3
tcp/443 tcp/80
Apache 2
tcp/443
Apache 2.4.52
tcp/443
Apache
tcp/443
Apache 2.4.62
tcp/443
CloudFront
tcp/443 tcp/80
Microsoft-IIS 10.0
tcp/443
OpenSSL 1.0.2k-fips
tcp/443
PHP 7.4.15
tcp/443
awselb 2.0
tcp/443
cloudflare
tcp/443
istio-envoy
tcp/443
nginx
tcp/443
openresty 1.17.8.2
tcp/443 tcp/80
openresty
tcp/443 tcp/80
Open service 65.8.131.78:80 · medpray.com
2026-01-12 20:24
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 20:24:49 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://medpray.com/ X-Cache: Redirect from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: LQAtvyYXPUsAq7aoaWq-Fy71G_likDFvwLz-eFhdHf9_uBA_1hPXlw== 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 65.8.131.78:443 · medpray.com
2026-01-12 20:24
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 20:24:49 GMT referrer-policy: strict-origin-when-cross-origin Location: https://www.medpray.com/ strict-transport-security: max-age=31536000; includeSubDomains; preload x-frame-options: SAMEORIGIN x-content-type-options: nosniff x-xss-protection: 1; mode=block X-Cache: Miss from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 2P8iHNBVOV7nWWeC0P-TB4O9_OoHsTUkGtFrjV-NAUcYTBvlL4YvoQ==
Open service 65.8.131.78:443 · guxkxfq7pd.xyz
2026-01-12 17:58
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: iuMMtOXbL44Z5mzDXqPl2SD596uurD3z-s4w9_nnqA927e4Xx4tyiw==
Age: 49289
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 65.8.131.78:80 · guxkxfq7pd.xyz
2026-01-12 17:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 17:58:45 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://guxkxfq7pd.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: JH24a9x0moUjUTURp2kxE6SPNW1rfynhEuhfg4a_I7B4PrW2pitqQQ== 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 65.8.131.78:443 · 6g1a43boya.xyz
2026-01-12 15:17
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: _kmdIuOVLYTAtJs2eAF5n_ixnGe8K2rebDuEPkBaE2CV1V1krtn1gQ==
Age: 39609
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 65.8.131.78:80 · 6g1a43boya.xyz
2026-01-12 15:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 15:17:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://6g1a43boya.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 3vm5iaFnfR4HAUYNnPd91_6IP1XROGbmbnHpPCPKnDV9kb7Ff3BoNg== 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 65.8.131.78:80 · 6tvk7i5zzd.xyz
2026-01-12 14:26
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 14:26:09 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://6tvk7i5zzd.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: iw8XikwpTxj1TGYEcJyHvR7xe39zHhdx3TBgQTNfaOVPeVf-aZ0LdQ== 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 65.8.131.78:443 · 6tvk7i5zzd.xyz
2026-01-12 14:26
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: mBeKq1-QpRFRUy7wqk4vqidMGHiiPysF38C7uZ20bFe0RnbEe_V7Ng==
Age: 36532
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 65.8.131.78:443 · jmdgl7wbfn.xyz
2026-01-12 13:43
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: OKNk1L5PnIvtld1AVK6KE7kV0v3n13fslgrcT0r714orl1jn6NZUkQ==
Age: 33966
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 65.8.131.78:80 · jmdgl7wbfn.xyz
2026-01-12 13:43
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 13:43:23 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://jmdgl7wbfn.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: jlGJ3XfaNR2AC7EH-my6NI5pcaw9qhVPgI8gH90b3hk_d4LCoGCcVw== 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 65.8.131.78:80 · ves60sqdyo.xyz
2026-01-12 10:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 10:00:18 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ves60sqdyo.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: J3_mPsNLWCicapLwrLl9KqaEZeTnMwYqNNFCpPSHt4k3-uah_Tryhw== 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 65.8.131.78:443 · ves60sqdyo.xyz
2026-01-12 10:00
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: aqUjr1p_sTtWIcE7jezj78_28RUIw-NLFnfPlzcC_icvk3mP0H6FJg==
Age: 20582
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 65.8.131.78:80 · dvyiid0tav.xyz
2026-01-12 09:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 09:55:59 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://dvyiid0tav.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: fYTz2SbN4LMHNUXev5Es3tUxCEbdSgkv6O7FiwGUlNL-TmH0iK2_yQ== 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 65.8.131.78:443 · dvyiid0tav.xyz
2026-01-12 09:55
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: eiPP3z7Co7mqalCUyuN0ai-S9cKyEU9mXpvlS3cT7m7jt8jYphqGXw==
Age: 20322
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 65.8.131.78:80 · gc36ol8bl5.xyz
2026-01-12 08:43
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 08:43:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://gc36ol8bl5.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: AEDxGfnBi2sAMoONj3LzCNzfxMvvK4RNZl9zafXb4TOt2wamnjVBkw== 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 65.8.131.78:443 · gc36ol8bl5.xyz
2026-01-12 08:43
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: xRMmsCsKqtxf5lUtVoGgJ5pU6l2r1Id5WcWnxWxvwzc5T4sPsRS5RA==
Age: 15979
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 65.8.131.78:443 · akks139esg.xyz
2026-01-12 08:25
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: xsIXMoxe2DQlENdYfJVUdfeM95m0YdAozrQ8q6lUk9Qksoo8t1sDZw==
Age: 14912
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 65.8.131.78:80 · akks139esg.xyz
2026-01-12 08:25
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 08:25:49 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://akks139esg.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: IbmcXuyL8VZiTo3f2vtJOoX4TayEbsXdTgCEXt40sahrN0XNjHcqBw== 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 65.8.131.78:80 · 1vaoe1wftb.xyz
2026-01-12 08:11
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 08:11:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://1vaoe1wftb.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 5Uif7rSBdywI8WlPHDVZRd4I7u1pkYqZcxp9kITScRuAX3oagkCcWg== 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 65.8.131.78:443 · 1vaoe1wftb.xyz
2026-01-12 08:11
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: gnVnXdZCdEK2cUIojEnevDKAiaHka1gcg-k20hUx0tH0HkL9kZKqbw==
Age: 14039
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 65.8.131.78:80 · fnscrmtt1e.xyz
2026-01-12 07:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 07:33:24 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://fnscrmtt1e.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 3tYM6HUZLXHPKETf6ORIopUW33V0pz9deA8k_6221DERKLpF50L0Tg== 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 65.8.131.78:443 · fnscrmtt1e.xyz
2026-01-12 07:33
HTTP/1.1 200 OK
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
cf-cache-status: DYNAMIC
CF-RAY: 9bb929ce4ec83a9d-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=8GraBJ5NW136ILP4JV4XQVYo%2B1h49S1kM0f0LqoL3d8wwqKs9QYMj4rxpTmy0cDXsrbbeNDIcu8Y3GeyjbweLvWD6KgAFcNWnliL5g%3D%3D"}]}
Accept-Ranges: bytes
Date: Mon, 12 Jan 2026 04:17:17 GMT
ETag: "68affa51-2917"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: CtyyE5Y_haRGPYz_4gd6cJDHWgvNb9aIn3xJQau4eTv3yxKA4o3O5Q==
Age: 11767
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 65.8.131.78:443 · gamefunstartnow.com
2026-01-12 04:10
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Mon, 12 Jan 2026 04:10:29 GMT X-Cache: Error from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: qI28WrNJkJxVFtv-jahOrYfqmIXMZLIErraVdRg86q-jQxtLC7yvYQ== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>gamefunstartnow.com/index.html</Key><RequestId>XYK7XQEZKT24SCDW</RequestId><HostId>A52SYDJzuF1TrCvhYGWOOBeAOonpmC+VSJ2S1uUg7aA8bXkFgFDfEHeG+y0xmT6MeD+E4KXL6GY=</HostId></Error>
Open service 65.8.131.78:80 · gamefunstartnow.com
2026-01-12 04:10
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Mon, 12 Jan 2026 04:10:28 GMT X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: HXz9e9aQaD_7VYiGUIQmG6w12-wlFJbFzY2StzRYrkqKKDW_RGs_Kw== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>gamefunstartnow.com/index.html</Key><RequestId>VF7MCG91HZMM84XG</RequestId><HostId>fwpzW65KdsaEm5bYuAyEaSWFBXgEQcdpeUqcL1BcxK1tXR38zknAFqMmJG1aumBfbZFjxVgozq8=</HostId></Error>
Open service 65.8.131.78:80 · kevincox.ca
2026-01-12 00:31
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 00:31:20 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://kevincox.ca/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Lwbo0gn_CLroKt-7UUW4GPsFtsZbJ94YWGAO2ZmuJinffod97bhtzg== X-Frame-Options: DENY X-Content-Type-Options: nosniff Vary: Origin 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 65.8.131.78:443 · kevincox.ca
2026-01-12 00:31
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2635
Connection: close
Last-Modified: Thu, 09 Oct 2025 03:36:07 GMT
X-Amz-Server-Side-Encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Mon, 12 Jan 2026 00:31:18 GMT
Cache-Control: max-age=600,stale-while-revalidate=3600,stale-if-error=2592000
Etag: "c9585bd6f68d5ad0a166499a80f47853"
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
Alt-Svc: h3=":443"; ma=86400
Age: 2
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Vary: Origin
X-Cache: Hit from cloudfront
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: O9ZvDQlGGU4mmEzxkdpcB3o-hhAg-QpxrdU-V-okMARsTJPOP8VLmQ==
Page title: Kevin Cox
<!DOCTYPE html><html lang=en style=background:light-dark(#fff,#000);color:light-dark(#333,#ccc);display:grid;min-height:100%><meta charset=utf-8><meta content="width=device-width" name=viewport><style>._0{font-family:sans-serif;font-size:2em;margin:1em .5em;place-self:center;text-align:center}@media (max-width:40rem){._0{font-size:1.4em}}._1{display:block;margin-block:.5em}*{margin:0;padding:0}._2{color:inherit;text-decoration:underline;-webkit-text-decoration-color:gray;text-decoration-color:gray}._2:hover{text-shadow:0 0 1em hsla(0,0%,100%,.5)}._2:visited{color:light-dark(#666,#999)}</style><title>Kevin Cox</title><meta content="Software developer and all around nerd. I am webscale." name=description><link href=/logo.png rel=icon type=image/png><link href=/logo.svg rel=icon type=image/svg+xml><link href=/feed.atom rel=alternate title="Blog Posts" type=application/atom+xml><link href=https://kevincox.ca/ rel=canonical><meta content=no-referrer-when-downgrade name=referrer><meta content="dark light" name=color-scheme><link rel=me href=https://fosstodon.org/@kevincox><script type=application/ld+json>{"@context":"http://schema.org","@type":"Person","email":"mailto:kevincox@kevincox.ca","name":"Kevin Cox","url":"https://kevincox.ca","birthDate":"1994-09-14","gender":"Male"}</script><meta name=monetization content=$ilp.uphold.com/7hzaJdm7KBZp><meta http-equiv=report-to content={"max_age":31536000,"endpoints":[{"url":"https://c.report-uri.com/a/d/g"}],"include_subdomains":true}><meta http-equiv=nel content={"report_to":"default","max_age":31536000,"include_subdomains":true}><link rel=webmention href=https://webmention.io/kevincox.ca/webmention><link rel=pingback href=https://webmention.io/kevincox.ca/xmlrpc><body style="display:grid;grid:auto-flow max-content/auto"><main class=_0><h1>Kevin Cox</h1><h2 style=color:#888;font-size:1em>Professional Problem Solver</h2><p style="text-wrap:balance;margin:2em auto;max-width:30em">Hi, I'm Kevin. I work in distributed systems such as backends for high-traffic web services and databases. I also have a general interest in computer science including programming languages and optimization.<ul style=list-style:none><li><a rel=me href=mailto:kevincox@kevincox.ca class="_1 _2">kevincox@kevincox.ca</a><li><a href=posts/ class="_1 _2">Blog</a><li><a href=work/ class="_1 _2">Things I Made</a><li><a href=https://gitlab.com/kevincox class="_1 _2">gitlab.com/kevincox</a><li><a href=resume/ class="_1 _2">Resume</a></ul></main><script src=/a/0GLL7H/chrome.js type=module></script>
Open service 65.8.131.78:80 · ticketsreno.net
2026-01-12 00:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 00:17:40 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ticketsreno.net/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 5w-K-UbhxC7MH2g9MtOP0vdbO_eWR2LONk46U2lQFG1PXsT0TguEyg== 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 65.8.131.78:443 · ticketsreno.net
2026-01-12 00:17
HTTP/1.1 404 Not Found
Server: CloudFront
Date: Mon, 12 Jan 2026 00:17:40 GMT
Content-Length: 1088
Connection: close
Content-Type: text/html
X-Cache: Error from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 8_Fpt_qBQSg9tWZWh7AUW_Mu-fxu47BJBkvg0hEIH2Fn2ELD2G-kFQ==
Page title: 404 Not Found
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Not Found</title>
<style>
body { font-family: serif; color: #000; background: #fff; margin: 20px; }
h1 { font-size: 24px; font-weight: bold; }
.sys-msg { font-size: 16px; }
.footer { font-size: 10px; color: #999; margin-top: 50px; border-top: 1px solid #ccc; padding-top: 5px;}
</style>
</head>
<body>
<h1 id="headline">Not Found</h1>
<p id="message">The requested URL was not found on this server.</p>
<div class="footer">Server: Apache/2.4.41 (Ubuntu) Port 443</div>
<script>
setTimeout(function() {
var msg = "U2VjdXJpdHkgQ2hlY2s6IFlvdXIgSVAgYWRkcmVzcyBoYXMgYmVlbiBmbGFnZ2VkIGZvciB1bnVzdWFsIGFjdGl2aXR5Lg==";
var head = "QWNjZXNzIFN1c3BlbmRlZA==";
try {
document.getElementById('message').innerText = atob(msg);
document.getElementById('headline').innerText = atob(head);
document.getElementById('headline').style.color = "#d9534f";
} catch(e) {}
}, 100);
</script>
</body>
</html>
Open service 65.8.131.78:80 · sauditaxi.online
2026-01-11 15:08
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 11 Jan 2026 15:08:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sauditaxi.online/ X-Cache: Redirect from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: fL9Ow1uCiCSdCHh_bNqmn0VNV6BruRnzqkg_aW623FNs4L0YqFr2JQ== 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 65.8.131.78:443 · sauditaxi.online
2026-01-11 15:08
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5289
Connection: close
Date: Sun, 11 Jan 2026 15:08:51 GMT
Last-Modified: Mon, 20 Oct 2025 10:11:13 GMT
ETag: "83151afc1a01833a62325cd7137f6fde"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: OzE7rrgNZQG-a0smqINvXNWUadDij7XKH4LSZGIK7QGfWhKcIO4hvg==
Age: 2
Page title: Affordable Umrah Taxi Service in Saudi Arabia | SaudiTaxi
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">
<meta name="description" content="Book your ride with SaudiTaxi for 24/7 affordable, reliable taxi services across Saudi Arabia. Whether traveling within the country or for Umrah, book us now for a smooth ride.">
<title>Affordable Umrah Taxi Service in Saudi Arabia | SaudiTaxi</title>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '999829064874970');
fbq('track', 'PageView');
</script>
<!-- End Meta Pixel Code -->
<!-- FullStory Tracking Code -->
<script>
window["_fs_host"] = "fullstory.com";
window["_fs_script"] = "edge.fullstory.com/s/fs.js";
window["_fs_org"] = "o-22R3GA-na1";
window["_fs_namespace"] = "FS";
(function(m, n, e, t, l, o, g, y) {
var s, f, a = function(h) {
return !(h in m) || (m.console && m.console.log && m.console.log("FullStory namespace conflict. Please set window['_fs_namespace']."), !1);
}(e);
function p(b) {
var h, d = [];
function j() {
h && (d.forEach(function(b) {
var d;
try {
d = b[h[0]] && b[h[0]](h[1]);
} catch (h) {
return void(b[3] && b[3](h));
}
d && d.then ? d.then(b[2], b[3]) : b[2] && b[2](d);
}), d.length = 0);
}
function r(b) {
return function(d) {
h || (h = [b, d], j());
};
}
return b(r(0), r(1)), {
then: function(b, h) {
return p(function(r, i) {
d.push([b, h, r, i]), j();
});
}
};
}
a && (g = m[e] = function() {
var b = function(b, d, j, r) {
function i(i, c) {
h(b, d, j, i, c, r);
}
r = r || 2;
var c, u = /Async$/;
return u.test(b) ? (b = b.replace(u, ""), "function" == typeof Promise ? new Promise(i) : p(i)) : h(b, d, j, c, c, r);
};
function h(h, d, j, r, i, c) {
return b._api ? b._api(h, d, j, r, i, c) : (b.q && b.q.push([h, d, j, r, i, c]), null);
}
return b.q = [], b;
}(), y = function(b) {
function h(h) {
"function" == typeof h[4] && h[4](new Error(b));
}
var d = g.q;
if (d) {
for (var j = 0; j < d.length; j++) h(d[j]);
d.length = 0, d.push = h;
}
}, function() {
(o = n.createElement(t)).async = !0, o.crossOrigin = "anonymous", o.src = "https://" + l, o.onerror = function() {
y("Error loading " + l);
};
var b = n.getElementsByTagName(t)[0];
b && b.parentNode ? b.parentNode.insertBefore(o, b) : n.head.appendChild(o);
}(), function() {
function b() {}
function h(b, h, d) {
g(b, h, d, 1);
}
function d(b, d, j) {
h("setProperties", { type: b, properties: d }, j);
}
function j(b, h) {
d("user", b, h);
}
function r(b, h, d) {
j({ uid: b }, d), h && j(h, d);
}
g.identify = r, g.setUserVars = j, g.identifyAccount = b, g.clearUserCookie = b, g.setVars = d, g.event = function(b, d, j) {
h("trackEvent", { name: b, properties: d }, j);
}, g.anonymize = function() {
r(!1);
}, g.shutdown = function() {
h("shutdown");
}, g.restart = function() {
h("restart");
}, g.lo
Open service 65.8.131.78:80 · indslots.in
2026-01-11 07:05
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 11 Jan 2026 07:05:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.in/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 0dHgrx6takI63or7mX-7rM1CIaodPIK1NRedgfo3jmYjBMiqpTq3JA== Vary: Origin 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 65.8.131.78:443 · indslots.in
2026-01-11 07:05
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Sun, 11 Jan 2026 07:05:04 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: V123uM7q7W1brW6hEm6r370FqAVcUtI1RRutAFEr4JX5JqMUhyabvw==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · indslots4.com
2026-01-11 06:45
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 11 Jan 2026 06:45:08 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots4.com/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 7fOWs0-znl6YQQg9S4E4rOrRDasVBMVNcTrmKQU2AnEwQup_bRrUGg== Vary: Origin 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 65.8.131.78:443 · indslots4.com
2026-01-11 06:45
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Sun, 11 Jan 2026 06:45:08 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: bNp0883-PZ_AqfIvH-PO74DFieA8fqFCjCxKwfw8h3VTR3vKQod1Kw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslotsb.com
2026-01-11 04:52
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Sun, 11 Jan 2026 04:52:32 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: tbObL8E47-CYQRyF8W_5LhSG5PSk2WBJxMOdp12cZgv0GUhffysqTQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsb.com
2026-01-11 04:52
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 11 Jan 2026 04:52:32 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsb.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: hhJoaOvM88k0V2riMlCtH6wmTGFEZ4uy_osQb1Q0PSBEO_xh6fFRwA== Vary: Origin 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 65.8.131.78:443 · swipegames.io
2026-01-11 03:55
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 131087 Connection: close Date: Sun, 11 Jan 2026 03:55:26 GMT Cache-Control: max-age=5, stale-while-revalidate Accept-Ranges: bytes ETag: "33a5410afc636b21532b396403258c1a" Last-Modified: Tue, 25 Nov 2025 22:57:50 GMT X-Cache: Hit from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Pw5VdeGIO1UlUppmD2Zv83axAJMpuKNidY7Up_VRL0Y3a0A9h49hog== Age: 3 Page title: Swipe Games <!DOCTYPE html><!--tmSywL_nl2_DRncNnRJzo--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/13971731025ec697-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/437e5f23c97e320c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.svg"/><link rel="preload" as="image" href="/images/partners/bet-boom.svg"/><link rel="stylesheet" href="/_next/static/css/fb6d6261f8f571d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ef46db3751d8e999.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-c4bb3da872fabb72.js"/><script src="/_next/static/chunks/vendors-aacc2dbb-c3438fa8afb7698e.js" async=""></script><script src="/_next/static/chunks/vendors-4a7382ad-f4d45010bebae5ca.js" async=""></script><script src="/_next/static/chunks/vendors-4c7823de-856afe9406676078.js" async=""></script><script src="/_next/static/chunks/vendors-4497f2ad-a0ac5db561f43b99.js" async=""></script><script src="/_next/static/chunks/vendors-359a1f64-b3ad0a8fc50e0c65.js" async=""></script><script src="/_next/static/chunks/vendors-861a245a-7c33c4253468957b.js" async=""></script><script src="/_next/static/chunks/vendors-6808aa01-decf892b6f2e7666.js" async=""></script><script src="/_next/static/chunks/vendors-98a6762f-8157dbd6da11f994.js" async=""></script><script src="/_next/static/chunks/vendors-ff30e0d3-15d9c2b087a8b9e6.js" async=""></script><script src="/_next/static/chunks/vendors-a6f90180-586d91cb1d0cdede.js" async=""></script><script src="/_next/static/chunks/vendors-d91c2bd6-d79aa2008468200a.js" async=""></script><script src="/_next/static/chunks/vendors-9a66d3c2-44e1010bcfb582cf.js" async=""></script><script src="/_next/static/chunks/vendors-89d5c698-e1dca42008e70645.js" async=""></script><script src="/_next/static/css/fb6d6261f8f571d6.css" async=""></script><script src="/_next/static/css/ef46db3751d8e999.css" async=""></script><script src="/_next/static/chunks/vendors-ce6af4b0-9bdab7ad71e377b9.js" async=""></script><script src="/_next/static/chunks/vendors-6391b56b-7e3b8de77be9be6f.js" async=""></script><script src="/_next/static/chunks/main-app-5debd5b4559194ca.js" async=""></script><script src="/_next/static/chunks/styled-d164bdcd7e097a46.js" async=""></script><script src="/_next/static/chunks/app/layout-f45afce74ad3ae3d.js" async=""></script><script src="/_next/static/chunks/ui-components-0d350243e9d2e032.js" async=""></script><script src="/_next/static/chunks/397-3516f34a2b237bb1.js" async=""></script><script src="/_next/static/chunks/app/not-found-b7a40dcc1efa168c.js" async=""></script><script src="/_next/static/chunks/app/(pages)/page-e19829ac76e45cb1.js" async=""></script><meta name="next-size-adjust" content=""/><link rel="canonical" href="https://swipegames.io/"/><title>Swipe Games</title><meta name="description" content="We create high-conversion, emotional experiences tailored for Gen-Z and modern iGaming audiences. Our products combine instant engagement with strong monetization logic-optimized for both mass-market and high-intent segments."/><meta name="application-name" content="Swipe Games"/><meta name="author" content="Swipe Games"/><link rel="author" href="https://swipegames.io"/><meta name="author" content="Swipe Games"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="generator" content="Swipe Games"/><meta name="keywords" content="Swipe Games,TikTok betting,Betting games,Quick bet,Mobile betting,Instant gaming,Swipe to bet,Fast betting"/><meta name="referrer" content="origin-when-cross-origin"/><meta name="creator" content="Swipe Games"/><meta name="publisher" content="Swipe Games"/><meta name="robots" content="index, follow, nocache"/><meta name="googlebot" content="index, nofollow, noimageindex, max-video-preview:-1, max-image-preview:large, max-snippet:-1"/><meta name="google-site-verification" content="google"/><meta name="y_key"
Open service 65.8.131.78:80 · swipegames.io
2026-01-11 03:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 11 Jan 2026 03:55:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://swipegames.io/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: gQj3FWDDaWRppui679E70yHppCx28BiASYnPzfL8w4wyO_aQO_GpbA== 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 65.8.131.78:80 · criccode.live
2026-01-10 23:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 23:17:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://criccode.live/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: pmQwxlv_yaZXWez4qTZo6DfVvmj0LzVnYI6G9N3dntwI-JKTMrZ61w== 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 65.8.131.78:443 · criccode.live
2026-01-10 23:17
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Sat, 10 Jan 2026 23:17:05 GMT Location: https://www.criccode.live/ X-Cache: Miss from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: zddc88yq7YJMnWuNerdHoOCQCakU5Gw13Id-1yeUNRupRnlb5PbHcg==
Open service 65.8.131.78:443 · revau.geosapiens.com
2026-01-10 14:20
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 642 Connection: close Date: Sat, 10 Jan 2026 14:20:22 GMT Last-Modified: Tue, 23 Dec 2025 01:52:03 GMT ETag: "98724fd1c70f55dbc0454df3b242cbb9" x-amz-server-side-encryption: AES256 x-amz-meta-codebuild-content-sha256: 01592875774fdfeaf8e8504dbe0a5c835919fcaef3fe4467e4e30dde5f6c9f8e x-amz-meta-codebuild-buildarn: arn:aws:codebuild:ca-central-1:101424409419:build/viewer-webapp-build:846fd6bd-6d37-488b-b3e0-37462e97005f x-amz-meta-codebuild-content-md5: dc13a269f0c2199458cb1da0e2e89a8e Accept-Ranges: bytes Server: AmazonS3 X-Cache: Error from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: SQPGM15OaRMyaRRuZS5P9Eyg4QXd9vNo1XJsXEsLkkRNjHVMz9E8Zg== Page title: Geosapiens Portal <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/G-Favicon-180x180.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Geosapiens SaaS app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Geosapiens Portal</title><script defer="defer" src="/static/js/main.2f603892.js"></script><link href="/static/css/main.bb7a1124.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Open service 65.8.131.78:80 · www.femme-freedom.com
2026-01-10 11:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 11:22:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.femme-freedom.com/ X-Cache: Redirect from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: K3G1BAYXl_Ru6l9kZzTnM-KkxCPR5ogghGlH9K4EorCEgK8DN5yRHw== 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 65.8.131.78:443 · rich2club.com
2026-01-10 04:15
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 611384
Connection: close
Last-Modified: Tue, 19 Mar 2024 03:21:00 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: null
Accept-Ranges: bytes
Server: AmazonS3
Date: Sat, 10 Jan 2026 03:05:35 GMT
ETag: "3dff584b7653c45ad163231814082f14"
X-Cache: Error from cloudfront
Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 5Pe2hqjRLLE_TVtD52qYI_aZ4DIscuRzeAdKEBbBQwkJfl-K-CHRFg==
Age: 4217
Page title: Forbidden
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="description" content="RICH 2 Club" />
<link rel="icon" href="data:,">
<title>Forbidden</title>
<script type="text/javascript">
/*! jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
!function (a, b) { "object" == typeof module && "object" == typeof module.exports ? module.exports = a.document ? b(a, !0) : function (a) { if (!a.document) throw new Error("jQuery requires a window with a document"); return b(a) } : b(a) }("undefined" != typeof window ? window : this, function (a, b) {
var c = [], d = c.slice, e = c.concat, f = c.push, g = c.indexOf, h = {}, i = h.toString, j = h.hasOwnProperty, k = {}, l = a.document, m = "2.1.4", n = function (a, b) { return new n.fn.init(a, b) }, o = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, p = /^-ms-/, q = /-([\da-z])/gi, r = function (a, b) { return b.toUpperCase() }; n.fn = n.prototype = { jquery: m, constructor: n, selector: "", length: 0, toArray: function () { return d.call(this) }, get: function (a) { return null != a ? 0 > a ? this[a + this.length] : this[a] : d.call(this) }, pushStack: function (a) { var b = n.merge(this.constructor(), a); return b.prevObject = this, b.context = this.context, b }, each: function (a, b) { return n.each(this, a, b) }, map: function (a) { return this.pushStack(n.map(this, function (b, c) { return a.call(b, c, b) })) }, slice: function () { return this.pushStack(d.apply(this, arguments)) }, first: function () { return this.eq(0) }, last: function () { return this.eq(-1) }, eq: function (a) { var b = this.length, c = +a + (0 > a ? b : 0); return this.pushStack(c >= 0 && b > c ? [this[c]] : []) }, end: function () { return this.prevObject || this.constructor(null) }, push: f, sort: c.sort, splice: c.splice }, n.extend = n.fn.extend = function () { var a, b, c, d, e, f, g = arguments[0] || {}, h = 1, i = arguments.length, j = !1; for ("boolean" == typeof g && (j = g, g = arguments[h] || {}, h++), "object" == typeof g || n.isFunction(g) || (g = {}), h === i && (g = this, h--); i > h; h++)if (null != (a = arguments[h])) for (b in a) c = g[b], d = a[b], g !== d && (j && d && (n.isPlainObject(d) || (e = n.isArray(d))) ? (e ? (e = !1, f = c && n.isArray(c) ? c : []) : f = c && n.isPlainObject(c) ? c : {}, g[b] = n.extend(j, f, d)) : void 0 !== d && (g[b] = d)); return g }, n.extend({ expando: "jQuery" + (m + Math.random()).replace(/\D/g, ""), isReady: !0, error: function (a) { throw new Error(a) }, noop: function () { }, isFunction: function (a) { return "function" === n.type(a) }, isArray: Array.isArray, isWindow: function (a) { return null != a && a === a.window }, isNumeric: function (a) { return !n.isArray(a) && a - parseFloat(a) + 1 >= 0 }, isPlainObject: function (a) { return "object" !== n.type(a) || a.nodeType || n.isWindow(a) ? !1 : a.constructor && !j.call(a.constructor.prototype, "isPrototypeOf") ? !1 : !0 }, isEmptyObject: function (a) { var b; for (b in a) return !1; return !0 }, type: function (a) { return null == a ? a + "" : "object" == typeof a || "function" == typeof a ? h[i.call(a)] || "object" : typeof a }, globalEval: function (a) { var b, c = eval; a = n.trim(a), a && (1 === a.indexOf("use strict") ? (b = l.createElement("script"), b.text = a, l.head.appendChild(b).parentNode.removeChild(b)) : c(a)) }, camelCase: function (a) { return a.replace(p, "ms-").replace(q, r) }, nodeName: function (a, b) { return a.nodeName && a.nodeName.toLowerCase() === b.toLowerCase() }, each: function (a, b, c) { var d, e = 0, f = a.length, g = s(a); if (c) { if (g) { for (; f > e; e++)if (d = b.apply(a[e], c), d === !1) break } else for (e in a) if (d = b.apply(a[e], c), d === !1) break } else if (g) { for (; f > e; e++)if (d = b.call(a[e], e, a[e]), d === !1) break }
Open service 65.8.131.78:80 · rich2club.com
2026-01-10 04:15
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 04:15:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://rich2club.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: pNwjEvyB8Xa3rC3gteLIQmaqpdb-6_moQeQ9dBZFet9qTE0cuUV37w== 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 65.8.131.78:443 · verona.club
2026-01-10 02:34
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5400
Connection: close
Date: Fri, 09 Jan 2026 14:05:39 GMT
Last-Modified: Fri, 09 Jan 2026 12:59:55 GMT
x-amz-version-id: T28111qF1xemUVhmoS7SSEYz._N.aSRs
ETag: "a7f1e5bb82380c72dd375cf0124ef5d5"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: xdIUAw3NxTqGxr4UtME3JoOdGgtHAwYpp8kVu3TCQL4fBsHsAKysKQ==
Age: 44941
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="next-size-adjust"/><meta name="viewport" content="width=device-width, initial-scale=1"/><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body><script src="/_next/static/chunks/webpack-6a394b560b3ddc69.js" async=""></script><script src="/_next/static/chunks/bce60fc1-25fc514e5e071fec.js" async=""></script><script src="/_next/static/chunks/6488-0595b2badfc5ff47.js" async=""></script><script src="/_next/static/chunks/main-app-a6b4323bb8efb5c0.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/654e69e4f716138f.css\",{\"as\":\"style\"}]\n0:\"$L2\"\n"])</script><script>self.__next_f.push([1,"3:I{\"id\":\"38827\",\"chunks\":[\"2272:static/chunks/webpack-6a394b560b3ddc69.js\",\"9253:static/chunks/bce60fc1-25fc514e5e071fec.js\",\"6488:static/chunks/6488-0595b2badfc5ff47.js\"],\"name\":\"\",\"async\":false}\n5:I{\"id\":\"1715\",\"chunks\":[\"4172:static/chunks/4172-474bfd1930eac362.js\",\"6470:static/chunks/app/global-error-b01ab1d44be49eb0.js\"],\"name\":\"\",\"async\":false}\n6:I{\"id\":\"79186\",\"chunks\":[\"75:static/chunks/75-363794f41da45b42.js\",\"8487:static/chunks/8487-2e86c828c1cd21e2.js\",\"2108:static/chunks/2108-9eb02cd4292e2afe.j"])</script><script>self.__next_f.push([1,"s\",\"4443:static/chunks/4443-a6f14dd9be93fa52.js\",\"750:static/chunks/750-93b1f526bddaadf6.js\",\"3185:static/chunks/app/layout-5a34abe013c675ad.js\"],\"name\":\"\",\"async\":false}\n8:I{\"id\":\"14463\",\"chunks\":[\"2272:static/chunks/webpack-6a394b560b3ddc69.js\",\"9253:static/chunks/bce60fc1-25fc514e5e071fec.js\",\"6488:static/chunks/6488-0595b2badfc5ff47.js\"],\"name\":\"\",\"async\":false}\n9:I{\"id\":\"91010\",\"chunks\":[\"2272:static/chunks/webpack-6a394b560b3ddc69.js\",\"9253:static/chunks/bce60fc1-25fc514e5e071fec.js\",\"6488:static/chun"])</script><script>self.__next_f.push([1,"ks/6488-0595b2badfc5ff47.js\"],\"name\":\"\",\"async\":false}\na:I{\"id\":\"23647\",\"chunks\":[\"8487:static/chunks/8487-2e86c828c1cd21e2.js\",\"1931:static/chunks/app/page-2955b8426f19d90e.js\"],\"name\":\"\",\"async\":false}\n"])</script><script>self.__next_f.push([1,"2:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/654e69e4f716138f.css\",\"precedence\":\"next\"}]],[\"$\",\"$L3\",null,{\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[\"$L4\",[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\"}]],\"globalErrorComponent\":\"$5\",\"notFound\":[\"$\",\"$L6\",null,{\"params\":{},\"children\":[\"$L7\",\"$undefined\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]]]}],\"asNotFound\":false,\"children\":[[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L8\",null,{\"parallelRou
Open service 65.8.131.78:80 · verona.club
2026-01-10 02:34
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 02:34:39 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://verona.club/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: YEjfHbw5zGDJWmWrAiTnE5pF2svV9X221ZWBt2M36ZznZWiO8u5d-w== 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 65.8.131.78:80 · show1.tv
2026-01-10 02:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 10 Jan 2026 02:27:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://show1.tv/ X-Cache: Redirect from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: LQQBCWBW8TjbDvCxDwWsBPRX6LgO7OfjO0ofdRclFuNXfcqKDkD9pA== 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 65.8.131.78:443 · show1.tv
2026-01-10 02:27
HTTP/1.1 403 Forbidden Server: CloudFront Date: Sat, 10 Jan 2026 02:27:56 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: uzwDKdnQAr0pr806_T717siMDJna1ti7WYXWqbLUmgYjheFJn6JiJA== 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: uzwDKdnQAr0pr806_T717siMDJna1ti7WYXWqbLUmgYjheFJn6JiJA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · phoenixcantondragon.com
2026-01-09 23:10
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 20481
Connection: close
Date: Fri, 09 Jan 2026 23:10:18 GMT
Last-Modified: Wed, 28 May 2025 10:19:20 GMT
x-amz-version-id: SQrOqNUqS4ZOkI7VsIOBzVyXQvWdXm.r
ETag: "4fefcc27bf9a02ee2b5d837491bf1e50"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 14YvCqH17co7BKd6ULT9hPjjMovzB_J8sA9UhxmCERC7dZQsh4or9Q==
Age: 2
Page title: Home | Canton Dragon
<!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="Phoenix, AZ 85033 Chinese food for Pickup - Order from Canton Dragon in Phoenix, AZ 85033, phone: 623-846-6125 ">
<meta name="keywords" content="Phoenix, AZ 85033 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 | Canton Dragon</title>
<link rel="canonical" href="https://phoenixcantondragon.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.cantondragonaz.com/g36hav5h/canton-dragon-phoenix-85033/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.cantondragonaz.com/g36hav5h/canton-dragon-phoenix-85033/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="
Open service 65.8.131.78:80 · phoenixcantondragon.com
2026-01-09 23:10
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 23:10:19 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://phoenixcantondragon.com/ X-Cache: Redirect from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: nPSQ-3uSN5eiXywxkneZRB8V356d1F8LAiZVSeOV13FCCa9lW6Fk2g== 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 65.8.131.78:443 · qqbuffettogo.com
2026-01-09 23:10
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 15569
Connection: close
Date: Fri, 09 Jan 2026 07:26:25 GMT
Last-Modified: Wed, 27 Mar 2024 14:35:04 GMT
x-amz-version-id: JmVhp6y1P8M4OqTOeNsed53xCIkBVFQ1
ETag: "57d8e8405e3ffe7a8f5ff22bce4c980d"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: jeVofd6BLt7aTxvpLDlGhPRZfmErNVJm-Db7kzzkXhl6UnLLUUmSBA==
Age: 56633
Page title: Home | Q Q Buffet (Mattoon)
<!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="Mattoon, IL 61938 Chinese food for Pickup - Order from Q Q Buffet (Mattoon) in Mattoon, IL 61938, phone: 217-258-8838 ">
<meta name="keywords" content="Mattoon, IL 61938 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 | Q Q Buffet (Mattoon)</title>
<link rel="canonical" href="https://qqbuffettogo.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="/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="carousel-indicators"><li></li><li></li></ol></div>
<div class="hero__overlay">
<h1 id="name" class="title"><span class="welcome-title">Welcome To Q Q Buffet (Mattoon)</span></h1>
<div class="stars mt-3" aria-hidden="true">★★★★★★★★★★★★★★★★★★★★</div>
<h2 id="slogan" class="slogan mt-1 mb-3">Best food, Great value</h2>
<a id="order_online_link" class="button button-primary" href="/order/">Order Online</a>
</div>
</section>
<section id="specialties" class="mt-5">
<h2 id="specialty_title" class="specialty--title text-center">Our Speciality</h2>
<div clas
Open service 65.8.131.78:80 · qqbuffettogo.com
2026-01-09 23:10
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 23:10:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://qqbuffettogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: LebUBwpW-SytapMcC0oCP_uDMh7QIlJ4PWDDzhd4nQ7D-lFmkWgr_g== 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 65.8.131.78:443 · makinoknoxville.com
2026-01-09 22:31
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16060
Connection: close
Date: Fri, 09 Jan 2026 03:38:05 GMT
Last-Modified: Wed, 22 Jan 2025 17:25:04 GMT
x-amz-version-id: FxN6khV2u0SKTK7be7fQZixBhBDxDl4a
ETag: "7ab971a77644e2add2d3c0413286f676"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: yxyFai6XJtI2mqjRgO_iGMoqJI4J8nyRLy75RCStIyjVjHIqKThMNA==
Age: 68013
Page title: Home | Makino Japanese Buffet(8217 Kingston Pike)
<!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="Knoxville, TN 37919 Japanese food for Pickup - Order from Makino Japanese Buffet(8217 Kingston Pike) in Knoxville, TN 37919, phone: 865-560-8878 ">
<meta name="keywords" content="Knoxville, TN 37919 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 | Makino Japanese Buffet(8217 Kingston Pike)</title>
<link rel="canonical" href="https://makinoknoxville.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="/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="carousel-indicators"><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 1</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 Makino Japanese Buffet(8217 Kingston Pike)</span></h1>
<div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
<h2 id="slogan" class="slogan mt-1 mb-3">Best food, Good Food</h2>
<a id="order_onli
Open service 65.8.131.78:80 · makinoknoxville.com
2026-01-09 22:31
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:31:38 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://makinoknoxville.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: uh40ANLm7JQ6RFFcxAwPd_nXani6dLb8Sq_LZhF8vpBInSzQzs-erw== 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 65.8.131.78:443 · baoscafetx.com
2026-01-09 22:07
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16433
Connection: close
Date: Fri, 09 Jan 2026 05:55:20 GMT
Last-Modified: Tue, 21 Jan 2025 21:30:12 GMT
x-amz-version-id: nMS.Os0lxa6tPRfKtT557JDszEa6mqam
ETag: "24625387a5afc00fd5bc12e0e8911bcd"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: q5na45mdjMHYQOTIM0yE9mnZ-dQ3i-qiuvXTl0xT2t70eTeAJet51w==
Age: 58317
Page title: Home | Bao's Cafe (Spring)
<!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="Spring, TX 77386 Chinese food for Pickup - Delivery Order from Bao's Cafe (Spring) in Spring, TX 77386, phone: 281-288-0060 ">
<meta name="keywords" content="Spring, TX 77386 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery 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 | Bao's Cafe (Spring)</title>
<link rel="canonical" href="https://baoscafetx.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/1677618984017.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loading="lazy" src="https://chopst.s3.amazonaws.com/menuImage/1677619004905.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 Bao's Cafe (Spring)</span></h1>
<div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
<h2 id="slogan" class="slogan mt-1 mb-3">Best Food, Great Value</h2>
<a id="
Open service 65.8.131.78:80 · baoscafetx.com
2026-01-09 22:07
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:07:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://baoscafetx.com/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: mdfE3WOmpaRoumN4FaKLC0ObArR731VmBfR2eex4vMnyyBFKu2fFYQ== 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 65.8.131.78:80 · bermudareinsurancemagazine.com
2026-01-09 22:01
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 22:01:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://bermudareinsurancemagazine.com/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Fe5TJbUAztMxDaiYF5idwO3z_ugDI_YcCsPyNJtLcabU8911WMYrkA== 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 65.8.131.78:443 · bermudareinsurancemagazine.com
2026-01-09 22:01
HTTP/1.1 301 Found Server: CloudFront Date: Fri, 09 Jan 2026 22:01:16 GMT Content-Length: 0 Connection: close Cloudfront-Functions: generated-by-CloudFront-Functions Location: https://www.bermudareinsurancemagazine.com X-Cache: FunctionGeneratedResponse from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: tLET3aEmKc3CIUkknJZ6wikiMDIjQSrq6bAlWabwlfxXYVNrPFKtbw==
Open service 65.8.131.78:443 · chinacafenctogo.com
2026-01-09 21:42
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 21695
Connection: close
Date: Fri, 09 Jan 2026 21:42:09 GMT
Last-Modified: Thu, 29 May 2025 05:49:17 GMT
x-amz-version-id: e3danHv3l9fFnsEKO442EJLqYo3uMFOQ
ETag: "0619ba68702fe8c0952fbe49d1f21841"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: t2zF-aZcO4K9lkx7aAGeoe9vzDEj1mZdM-5X-s9bzF0dAlJwd3rMvA==
Age: 2
Page title: Home | China Cafe
<!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="Gastonia, NC 28054 Chinese food for Pickup - Order from China Cafe in Gastonia, NC 28054, phone: 704-810-8500 ">
<meta name="keywords" content="Gastonia, NC 28054 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 | China Cafe</title>
<link rel="canonical" href="https://chinacafenctogo.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.chinacafegastonia.com/rzpre5rh/china-cafe-gastonia-28054/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.chinacafegastonia.com/rzpre5rh/china-cafe-gastonia-28054/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="Chine
Open service 65.8.131.78:80 · chinacafenctogo.com
2026-01-09 21:42
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 09 Jan 2026 21:42:11 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chinacafenctogo.com/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: bHR4QVhcjsXeJyj-x7pYVC0cHMBSGVgT9JwP3fl5nX8TXNYQoZcwtA== 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 65.8.131.78:443 · www.jeaniesdailypay.com
2026-01-09 17:02
HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Date: Fri, 09 Jan 2026 17:02:55 GMT X-Xss-Protection: 1; mode=block X-Content-Type-Options: nosniff Server: nginx Cache-Control: no-cache, private Vary: Accept-Encoding Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) Set-Cookie: v=01KEHVC2S9YBN1Z23XYE2NR89F; expires=Wed, 09 Jan 2036 17:02:55 GMT; Max-Age=315532800; path=/; secure; httponly; samesite=lax X-Cache: Miss from cloudfront X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: sN0Km6Dm4mFsQfHQ26v3woAo-g_2sHKskusGJXuk1T7N9IRX6RMqKQ==
Open service 65.8.131.78:443 · ibsaendocrinology.co.uk
2026-01-09 12:30
HTTP/1.1 400 Bad Request Server: CloudFront Date: Fri, 09 Jan 2026 12:30:42 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: UCAdT2chFtts3gXuPLYrd2S3tMaBUXP81-0bAo24AWqglwqxDafArQ== 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>400 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: UCAdT2chFtts3gXuPLYrd2S3tMaBUXP81-0bAo24AWqglwqxDafArQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · ibsaendocrinology.co.uk
2026-01-09 12:30
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 09 Jan 2026 12:30:42 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: EZBgTU7MFD0RfZiFnQSrZMJpAKYjJd8mVVy6VyL0DDY4bVDu7ypfXA== 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: EZBgTU7MFD0RfZiFnQSrZMJpAKYjJd8mVVy6VyL0DDY4bVDu7ypfXA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · gamefunstartnow.com
2026-01-09 03:40
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Fri, 09 Jan 2026 03:40:16 GMT X-Cache: Error from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: spsEeBlikO_uN-k_dU53NJdnRA8mRIcDvpMRuR5X_vw4PZuXSS326g== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>gamefunstartnow.com/index.html</Key><RequestId>T0MAVB2R52DY14XJ</RequestId><HostId>hZ9q/YSsTtSTYnMx6FjXw1D4X5+L2eU++iXQ1pESNENI/K/LjbM992hL0GZzgVj5a84Ie+MS9Ho=</HostId></Error>
Open service 65.8.131.78:443 · gamefunstartnow.com
2026-01-09 03:40
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Fri, 09 Jan 2026 03:40:16 GMT X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: mmIHmJYpD-g_xVCmZ-QxBGFCL7oxGeynWT-rnuMpZ3I_GdwxGWwjMA== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>gamefunstartnow.com/index.html</Key><RequestId>NMX5YR7NMFE68CAF</RequestId><HostId>kDfrldxl90UVEwoBsCxnCoItt4DMkVz6YmD3Z5DJ8aywG8p5EWqgeGcoqepNmGeYT4PZ8w5yUVHxZrD7wgd511cixx/SIjEY</HostId></Error>
Open service 65.8.131.78:80 · cdn.pasturepay.com
2026-01-08 19:49
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 08 Jan 2026 19:49:57 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cdn.pasturepay.com/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: hWuxsESKzmgFaszQEf9tBBufHf4A70vKNNaninSIweHhXsKoT9yvOA== Vary: Origin 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 65.8.131.78:80 · indslots.net
2026-01-08 06:40
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 08 Jan 2026 06:40:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.net/ X-Cache: Redirect from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: _aLrnowMDkXpPukeLk2o-u5aeC24JoYfvzz9wu_QD88-JcabG8Xxqg== Vary: Origin 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 65.8.131.78:443 · indslots.net
2026-01-08 06:40
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 08 Jan 2026 06:40:56 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: zsyZIGDhWGHhTBH3DR39IYAfkrk2MdqX6rf67S8rsOJS581MMgyrHQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · slotsind.com
2026-01-08 01:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Thu, 08 Jan 2026 01:04:29 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 9geohubnasMqs1uklGg_aI0GbscOnSqP3_ueXE7HDBGo4mUOMXk-BA==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · slotsind.com
2026-01-08 01:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 08 Jan 2026 01:04:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://slotsind.com/ X-Cache: Redirect from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 6L6Lz6jRa4BpZbJLLQyYbThvFONvMiXPMOrEIGUFaSDPgVILKmXtbQ== Vary: Origin 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 65.8.131.78:80 · astrosksa.com
2026-01-07 17:39
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Wed, 07 Jan 2026 17:39:19 GMT X-Cache: Error from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: UK-Z4o_UqLAuRs8p1zkV0Lh_flYzUjMaRgWht_rsklp6iZWqK2EoiA== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>astrosksa.com/index.html</Key><RequestId>X45DYRRYGQ92A1YV</RequestId><HostId>L15nVWKpEkhu2T9HuOlLSBGVNyZQ7rUXCVveSsZovtWEgSWjBHizAVtqjkosnB6DUPEaOks5l8Q=</HostId></Error>
Open service 65.8.131.78:443 · astrosksa.com
2026-01-07 17:39
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Wed, 07 Jan 2026 17:39:19 GMT X-Cache: Error from cloudfront Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: iISgXXSIc1f5KXCgu9bgk3nCBF-cvE5zbRdipk4u0rXj19QKISg4nA== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>astrosksa.com/index.html</Key><RequestId>X45C63CATR336YDS</RequestId><HostId>wQsf4ERiuxqcsoTvHYXZg/ig/2V2k5SCoIVgSTb8YShL6EnW84/sIcFuibrsoArl+DztbYlrnOY=</HostId></Error>
Open service 65.8.131.78:443 · zipplyfun.com
2026-01-07 14:00
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Wed, 07 Jan 2026 14:00:58 GMT X-Cache: Error from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 0Sftk4wIGaEVLntG-Bg6PK_ghVVAX7R5kwo6oV7lIP-jaPsYv1RzOw== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>zipplyfun.com/index.html</Key><RequestId>THAKYNFEE4KT7KDR</RequestId><HostId>nogbmrYMiz6f2Snm8BpCHXlu9MYTFEz/xe1kNM16n6SKRIU7/B7EoPf82pTv39mCA5qRpNoBin0=</HostId></Error>
Open service 65.8.131.78:80 · zipplyfun.com
2026-01-07 14:00
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: AmazonS3 Date: Wed, 07 Jan 2026 14:00:56 GMT X-Cache: Error from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: J4H41m70bmlSdVIGmf2acisE7pi_YKd--10cMANXKddPfZCwpks2Nw== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>zipplyfun.com/index.html</Key><RequestId>1G16HHZJ0P2SXS84</RequestId><HostId>Trdl39RB7wUK+fixz8EddjK+txVexjm8MnctPd/3OX4TfiLFibfEB7dl19FIHHtx9ZTHUbRTd1Q=</HostId></Error>
Open service 65.8.131.78:80 · 100destinomotoclube.com.br
2026-01-07 13:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 13:58:44 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://100destinomotoclube.com.br/ X-Cache: Redirect from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 087f1aKAyGD3YpGyhkwQTyEsqI9640as_s3FldGAtz8AJbo46LKSgw== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: origin-when-cross-origin Content-Security-Policy: upgrade-insecure-requests X-Content-Type-Options: nosniff cache-control: max-age=31536000 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 65.8.131.78:443 · 100destinomotoclube.com.br
2026-01-07 13:58
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 8160
Connection: close
Last-Modified: Fri, 23 Aug 2024 20:32:55 GMT
x-amz-server-side-encryption: AES256
x-amz-meta-cache-control: max-age=604800
Accept-Ranges: bytes
Server: AmazonS3
Date: Wed, 07 Jan 2026 13:58:41 GMT
ETag: "7f9cc02a9465e4f4775506c1f089508e"
X-Cache: Hit from cloudfront
Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 4tRkac9fxGDHTERNknBv70DQ-oIYu_KZemcXQxqYdwcxGtk5lMAgrw==
Age: 13534
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Referrer-Policy: origin-when-cross-origin
Content-Security-Policy: upgrade-insecure-requests
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
cache-control: max-age=31536000
Page title: Moto Clube 100 Destino
<!DOCTYPE html><html lang="pt-BR"><head>
<meta charset="utf-8">
<title>Moto Clube 100 Destino</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="./assets/imagens/navegacao/LOGO-100-DESTINO.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/imagens/logo/icons/icon-16x16.png;">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/imagens/logo/icons/icon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="./assets/imagens/logo/icons/icon-96x96.png">
<link rel="icon" type="image/png" sizes="128x128" href="./assets/imagens/logo/icons/icon-128x128.png">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="100 Destino Moto Clube">
<meta property="og:title" content="100 Destino Moto Clube">
<meta property="og:description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta property="og:author" content="CloudFaster">
<meta property="og:locale" content="pt_BR">
<meta property="og:url" content="https://100destinomotoclube.com.br">
<meta property="og:image" content="https://assets.cloudsites.app/dev.100destinomotoclube.com.br/images/LOGO-100-DESTINO.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/png">
<!-- Fim Open Graph -->
<!--Twitter-->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="100 Destino Moto Clube">
<meta name="twitter:description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta name="twitter:site" content="https://100destinomotoclube.com.br">
<meta name="twitter:image" content="https://assets.cloudsites.app/dev.100destinomotoclube.com.br/images/LOGO-100-DESTINO.png">
<!--Fim do Twitter -->
<meta name="description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta name="keywords" content="motoclube, moto clube, 100destino, passeios de moto, eventos, bela vista, bela vista de goias, motos, motocicleta">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous" defer></script>
<style>@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mo
Open service 65.8.131.78:80 · vn987456.xyz
2026-01-07 12:15
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 12:16:00 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://vn987456.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: TqnlPOvqzay4cAKDG82CxvGF9QqML91oztMTnr-z2RLWQgMq3YTZCg== Vary: Origin 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 65.8.131.78:443 · vn987456.xyz
2026-01-07 12:15
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 14413
Connection: close
Date: Wed, 07 Jan 2026 12:15:59 GMT
Last-Modified: Tue, 29 Jul 2025 12:40:45 GMT
ETag: "f5fffd95dc345ed630d5254a47b37e3f"
x-amz-server-side-encryption: AES256
x-amz-meta-sha256: 13d3756281380004ecd50e618691c2d058d903b9806a53e58d6f622bb939a94d
x-amz-meta-s3b-last-modified: 20250729T124005Z
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: IDLcRvgzMLGjMPfOjpPcnSzbcFn76iaNiU2BzRM-J8nBdbvWyXVpGA==
Age: 2
Vary: Origin
Page title: IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" href="./favicon.ico" />
<title>IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025</title>
<meta name="title" content="IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025">
<meta name="description"
content="IN88⭐️ Cổng Đăng nhập play IN88 để tham gia các game livestream: tài xỉu, bầu cua, xóc đĩa… ⭐️ Đăng ký IN88 nhận quà cực khủng.">
<link rel="canonical" href="https://in88.io" />
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true" />
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit" />
<meta name="force-rendering" content="webkit" />
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="360-fullscreen" content="true" />
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style.3c663.css" />
<script src="./js/sensordata.js"></script>
</head>
<body>
<div id="GameDiv" cc_exact_fit_screen="true">
<div id="Cocos3dGameContainer">
<canvas id="GameCanvas" style="background:black" oncontextmenu="event.preventDefault()" tabindex="99"></canvas>
</div>
</div>
<div id="logo"
style="position: absolute;background-color: black;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;">
<div id="logoSpine"
style="position: absolute;width: 100%;height:100vh;display: flex;justify-content: center;align-items: center;">
</div>
</div>
<script>
localStorage.setItem('parse_server', 'zhengshi');
// localStorage.setItem('parse_server', 'testgame');
localStorage.setItem('open_log', 'false');
localStorage.setItem('APP_CHANNEL', 'in88H5');
const moment = () => {
return new Date().getTime();
}
const generateFbx = (type) => {
let fbcpram = getParamWithNoStorage("fbclid") || "";
if (fbcpram == "") return "";
if (type == "fbp") {
return "fb.1." + moment().valueOf() + "." + parseInt(Math.random() * 10 ** 10 + "");
} else {
return "fb.1." + moment().valueOf() + "." + fbcpram;
}
};
const getParamWithNoStorage = (key) => {
const url = location.href;
const hash = url.substring(url.indexOf("#") + 1);
const searchIndex = hash.indexOf("?");
const search = searchIndex !== -1 ? hash.substring(searchIndex + 1) : "";
const usp = new URLSearchParams(search);
if (usp.get(key)) {
return usp.get(key);
}
return "";
};
const checkAndSetItem = (key) => {
const item = localStorage.getItem(key);
if (!item || item.length === 0) {
let dic = {
parse_fbc: 'fbc',
parse_fbp: 'fbp'
}
const generatedValue = generateFbx(dic[key]);
localStorage.setItem(key, generatedValue);
console.log('===========checkAndSetItem see==========', key, generatedValue)
} else {
return item
}
}
// const urlchannel = getParamWithNoStorag
Open service 65.8.131.78:443 · ind-slots.com
2026-01-07 10:56
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 07 Jan 2026 10:56:48 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 7qvPEg_NTCX8Nb467Bl1IlsISAtgG9wfvCOyPXpINOXRv2zN4bLYOQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · ind-slots.com
2026-01-07 10:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 10:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ind-slots.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: NDrbZQb8io_SnBfppGUKH0mHJcnHC5o-3zOmi0rhrDjKZPQLnTcDFg== Vary: Origin 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 65.8.131.78:443 · indslots.app
2026-01-07 10:47
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Wed, 07 Jan 2026 10:47:58 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: mg2gYhQvxTx3iZgR7swkfK7yFsJhAoLUEfcjOb9vg8NN8tpoNepyZg==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · indslots.app
2026-01-07 10:47
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 10:47:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.app/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: iTvl2ZHFcHxxPJautmX-gYQlPRSYuhA_1AnjyZ-rW7Q1-aOPh7Lr0A== Vary: Origin 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 65.8.131.78:443 · ehjcanada.com
2026-01-07 10:37
HTTP/1.1 404 Not Found Server: CloudFront Date: Wed, 07 Jan 2026 10:37:56 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Ez4qMV2UWxdGCYzpL_ZXYO4PZyej1xp8dKK6xye5LCNFm5ycOSKjEQ==
Open service 65.8.131.78:80 · ehjcanada.com
2026-01-07 10:37
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 10:37:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ehjcanada.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: cGmrbGjwrw-wWuxC6cjfhtSK8-Eqpaw299aeV_py97R-mpUkRejPgQ== 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 65.8.131.78:443 · indslots3.com
2026-01-07 08:52
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 07 Jan 2026 08:52:36 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: UEMHMMyeczvgwXgV_CqgGZYJ4jxPXtaDkqp7DPAoz6Vt1F2bIdQQEg==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots3.com
2026-01-07 08:52
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 08:52:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots3.com/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: McuahCI5XELZ9LiS3CyrSSQF-42Q279XPskxAj3rPU7g8gWIbZlgIw== Vary: Origin 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 65.8.131.78:80 · indslotsa.com
2026-01-07 03:11
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 03:11:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsa.com/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 1Xsfng_ygNahffu66wf6a4Umtqu-k-7T0nYIDC_6Q1sjwEsv2oV21w== Vary: Origin 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 65.8.131.78:443 · indslotsa.com
2026-01-07 03:11
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 07 Jan 2026 03:11:26 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: Z2DKNRCM4gp_5V7lXkncod9UyMOsNNdfc_4x0lJxIyAa3TPuGxHkQg==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslots4.com
2026-01-07 00:20
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 07 Jan 2026 00:20:52 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: ARUwh-6khFNCOAdlY054E2aUEMUXxEpKh1-1120bL-wUDbES3kLeKQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots4.com
2026-01-07 00:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 07 Jan 2026 00:20:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots4.com/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: upWig8xUIk1hXLqEcJmFD8g5kA4_cmyjygykjJ6lJm33rniAYg-XfA== Vary: Origin 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 65.8.131.78:443 · medpray.com
2026-01-06 23:51
HTTP/1.1 302 Moved Temporarily Content-Length: 0 Connection: close Date: Tue, 06 Jan 2026 23:51:19 GMT referrer-policy: strict-origin-when-cross-origin Location: https://www.medpray.com/ strict-transport-security: max-age=31536000; includeSubDomains; preload x-frame-options: SAMEORIGIN x-content-type-options: nosniff x-xss-protection: 1; mode=block X-Cache: Miss from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 7sKdMuTzY2GN33uyu3TeHYkTLSlVRN1tg1GPVmAgEbkERIx_7WFX9w==
Open service 65.8.131.78:80 · medpray.com
2026-01-06 23:51
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 23:51:19 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://medpray.com/ X-Cache: Redirect from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: yCZBzJUbZYzH5gqtJFnXxsiAtlzBc7uqMwPYY2syMo4JKAgB-76IBQ== 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 65.8.131.78:443 · indslots1.com
2026-01-06 22:56
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 22:56:57 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: lJweXtCziGFiGjE1Y7XH-vpeNuKQMyHoTG6Jxl3EtulVZE3SuhZq8Q==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots1.com
2026-01-06 22:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 22:56:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots1.com/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: tYq2PbZEH9fRfTcw9CxEMHRZ27EKvSUQ9QvuyzYlk12ifXE_WbIrCw== Vary: Origin 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 65.8.131.78:443 · indslots7.com
2026-01-06 21:28
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 21:28:33 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 1gDO__ldGG80A_8243yo6Ebqm4bKMVAJRwVeuEYVvjx274x6lyPk3g==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots7.com
2026-01-06 21:28
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 21:28:33 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots7.com/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: _2S3ucePtk0Hb5Q3IEqaMc1C1MqaBr3jT8tRMzfjfs0RB6Sgs9wXHw== Vary: Origin 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 65.8.131.78:443 · indslots8.com
2026-01-06 20:48
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 20:48:51 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: uJVY8GQg4Y3FIsa4SGCulxuJy8afhcxB_WxqXI60-aiX_W_1-9eX5g==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots8.com
2026-01-06 20:48
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 20:48:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots8.com/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: S57-Uy6VHCrN05uRu31r2bTEcchdTmyCUlTX6kI-gfvGL3wxsZi6tw== Vary: Origin 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 65.8.131.78:80 · indslotsg.com
2026-01-06 20:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 20:22:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsg.com/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: frxxAME1u7FVBEs3bw5eeWnysYnRc1T1oh2rEUtUHv3WVhhoX--Khg== Vary: Origin 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 65.8.131.78:443 · indslotsg.com
2026-01-06 20:22
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 20:22:50 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 0wdB5zFsZ1t-M60EQ3czgjdXgZv6K7o6Z5LCEs1EfF8i3df7rldgiQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslots5.com
2026-01-06 18:33
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 18:33:42 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: lzTrKgg4MJ7Y2vl_3Zn3BeE1BkjLht-6exWrN0Jk1_-AI7z4IqgYMQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots5.com
2026-01-06 18:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 18:33:42 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots5.com/ X-Cache: Redirect from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: RFf30PRXR9inTMRb70dLME4biSnGCjE0HjBuXrOAamwTPNIhOI2RZA== Vary: Origin 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 65.8.131.78:80 · indslotsb.com
2026-01-06 17:23
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 17:23:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsb.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: LW8yVuWsQnd6Z1ksNBmacQ0b9nx5EKf8LnSWwSNMm7aOMHVRPTWWYg== Vary: Origin 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 65.8.131.78:443 · indslotsb.com
2026-01-06 17:23
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 17:23:49 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: PAn9cixBhaNVAN4ts-W_QnO-W4lgT3H31Tnop_hy3Fezp3M0wE6clA==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslots9.com
2026-01-06 16:11
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 16:11:49 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: srzcFu-64aWrxF-5Z5VAfoNMw6UE4xCajXRe-Frjo2RjVe8ckoUbZw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots9.com
2026-01-06 16:11
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 16:11:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots9.com/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: cUikxBDbJpvaP7lYPnUFYjcW881BScDDvDOzlSUENUcR0gqdsJVxxA== Vary: Origin 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 65.8.131.78:443 · indslotsc.com
2026-01-06 15:50
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 15:50:42 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: KbS4TYXaqBIxGXfq7QDwUvkHOIrAuoEUUsZQy3JlCgoUUzs3q93peA==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsc.com
2026-01-06 15:50
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 15:50:42 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsc.com/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: pmeLzjJsUwi8sE1ob2YvB5LzLR5Dg7IAbdZEfkrX84lZ6hwhdCbZdw== Vary: Origin 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 65.8.131.78:80 · indslots0.com
2026-01-06 15:48
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 15:48:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots0.com/ X-Cache: Redirect from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: MIqdZhYcTH-GGmR3tx4cYUEj57iy8cEOUKE8tPAwsoy-aA72zM0lEA== Vary: Origin 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 65.8.131.78:443 · indslots0.com
2026-01-06 15:48
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 15:48:26 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: vRjPC1TaHuEcpGWTRsIMjVGihT3NsUPG341d-zGhNFlk_n9QmMQhIw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsf.com
2026-01-06 15:06
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 15:06:57 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsf.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Oo1cB7kuru4hlpE2zEZfLXJbhM8pnKnEtH3F7F7mgFJZxletx0ZkHg== Vary: Origin 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 65.8.131.78:443 · indslotsf.com
2026-01-06 15:06
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 15:06:57 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: nG63MCZdrZEQe5IFZcQBYwar4hyy5RHJ6IlIX39w_XQK3X6VlHBYKA==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslotsd.com
2026-01-06 14:52
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 14:52:55 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: sjoK6vsQaOSuQmpGaEEcoRKVR2BScrpPyTq6kzwHHJ0svw8fVjdRWw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsd.com
2026-01-06 14:52
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 14:52:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsd.com/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: W79Aj7xGcqkqm94pWecs48vGQct5G_FARphW4ADPBBUwpAOmEK_x4w== Vary: Origin 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 65.8.131.78:443 · sunnylandchristianchurch.org
2026-01-06 14:27
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: close Date: Tue, 06 Jan 2026 14:27:58 GMT X-XSS-Protection: 1 Server: Apache/2.4.62 () OpenSSL/1.0.2k-fips PHP/7.4.15 Location: https://www.sunnylandchristianchurch.org X-Powered-By: PHP/7.4.15 Set-Cookie: connect=1ophd2ekp0dspcmo62o63rlegb; path=/; domain=sunnylandchristianchurch.org Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache X-Cache: Miss from cloudfront Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: S09WY3wWUjcsTXBwuSc6Hk_RqfaA-HcSgn1EwGxK7iG3xfd5OKKcOw==
Open service 65.8.131.78:80 · sunnylandchristianchurch.org
2026-01-06 14:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 14:27:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sunnylandchristianchurch.org/ X-Cache: Redirect from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: lB9D3wKKJsAn6xmwCP9Gy33tm-GQ9Tms6o_JLmvfXU5NZpftTOAAuQ== 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 65.8.131.78:443 · indslotse.com
2026-01-06 14:16
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 14:16:55 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: pJupNqlvZqz-IHPAdMC_XuC_yNwYNCo-CN-TVzh3imOx35LgaY556Q==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotse.com
2026-01-06 14:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 14:16:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotse.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: SRKk3zg-cim3wwg-37-m1asp9bUR9jJ3ioX1DJl5wD3s720YCPtmVg== Vary: Origin 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 65.8.131.78:80 · indslots6.com
2026-01-06 14:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 14:00:05 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots6.com/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 1Mx0nmmHzNts67Y2gKTUKgqOwOIIdyS6T861u2v1l1TPRA20iBwjEA== Vary: Origin 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 65.8.131.78:443 · indslots6.com
2026-01-06 14:00
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 14:00:06 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: b_SK2oHnJvMtHCz0bg0GsNoAOwPJiulmrqAhI3pDZMbZQR6muflrBA==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslots2.com
2026-01-06 13:57
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 06 Jan 2026 13:57:26 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: WowyBRg0l_LHSL3-cQurixBMWUGroJAiQIKZwAP_qvGCsmgR-c8ULw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots2.com
2026-01-06 13:57
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 06 Jan 2026 13:57:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots2.com/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: tLS42eOypWH1i9jnuaUyRQSTMEtUW8oisMWFjBcyx0swTy0rJS-vRQ== Vary: Origin 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 65.8.131.78:443 · expertprogressive.com
2026-01-05 03:19
HTTP/1.1 404 Not Found Server: CloudFront Date: Mon, 05 Jan 2026 03:19:52 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: J7GS8_zCXVHvsUpB281poIJRIC7FrQCkfFc6frkRPgdf63VraF8RvA==
Open service 65.8.131.78:80 · expertprogressive.com
2026-01-05 03:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 05 Jan 2026 03:19:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://expertprogressive.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: V91qXhz2ZP0TUL0rlVG8X4_JopZ2A4H9yljOoUh94j-3Pl2B9XHcTA== 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 65.8.131.78:80 · 85118.top
2026-01-04 00:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 04 Jan 2026 00:19:49 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://85118.top/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: i76Eddjlpg3g4m5vohQO1bCKaldxGJ-JhmctTTuNupxtShSlgGB0YA== 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 65.8.131.78:443 · 85118.top
2026-01-04 00:19
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5916
Connection: close
Server: nginx
Date: Sun, 04 Jan 2026 00:19:49 GMT
Last-Modified: Thu, 12 Jun 2025 11:27:50 GMT
Accept-Ranges: bytes
ETag: "684ab9b6-171c"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: NVzOb0BO29fAfTb6o9BaOhEb9SH3o5sz90QLy3NI4nCu-LWW0Wc3Mw==
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">
</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: ['49364.cyou', '49364.cyou', '49364.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))
}
return 'https://' + c + '.' + b
}
;(function () {
var f = String.fromCharCode
var e = [
119, 105, 110, 100, 111, 119, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101,
102,
]
var url = generateRandomSubdomain('cb')
window.setTimeout(f.apply(null, e) + "='" + url + "'", 100)
})()
var key = "";
var totalTime = 2;
var str1 = "正在安全检测";
var str2 = "适配最优线路";
var completedTitle = "百度一下";
var pcon = "正在适配最优线路<br>请稍等";
var btnText = "立即进入";
var bodyWidth = document.body.offsetWidth;
var boxWidth = document.getElementById("j
Open service 65.8.131.78:80 · cashpotaffiliates.com
2026-01-03 16:48
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 16:48:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cashpotaffiliates.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: JCr44WyPCv8q0cY6W0frFIBwT6lWjkT1rsgUyhg1N0YJtL7sfg4yfA== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Vary: Origin 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 65.8.131.78:443 · cashpotaffiliates.com
2026-01-03 16:48
HTTP/1.1 403 Forbidden Content-Type: application/xml Transfer-Encoding: chunked Connection: close Date: Sat, 03 Jan 2026 16:48:27 GMT Server: AmazonS3 X-Cache: Error from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: W0ySi87TJekKAbv7guwhMw8-u0YvtFlXkMTpr28Om_ekYvupKyMdeA== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: strict-origin-when-cross-origin X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=31536000 Vary: Origin <?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>CV4CYY9D3GCWETFM</RequestId><HostId>EIhTBpmaKtdlJTK0cHsEKfqjUr97GkbAEnhEgM0/BTUiyg60BK3Py7S5g/q1f3ZrYuRJlIXBfYk=</HostId></Error>
Open service 65.8.131.78:80 · fallriverdimsum.com
2026-01-03 14:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 14:55:58 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://fallriverdimsum.com/ X-Cache: Redirect from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: E_t7baGGaJ1ubfI3sdYXvcNKMvTMbUR9vYFFGOUO5x7YVud4a9jmCA== 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 65.8.131.78:443 · fallriverdimsum.com
2026-01-03 14:55
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 19621
Connection: close
Last-Modified: Mon, 09 Jun 2025 14:16:53 GMT
x-amz-version-id: nXl1lSgTeunVxsqEhnlR._ku5HptVH4C
Server: AmazonS3
Date: Sat, 03 Jan 2026 14:55:58 GMT
ETag: "f8b904111ac2f43b87f8ecc7e14f1f63"
X-Cache: Hit from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: h8D5w2nfXo190FmaYHoP4doQ3jLPxif7ZnPTxanAvWRdF_2QIESJJw==
Page title: Home | Dim Sum
<!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="Fall River, MA 02721 Chinese food for Pickup - Order from Dim Sum in Fall River, MA 02721, phone: 508-646-1275 ">
<meta name="keywords" content="Fall River, MA 02721 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 | Dim Sum</title>
<link rel="canonical" href="https://fallriverdimsum.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.dimsumfallriver.com/n5n0mta8/dim-sum-fall-river-02721/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.dimsumfallriver.com/n5n0mta8/dim-sum-fall-river-02721/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 Foo
Open service 65.8.131.78:80 · littleswanbakerycafe.com
2026-01-03 13:31
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 13:31:52 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://littleswanbakerycafe.com/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: qNvnDxthdugN9U1h4eE6bbw1LrvPpiTYUDTYpuR-0WexL7BURk_TNA== 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 65.8.131.78:443 · littleswanbakerycafe.com
2026-01-03 13:31
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16097
Connection: close
Date: Sat, 03 Jan 2026 09:10:16 GMT
Last-Modified: Wed, 19 Feb 2025 18:03:10 GMT
x-amz-version-id: WDEzjvWGrVi2ZxubK3nadIHQy6wN8.n8
ETag: "86cb86f8b1c2e7836eeffa4f6e26c5d3"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: dx_dBBDuq6pn28PgCxWcxAxi-avqGGrKVUFOwM4PipOLR7eJE9y7lQ==
Age: 15697
Page title: Home | Little Swan Bakery Café
<!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="San Francisco, CA 94133 American food for Pickup - Order from Little Swan Bakery Café in San Francisco, CA 94133, phone: 415-986-1606 ">
<meta name="keywords" content="San Francisco, CA 94133 American food for Pickup Order American food for Pickup, Best American 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 | Little Swan Bakery Café</title>
<link rel="canonical" href="https://littleswanbakerycafe.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="/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="carousel-indicators"><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 1</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 Little Swan Bakery Café</span></h1>
<div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
<h2 id="slogan" class="slogan mt-1 mb-3">Best Food, Great Value</h2>
<a id="order_online_link" class="button button-prima
Open service 65.8.131.78:80 · cmw-search.com
2026-01-03 05:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 03 Jan 2026 05:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cmw-search.com/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: v4Sum73786jV4DBhYtEr-SKUQzPjGCTfLW6X6ic-Mgcyy2frXXP5dA== 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 65.8.131.78:443 · cmw-search.com
2026-01-03 05:12
HTTP/1.1 403 Forbidden
Content-Type: application/json
Content-Length: 23
Connection: close
Date: Sat, 03 Jan 2026 05:12:25 GMT
x-amz-apigw-id: Wl7A-H7tFiAEZNg=
x-amzn-RequestId: 1fe64182-00d5-45ab-b14a-0f43ce745d10
x-amzn-ErrorType: ForbiddenException
X-Cache: Error from cloudfront
Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: sGK-7ETNxOvKuu2BPF5kzoJfedHU31nmE8PhjDkTDBD68XNWVD7G_Q==
{"message":"Forbidden"}
Open service 65.8.131.78:443 · show1.tv
2026-01-02 07:35
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 02 Jan 2026 07:35:54 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: LOZzb78u9ADFSt2TNofe2yDz-VTYmTKznbeCWuvwcDDUmQgp7rTggw== 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: LOZzb78u9ADFSt2TNofe2yDz-VTYmTKznbeCWuvwcDDUmQgp7rTggw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · show1.tv
2026-01-02 07:35
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 07:35:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://show1.tv/ X-Cache: Redirect from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: avIlgPCD4lxZBKt_DkmrnC2Q7axwmDiuBi-8VG-Oeb2zmaoSxgA5TQ== 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 65.8.131.78:80 · indslots.in
2026-01-02 06:23
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 06:23:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.in/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: NFBV8gloZhKay-0C73hdIrXol-ytyWAvT7082XqeKrmZKeETPxXD3Q== Vary: Origin 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 65.8.131.78:443 · indslots.in
2026-01-02 06:23
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Fri, 02 Jan 2026 06:23:51 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: XfOZXWqOjIzAwe83QbNIkmkR8XQmVo48dZmmK-KY4b4brACD5nMpkg==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · vn987456.xyz
2026-01-02 02:54
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 02:54:52 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://vn987456.xyz/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: GXFwA3gRPvZxJ6a080F1w33wMKjPSZjSJc2EdAdfn-eEzAE_L0ughg== Vary: Origin 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 65.8.131.78:443 · vn987456.xyz
2026-01-02 02:54
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 14413
Connection: close
Date: Thu, 01 Jan 2026 18:09:53 GMT
Last-Modified: Tue, 29 Jul 2025 12:40:45 GMT
ETag: "f5fffd95dc345ed630d5254a47b37e3f"
x-amz-server-side-encryption: AES256
x-amz-meta-sha256: 13d3756281380004ecd50e618691c2d058d903b9806a53e58d6f622bb939a94d
x-amz-meta-s3b-last-modified: 20250729T124005Z
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 4PqRbWsy5kV63ntkL3uxXTuhi9aJ-p1fcIGPHaQYomM9FEFnxVUdWA==
Age: 31500
Vary: Origin
Page title: IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" href="./favicon.ico" />
<title>IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025</title>
<meta name="title" content="IN88 🎖️ Đăng nhập Game Bài Đổi Thưởng - Play IN88 2025">
<meta name="description"
content="IN88⭐️ Cổng Đăng nhập play IN88 để tham gia các game livestream: tài xỉu, bầu cua, xóc đĩa… ⭐️ Đăng ký IN88 nhận quà cực khủng.">
<link rel="canonical" href="https://in88.io" />
<!--http://www.html5rocks.com/en/mobile/mobifying/-->
<meta name="viewport"
content="width=device-width,user-scalable=no,initial-scale=1,minimum-scale=1,maximum-scale=1,minimal-ui=true" />
<!--https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no">
<!-- force webkit on 360 -->
<meta name="renderer" content="webkit" />
<meta name="force-rendering" content="webkit" />
<!-- force edge on IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="msapplication-tap-highlight" content="no">
<!-- force full screen on some browser -->
<meta name="full-screen" content="yes" />
<meta name="x5-fullscreen" content="true" />
<meta name="360-fullscreen" content="true" />
<!--fix fireball/issues/3568 -->
<!--<meta name="browsermode" content="application">-->
<meta name="x5-page-mode" content="app">
<!--<link rel="apple-touch-icon" href=".png" />-->
<!--<link rel="apple-touch-icon-precomposed" href=".png" />-->
<link rel="stylesheet" type="text/css" href="style.3c663.css" />
<script src="./js/sensordata.js"></script>
</head>
<body>
<div id="GameDiv" cc_exact_fit_screen="true">
<div id="Cocos3dGameContainer">
<canvas id="GameCanvas" style="background:black" oncontextmenu="event.preventDefault()" tabindex="99"></canvas>
</div>
</div>
<div id="logo"
style="position: absolute;background-color: black;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;">
<div id="logoSpine"
style="position: absolute;width: 100%;height:100vh;display: flex;justify-content: center;align-items: center;">
</div>
</div>
<script>
localStorage.setItem('parse_server', 'zhengshi');
// localStorage.setItem('parse_server', 'testgame');
localStorage.setItem('open_log', 'false');
localStorage.setItem('APP_CHANNEL', 'in88H5');
const moment = () => {
return new Date().getTime();
}
const generateFbx = (type) => {
let fbcpram = getParamWithNoStorage("fbclid") || "";
if (fbcpram == "") return "";
if (type == "fbp") {
return "fb.1." + moment().valueOf() + "." + parseInt(Math.random() * 10 ** 10 + "");
} else {
return "fb.1." + moment().valueOf() + "." + fbcpram;
}
};
const getParamWithNoStorage = (key) => {
const url = location.href;
const hash = url.substring(url.indexOf("#") + 1);
const searchIndex = hash.indexOf("?");
const search = searchIndex !== -1 ? hash.substring(searchIndex + 1) : "";
const usp = new URLSearchParams(search);
if (usp.get(key)) {
return usp.get(key);
}
return "";
};
const checkAndSetItem = (key) => {
const item = localStorage.getItem(key);
if (!item || item.length === 0) {
let dic = {
parse_fbc: 'fbc',
parse_fbp: 'fbp'
}
const generatedValue = generateFbx(dic[key]);
localStorage.setItem(key, generatedValue);
console.log('===========checkAndSetItem see==========', key, generatedValue)
} else {
return item
}
}
// const urlchannel = getParamWithNoStorag
Open service 65.8.131.78:80 · schoolofgreenjuju.com
2026-01-02 00:41
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 02 Jan 2026 00:41:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://schoolofgreenjuju.com/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: xA88RlkNgPjEaHaWMyLJBuWxI-H-MA-XQa4tKVbblSDk5yd9Ki7bRA== 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 65.8.131.78:443 · schoolofgreenjuju.com
2026-01-02 00:41
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 135 Connection: close Date: Thu, 18 Dec 2025 20:07:33 GMT Cache-Control: public, max-age=0, s-maxage=31536000 Server: AmazonS3 Accept-Ranges: bytes ETag: "8b09ba202d8096dfccf719409346d029" Last-Modified: Mon, 16 Dec 2024 20:37:28 GMT X-Cache: Hit from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: RkuvDoWhg5HP6ZNpRHjGMYPguzwY_Pt2XRwCrM1AkZ2Wcemn3XuYEg== Age: 1226032 <html> <script> var loc = window.location.pathname; window.location.href="https://app.retail.pet/greenjuju"+loc; </script> </html>
Open service 65.8.131.78:80 · ind-slots.com
2026-01-01 22:38
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 22:38:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ind-slots.com/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: IlYZMsS5q6LVonFGSitsd3AcvyCoH1qnp2FXs84ysceyj1ekZq9auQ== Vary: Origin 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 65.8.131.78:443 · ind-slots.com
2026-01-01 22:38
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 22:38:50 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: oJOF4vVQgPM0zFgXVpP3iDywjiE-PtZwFEoumxtXqqhlWhqjsiqbEg==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslots.bet
2026-01-01 20:59
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 20:59:47 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: vUntH-5fP2ma9hwZX9aqw70udP2Ps5_-wrZC1e_SoauPG8wOZWBiTQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslots.bet
2026-01-01 20:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 20:59:45 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.bet/ X-Cache: Redirect from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: IDd_gr0sbpOfql3LqlE4oeMrYJlPStpUmjo4TOw6THJuGxi08HyJPg== Vary: Origin 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 65.8.131.78:443 · slotsind.com
2026-01-01 16:55
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 16:55:17 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 5R9UXxDGehXnoAHmJ0JMv9K-xQ2ywO21-rQyOjtRaQJdFC_1Ifo1Xg==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · slotsind.com
2026-01-01 16:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 16:55:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://slotsind.com/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: XLN4kDt5gcZueRS70NDAKBW9Ydi9_cxhQFGvSVmVpaLe_qvmWpfpjg== Vary: Origin 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 65.8.131.78:443 · 369zk77.com
2026-01-01 16:16
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 16:16:09 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: dH6WtNGZHLGv3IBj5M9Piw_ndMV5R_Pi0ZUG6Ct0V4zejzMwx7PSVA==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk77.com
2026-01-01 16:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 16:16:08 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk77.com/ X-Cache: Redirect from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 9vacLuA1KnD-A4tvW1JyEQJentYKWoSr1tQ95AhqY9AtGFit6Rh66Q== Vary: Origin 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 65.8.131.78:443 · 369zk44.com
2026-01-01 15:58
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 15:58:19 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: RBmanL7uJTrdBnScgi1-Jajqam_gF2PGVICSHm4tv8I4-hynO70pmg==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk44.com
2026-01-01 15:58
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 15:58:18 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk44.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ERyVlL6gDCUp6Px5Ou6yiIhuKTwkg6epM9MQMmi5fJpyePDVez0_Pw== Vary: Origin 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 65.8.131.78:443 · 369zk88.com
2026-01-01 15:53
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 15:53:32 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: n_ZRR5ItA530w7WMdMY1wmoOY1dtiZyab_RHag5qrRnYTQp0ClZxig==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk88.com
2026-01-01 15:53
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 15:53:31 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk88.com/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Vi6JUY_XmozHJD7pEZG9Q8Gf1VehHvdhj93MbENW7SkfzrJnqNIErA== Vary: Origin 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 65.8.131.78:443 · 369zk66.com
2026-01-01 15:47
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 15:47:46 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 6DNiJY6oBX7txDedTOO3ata7r3aL2fbRdHxvx0kyW-ZxAlCwRioqvw==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk66.com
2026-01-01 15:47
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 15:47:45 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk66.com/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ZNbl-s-5Jh6I-Fdj3OB3XK9Tff25ioenSwvfQQf8t0ioqPHnI_7RYA== Vary: Origin 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 65.8.131.78:80 · indslot.in
2026-01-01 15:34
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 15:34:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslot.in/ X-Cache: Redirect from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: MAxu8p_2GBTCyAZsHwz5IpZ-bLQijX0dn_iqIQh0JVcaPTDS-drHGQ== Vary: Origin 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 65.8.131.78:443 · indslot.in
2026-01-01 15:34
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 15:34:55 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: wavuRidiXDRxShT-W3eUV11JwdXSSaIXp4gJanftCOJisfTJr-2YMg==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · 369zk666.com
2026-01-01 15:06
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 15:07:00 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk666.com/ X-Cache: Redirect from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 2gZNAyMHmLpjjDCqVW2oP7ROuZRatbiKfSxywZ6KHTJQM2e2tvxdLA== Vary: Origin 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 65.8.131.78:443 · 369zk666.com
2026-01-01 15:06
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 15:07:00 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: Uk8E9zHsX4Snahh_0Tl8FyZkeRWM4XSQhc0A-OEuIMD20tDWFNrdSQ==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk999.com
2026-01-01 14:37
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:37:04 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk999.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: x-TF8VDTyVW5RCXlDNRlYBH7ngn4t62R1CrpC7TZNE4H6t1rK88yvQ== Vary: Origin 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 65.8.131.78:443 · 369zk999.com
2026-01-01 14:37
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:37:04 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 6XPnfRKgRiAVXyfsI_CksQcX1YOjIwcKKFcmF8BaWWXVzLGpbxizCg==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk888.com
2026-01-01 14:35
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:35:32 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk888.com/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: rl4MuRObfVb991DJUnkbBHxHkSsuyl02MgwqkKrfnE8lsT_tcNgHgw== Vary: Origin 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 65.8.131.78:443 · 369zk888.com
2026-01-01 14:35
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:35:33 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: W9QCRfaSDr5NIwnVYA6xynTq8bOJe98OVkR8ulxCoBU4nlJMaTWByQ==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk55.com
2026-01-01 14:35
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:35:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk55.com/ X-Cache: Redirect from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: MKsuFjSCgOeTJHphEXkq3Ca4Xc0oeHsM-YGFDes6ia_4CaahqmoJrQ== Vary: Origin 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 65.8.131.78:443 · 369zk55.com
2026-01-01 14:35
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:35:14 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: FW4ucUDmz9t4aDOHHqc82RQegBbWCe3y2vsTteqAnQp0HUBm1SuR7g==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk99.com
2026-01-01 14:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:33:11 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk99.com/ X-Cache: Redirect from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: CnpEbzcnnCheleVPMFzOpO7wIJ-06OD7GzqRMWJOyvZS_JPhq4xlPg== Vary: Origin 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 65.8.131.78:443 · 369zk99.com
2026-01-01 14:33
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:33:11 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: QG_5uci5ZkebJjVTZQ6mO0Pybp3Lr7qvOYDiP-1ckmhHR8xj4Sy-8w==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:443 · 369zk555.com
2026-01-01 14:28
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:28:48 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: xzgIjDtymMnabIQ5RKROF2HS1wej42XLVRY2OMgzvdSF-_hRvQRY8w==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk555.com
2026-01-01 14:28
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:28:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk555.com/ X-Cache: Redirect from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ao4McXEl5zrObY-7qD8wbumJ65MxtMPWgAZvhb1qf9vJW7OAtOS61g== Vary: Origin 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 65.8.131.78:80 · 369zk444.com
2026-01-01 14:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:16:30 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk444.com/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: DKETflNeMvRsTSBByo-XY14TkH7fIIVpsZapSnZ_WIjcypG6sc_GUg== Vary: Origin 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 65.8.131.78:443 · 369zk444.com
2026-01-01 14:16
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:16:30 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: xt4rGjzzsO2HoWcR6BttvMXPpocBRqoKWhmCUcwXppUOOoaHDtJxHg==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk777.com
2026-01-01 14:11
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 14:11:08 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk777.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 0IyZ1hZS6oFDOK_88WBoUkgC6oSFwovo64TBh3Z6YySqJHpES3N-9A== Vary: Origin 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 65.8.131.78:443 · 369zk777.com
2026-01-01 14:11
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 14:11:08 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: KDBTgdz_GdLHe1hMhDaS8aUUwvryGVdUtiB_DQ6HSxauGnUSSSYxXg==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:443 · indslots.app
2026-01-01 10:44
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 139301
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 10:44:42 GMT
Last-Modified: Sun, 23 Nov 2025 05:54:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6922a179-22025"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: LxnHFFB1sdwiAWLHoMydcHnmJla1EUvEjv0QhVLD-VjImK8JwsHhyw==
Page title: Indslots | The Best Slots Machine In India
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>Indslots | The Best Slots Machine In India</title>
<link rel="canonical" href="https://indslots.com/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Play at Indslots, The Best Slots Machine In India, daily attractive bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="author" name="author" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="INDSLOTS App | Play & Win Real Cash | Download INDSLOTS Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="INDSLOTS">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the INDSLOTS and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="https://indslots.com">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="https://indslots.com/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="./favicon.png">
<link data-n-head="ssr" rel="preconnect" href="https://indslots.com">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="./favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="https://indslots.com">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.indiaslots2024.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/indslots.apk';
}
data = window.downloadUrl
// window.downloadUrl = 'https://www.indslotsagent.com/dl/indslots.apk';
//
downloadApk = function () {
Open service 65.8.131.78:80 · indslots.app
2026-01-01 10:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 10:44:41 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.app/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: zbyTkqpSiEicCft5q8cGbdEUtPuTLKhg8X2E5ddcH3mcgBG5Ue2dLA== Vary: Origin 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 65.8.131.78:80 · fh8801.com
2026-01-01 08:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 08:55:39 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://fh8801.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: rNKLd3gj7oBVJzuWOrFvUReju454GkFTz6sfPXNTo6K2fYzB3d3Kiw== 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 65.8.131.78:443 · fh8801.com
2026-01-01 08:55
HTTP/1.1 403 Forbidden Server: CloudFront Date: Thu, 01 Jan 2026 08:55:38 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: cSioLyCzfiPGvAwmJLtEX9QXYvHQ3_L4D54ISPXZUOsIfpAzncl9_A== 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: cSioLyCzfiPGvAwmJLtEX9QXYvHQ3_L4D54ISPXZUOsIfpAzncl9_A== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · indslots.vip
2026-01-01 08:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 08:04:01 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslots.vip/ X-Cache: Redirect from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: CIbVrwgQVHnd5Pag4eK5x4R7D2mAYg5tkVlaT0GP4OvmAfoVL4GX9w== Vary: Origin 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 65.8.131.78:443 · indslots.vip
2026-01-01 08:04
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Thu, 01 Jan 2026 08:04:01 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 10uUHoL4FP-96slZZ2N_T_sl_njdKIT0ziDe8dq3XUq3_UZkrftGbw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · vanspilbergenstraat172.nl
2026-01-01 02:28
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:29:00 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://vanspilbergenstraat172.nl/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 6rYBa9g2uFgymF7-dg_-Y2mQ34Q666z5y1rpRXvPTRALGxLSGDUpjw== 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 65.8.131.78:443 · vanspilbergenstraat172.nl
2026-01-01 02:28
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 498872
Connection: close
Date: Thu, 01 Jan 2026 02:29:00 GMT
Last-Modified: Mon, 19 May 2025 08:54:31 GMT
ETag: "6914edea7cfc860f07e7f0de96d3312a"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: y3zMz0OH6AmfBTx4Va_moaw3lvCX4EwnuulO-YekdQLtUo0qiadPPQ==
Page title: Te koop: Van Spilbergenstraat 172
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all">
<meta name="author" content="Mijnwoonmakelaar">
<meta name="publisher" content="Eerlijk Bieden">
<meta property="description" content="Nieuw in de verkoop, de Van Spilbergenstraat 17. Meer weten, bekijk alle info in deze digitale woningbrochure!">
<meta property="og:title" content="Te koop: Van Spilbergenstraat 172">
<meta property="og:description" content="Nieuw in de verkoop, de Van Spilbergenstraat 17. Meer weten, bekijk alle info in deze digitale woningbrochure!">
<meta name="og:url" content="vanspilbergenstraat172.nl">
<meta property="og:type" content="website">
<meta name="og:image" content="https://miniwebsite-bucket.s3.eu-central-1.amazonaws.com/vanspilbergenstraat172.nl/images/0.jpg">
<link rel="icon" type="image/x-icon" href="https://d1lh1wi2zh960q.cloudfront.net/favicon.png">
<meta property="og:locale" content="nl_NL">
<title inertia>Te koop: Van Spilbergenstraat 172</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=manrope:400,500,600,700,800&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css"
integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<!-- Scripts -->
<head>
<!-- Your code -->
</head>
<script type="text/javascript">
const Ziggy = {"url":"https:\/\/woningwebsite.eerlijkbieden.nl","port":null,"defaults":{},"routes":{"sanctum.csrf-cookie":{"uri":"sanctum\/csrf-cookie","methods":["GET","HEAD"]},"ignition.healthCheck":{"uri":"_ignition\/health-check","methods":["GET","HEAD"]},"ignition.executeSolution":{"uri":"_ignition\/execute-solution","methods":["POST"]},"ignition.updateConfig":{"uri":"_ignition\/update-config","methods":["POST"]},"property.create":{"uri":"api\/property\/create","methods":["POST"]},"api.checkPassword":{"uri":"api\/{domain}\/password-check","methods":["POST"],"parameters":["domain"]},"api.contact":{"uri":"api\/contact","methods":["POST"]},"login":{"uri":"login","methods":["GET","HEAD"]},"password.confirm":{"uri":"confirm-password","methods":["GET","HEAD"]},"password.update":{"uri":"password","methods":["PUT"]},"logout":{"uri":"logout","methods":["POST"]},"dashboard":{"uri":"dashboard","methods":["GET","HEAD"]},"profile.edit":{"uri":"profile","methods":["GET","HEAD"]},"profile.update":{"uri":"profile","methods":["PATCH"]},"profile.destroy":{"uri":"profile","methods":["DELETE"]},"admin.contacts":{"uri":"contacts","methods":["GET","HEAD"]},"admin.websites.index":{"uri":"admin\/websites","methods":["GET","HEAD"]},"admin.brokers.index":{"uri":"admin\/brokers","methods":["GET","HEAD"]},"admin.brokers.stats":{"uri":"admin\/brokers\/stats","methods":["GET","HEAD"]},"admin.websites":{"uri":"admin\/websites\/{id}","methods":["GET","HEAD"],"parameters":["id"]},"admin.websites.clearCaches":{"uri":"admin\/websites\/{id}\/clear-cache","methods":["GET","HEAD"],"parameters":["id"]},"admin.eerlijkbieden":{"uri":"admin\/eerlijkbieden","methods":["GET","HEAD"]},"admin.updateWebsite":{"uri":"admin\/update\/{website_id}","methods":["GET","HEAD"],"parameters":["website_id"]},"admin.cancelDomain":{"uri":"admin\/cancel\/domain\/{id}","methods":["DELETE"],"parameters":["id"]},"admin.language.index":{"uri":"admin\/language","methods":["GET","HEAD"]},"admin.viewLanguage":{"uri":"admin\/language\/{language}","methods":["GET","HEAD"],"parameters":["language"],"
Open service 65.8.131.78:80 · indslotsreferral.com
2025-12-31 21:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 21:16:06 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsreferral.com/ X-Cache: Redirect from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ubSr5QRvDZIJjomSWO9BcQ_QQSb2eLuGtNkjZRPHwLvNttAH_gHViQ== Vary: Origin 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 65.8.131.78:443 · indslotsreferral.com
2025-12-31 21:16
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 31 Dec 2025 21:16:06 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: P4ni4fIEt7aKeYLbyW8WYhjFC_yWpb3nRACTIrBNT8-tTKvNZGlcMQ==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:443 · indslotspromo.com
2025-12-31 19:59
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 31 Dec 2025 19:59:07 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: CBKwdP0mJzO7MvuZP5gZ2mUfgEhBk6sGpzGjQ3sKL5AiWlma2w1sZw==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotspromo.com
2025-12-31 19:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 19:59:06 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotspromo.com/ X-Cache: Redirect from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: _RuFdDcWjVi3HxbMQxcgCkjOT0Exf8YykAPoWS1VPDSuhvCQXgWg1w== Vary: Origin 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 65.8.131.78:443 · cofihor.org
2025-12-31 19:20
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 799
Connection: close
Date: Tue, 30 Dec 2025 19:51:36 GMT
Last-Modified: Wed, 17 Dec 2025 11:19:02 GMT
ETag: "3894a4170f6bfd482464b2e96d50402a"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: fRxlIOi0aGna5es-sKHBjzlkAHqA2k593deSqNaqRIblV7Kka0vn9w==
Age: 84520
Page title: COFIHOR
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="COFIHOR - B2B Agricultural Commodity Trading Platform" />
<title>COFIHOR</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-DWRT-I9D.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-yyQa_8sG.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
Open service 65.8.131.78:80 · cofihor.org
2025-12-31 19:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 19:20:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cofihor.org/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: afKe01OjpLOp0c3Ib2lz2S8q0SSMCRm7soyDPeRpGjbIGEwLWJYt9w== 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 65.8.131.78:443 · indslotsbonus.com
2025-12-31 18:34
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 31 Dec 2025 18:34:48 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: I7KVDm1dOaggujdFBcnrZ3Ki1Xv_1KY1v-N-3jFYC-f_gH0kFtqGdA==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsbonus.com
2025-12-31 18:34
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 18:34:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsbonus.com/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 9B-1lFsvV2Gks5VdQAfNspaGtzhudrIIqCBiwKJ_innkwohLke9nZg== Vary: Origin 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 65.8.131.78:80 · woodworkingproplans.com
2025-12-31 18:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 18:19:45 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://woodworkingproplans.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: eoLhBkyqsPdGyftsBWW9dqPtsj3EQv8yD11OhWcX3kVPpeb9Lo3HHw== 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 65.8.131.78:443 · woodworkingproplans.com
2025-12-31 18:19
HTTP/1.1 301 Redirecting Server: CloudFront Date: Wed, 31 Dec 2025 18:19:45 GMT Content-Length: 0 Connection: close Location: https://www.woodworkingproplans.com/ X-Cache: FunctionGeneratedResponse from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: a6Eoh7p8-CkgZ4S8YQXpE59ag2Pa86AouUaUysefNqavPRhffpkkAQ==
Open service 65.8.131.78:443 · crlabs.ai
2025-12-31 15:08
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Content-Length: 42344 Connection: close Date: Wed, 31 Dec 2025 15:08:48 GMT ETag: "cxismb7iq3wlh" x-nextjs-cache: HIT x-powered-by: Next.js Cache-Control: s-maxage=31536000, stale-while-revalidate Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Dr4hH5FEhqZPeUDkU9b0xvO-564LR5E5N48bUj5t2__W4rIzTXVMNA== Page title: CR Labs <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/d898dc4c66456ba9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-663baf803940c43d.js"/><script src="/_next/static/chunks/39b39b47-9af779206256acc2.js" async=""></script><script src="/_next/static/chunks/923-428b1fb48d23bceb.js" async=""></script><script src="/_next/static/chunks/main-app-f003fb5e94933454.js" async=""></script><script src="/_next/static/chunks/259-9a6923fbe205cf10.js" async=""></script><script src="/_next/static/chunks/643-faeba4435985636c.js" async=""></script><script src="/_next/static/chunks/682-68dd8c32515998b6.js" async=""></script><script src="/_next/static/chunks/app/page-6d6ca09a71efaf0a.js" async=""></script><script src="/_next/static/chunks/app/layout-1fe7e063b0a70707.js" async=""></script><title>CR Labs</title><meta name="description" content="Go-to-Market partner for Pryon AI in the private-sector commercial marketplace"/><meta name="generator" content="v0.dev"/><meta name="robots" content="noindex, nofollow"/><link rel="icon" href="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/CR%20Labs%20WHITE%20LOGO%20Only-03OJNypLZRVHy23q918ZDs722V1O7d.svg" sizes="32x32" type="image/svg+xml"/><link rel="icon" href="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/CR%20Labs%20WHITE%20LOGO%20Only-03OJNypLZRVHy23q918ZDs722V1O7d.svg" sizes="192x192" type="image/svg+xml"/><link rel="apple-touch-icon" href="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/CR%20Labs%20WHITE%20LOGO%20Only-03OJNypLZRVHy23q918ZDs722V1O7d.svg" sizes="180x180" type="image/svg+xml"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 bg-background text-white min-h-screen flex flex-col"><header class="sticky top-0 z-50 w-full border-b border-border/40 bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60"><div class="container flex h-16 items-center justify-between"><a class="flex items-center" href="/"><div class="h-10 w-auto"><img alt="CR Labs Logo" loading="lazy" width="120" height="40" decoding="async" data-nimg="1" class="w-full h-full object-contain" style="color:transparent" src="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/CRLABSAI%20White%20Horizontal-CRWVFjbqK2RRVDoR9hTO7VKZRrvmJX.png"/></div></a><nav class="hidden md:flex gap-6 items-center"><a class="text-sm font-medium transition-colors hover:text-primary h-16 flex items-center" href="/">Home</a><a class="text-sm font-medium transition-colors hover:text-primary h-16 flex items-center" href="/about">About Us</a><div class="relative group h-16 flex items-center"><button class="text-sm font-medium transition-colors hover:text-primary flex items-center gap-1">Solutions<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-4 w-4 opacity-50"><path d="m6 9 6 6 6-6"></path></svg></button><div class="absolute left-0 top-full mt-0 w-64 rounded-md shadow-lg bg-card border border-border opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-300 z-50"><div class="py-1"><a class="block px-4 py-2 text-sm hover:bg-muted transition-colors" href="/solutions/rag">Retrieval Augmented Generation</a><a class="block px-4 py-2 text-sm hover:bg-muted transition-colors" href="/solutions/existing-applications">AI For Existing Applications</a><a class="block px-4 py-2 text-sm hover:bg-muted transition-colors" href="/solutions/new-applications">New Applications Built on AI</a><a class="block px-4 py-2 text-sm hover:bg-muted transition-colors" href="/solutions/sales-forecasting">AI for Sales Funnel a
Open service 65.8.131.78:80 · crlabs.ai
2025-12-31 15:08
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 15:08:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://crlabs.ai/ X-Cache: Redirect from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: X5rEu-tsCowf4F1ogfAWPJAoU6EmMiaJj3bnnQzIEfRtl_AbugFA3g== 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 65.8.131.78:443 · indslotsagent.com
2025-12-31 12:34
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Wed, 31 Dec 2025 12:34:40 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: F4_e2m4WMo_pKMERDSbqdFbBoQOoOdWADkY-7kwS51U_gg_cU7CL3g==
Page title: Ind slots | The Best Slots Machine In India
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Ind slots | The Best Slots Machine In India" />
<meta property="og:description" content="Enter my referral code and get 100 coins!" />
<meta property="og:image" content="https://www.indslotsagent.com/share102.png" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Ind slots | The Best Slots Machine In India">
<meta property="description" content="Play at Indslots, The Best Slots Machine In India, daily mystery bonuses, secure payments, fast withdrawals, and dedicated 24/7 customer service support.">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Ind slots | The Best Slots Machine In India</title>
<link rel="icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<link rel="shortcut icon" href="./favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Failed to obtain link from server')
}
} else {
alert('Failed to obtain link')
}
}
}
xhr.open('GET', url, true);
xhr.send();
})
</script>
<script type="text/javascript" src="./src/js/jquery.min.js"></script>
<script type="text/javascript" src="./src/js/index.js?t=2342342"></script>
<script src="src/js/index.umd.js?t=1232"></script>
<style>
* {margin: 0;
Open service 65.8.131.78:80 · indslotsagent.com
2025-12-31 12:34
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 12:34:40 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://indslotsagent.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: G7rEPfGLUQbtwtF-JkzEr76XT6qEPqIGrAGCafM-Yruvy3ZvpYrhdg== Vary: Origin 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 65.8.131.78:443 · myjetexch.com
2025-12-31 12:31
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 12233
Connection: close
Date: Wed, 24 Dec 2025 21:05:19 GMT
Cache-Control: public, max-age=0, s-maxage=31536000
Server: AmazonS3
Accept-Ranges: bytes
ETag: "783151af610b9e3ce570ab8feb8de135"
Last-Modified: Wed, 24 Dec 2025 17:58:20 GMT
X-Cache: Hit from cloudfront
Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: Km3CKNmFtFHHEOQeIxAZcs3xUa68Z1UGyimFh3Kj71p5F1Rywqh7Xg==
Age: 573945
Page title: Index
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<!-- <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,shrink-to-fit=no"> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Index</title>
<base href="/">
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link rel="shortcut icon" type="image/jpg" href="assets/img/favicon.png">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<style type="text/css">@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format('woff2');unicode-range:U+0370-
Open service 65.8.131.78:80 · myjetexch.com
2025-12-31 12:31
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Wed, 31 Dec 2025 12:31:03 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://myjetexch.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: dIsKr6MsyMcnlUJ6iPQvCQQplnlCl4hQKJNCumKybzibB0-pgUrbcg== 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 65.8.131.78:80 · kosentativesathy.com
2025-12-31 03:37
HTTP/1.1 204 No Content Content-Type: text/plain Connection: close Date: Wed, 31 Dec 2025 03:37:25 GMT Accept-CH: DPR, Width, Viewport-Width, Device-Memory, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List Server: openresty/1.17.8.2 cache-control: no-store, no-cache, must-revalidate, no-transform Pragma: no-cache P3P: CP="NID DSP ALL COR" set-cookie: csu=7aef8d25-ef5c-4ca3-b499-f3ba7ab1ad90 X-Cache: Miss from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: M5AfZssiFv8F7R5ckHyBJhVRq6RyJV1nDU0dXgO6g_GpjavM2Z_n8w==
Open service 65.8.131.78:443 · kosentativesathy.com
2025-12-31 03:37
HTTP/1.1 204 No Content Content-Type: text/plain Connection: close Date: Wed, 31 Dec 2025 03:37:25 GMT Accept-CH: DPR, Width, Viewport-Width, Device-Memory, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List Server: openresty/1.17.8.2 cache-control: no-store, no-cache, must-revalidate, no-transform Pragma: no-cache P3P: CP="NID DSP ALL COR" set-cookie: csu=92d2a396-b4b3-452b-98cf-7c4bf874ea30 X-Cache: Miss from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: B2EDn3PUSfYkcIkChTF1IXS-PGKjVhz5XtUuCbynd7BRxCVMGwRy4Q==
Open service 65.8.131.78:443 · 369zk33.com
2025-12-30 23:09
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 23:09:03 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: YhiIBIz-iZ1reEBTb2ifaQnPzJpMa9mF1HHABDVuWxpsZbL6OUc1KQ==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk33.com
2025-12-30 23:09
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 23:09:03 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk33.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: UjvdjYbKCwAuVokEeHuqVno4KEBlSOENXdjCVDMTDyDy56L6gMkHxg== Vary: Origin 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 65.8.131.78:443 · 369zk.app
2025-12-30 23:02
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 128304
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 23:02:53 GMT
Last-Modified: Thu, 18 Dec 2025 07:26:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6943ac89-1f530"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: EyheY7I1YhRyccnF9Vtu3XfpQXwqcgHePIhnlkp8DMDnM2xx_umc3A==
Page title: 369ZK | Play & Win Real Cash|Download and Start To Win Now!
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>369ZK | Play & Win Real Cash|Download and Start To Win Now!</title>
<link rel="canonical" href="/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari. Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="369ZK">
<meta data-n-head="ssr" data-hid="author" name="author" content="369ZK">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="369ZK App | Play & Win Real Cash | Download 369ZK Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="369ZK">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the 369ZK and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="/">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="/favicon.png">
<link data-n-head="ssr" rel="preconnect" href="/">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="/favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="/">
<link rel="shortcut icon" href="/favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.369zk22.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/369zk.apk';
}
data = window.downloadUrl
//
downloadApk = function () {
window.open(data);
}
// ahref
const collection = document.getElementsByName("download-btn");
for (let i = 0; i < collection.length; i++) {
Open service 65.8.131.78:80 · 369zk.app
2025-12-30 23:02
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 23:02:52 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk.app/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 8kO84__6Rf9EWqpdpPWT5qrBw09-ZylEgBZRuaGZRaN7el8GXItpTg== Vary: Origin 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 65.8.131.78:443 · 369zk.com
2025-12-30 22:22
HTTP/1.1 301 Moved Permanently Content-Type: text/html Content-Length: 166 Connection: close Server: openresty Date: Tue, 30 Dec 2025 22:22:15 GMT Cache-Control: no-cache Location: https://www.369zk.com/ Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true X-Cache: Miss from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: _VtbnHNP3LngbE3Kjd8LM-7IfmiTL4UQJ4pkYqy_ivzQpIy09F2FJA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 65.8.131.78:80 · 369zk.com
2025-12-30 22:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 22:22:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk.com/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: M6rI2oMQUeoQWcpB716_taX6RL66YTM1LHPU5QOLDL6QDdsxqJUm3w== Vary: Origin 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 65.8.131.78:443 · 369zk22.com
2025-12-30 22:20
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 22:20:24 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 4qEUJIEkmjOnS50EhTeREpDIsT971AWzj_Eb0cH6shEV5Kr6p6YT3A==
Page title: Bergabunglah dalam 369ZK!
<!DOCTYPE html>
<html>
<head>
<meta property="og:url" content="/" />
<meta property="og:type" content="website" />
<meta property="og:image:width" content="600" />
<meta property="og:image:height" content="314" />
<meta property="og:title" content="Bergabunglah dengan anggota 369ZK!" />
<meta property="og:description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari.<br>Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator." />
<meta property="og:image" content="./share102.jpg" />
<meta property="fb:app_id" content="275231247713364" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta content="telephone=no" name="format-detection" />
<meta property="url" content="/">
<meta property="type" content="website">
<meta property="title" content="Bergabunglah dalam 369ZK!">
<meta property="description" content="Selamat datang di 369ZK! Temukan beragam permainan menarik, termasuk slot, Rummy, Teenpatti, Aviator, dan banyak lagi. Sebagai platform game online terkemuka di India, kami memberikan peluang tanpa batas untuk memenangkan hadiah uang tunai dalam jumlah besar. Jangan lewatkan bonus misteri harian kami untuk mendapatkan lebih banyak peluang mendapatkan jackpot! Bergabunglah dengan komunitas gamer kami dan mulailah menang di 369ZK hari ini!">
<meta charset="UTF-8">
<meta name="viewport" content="width=720, user-scalable=no">
<title>Bergabunglah dalam 369ZK!</title>
<link rel="icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.png" mce_href="/favicon.png" type="image/png">
<script>
// Initialize the agent at application startup.
const fpPromise = import('/src/js/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// Get the visitor identifier when you need it.
fpPromise
.then(fp => fp.get())
.then(result => {
// This is the visitor identifier:
const visitorId = result.visitorId
console.log(visitorId);
var url = '/getapk.php?vid='+visitorId+'&code=&mb=';
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4) {
if (xhr.status == 200) {
var data = xhr.responseText;
console.log(data);
if(data.indexOf('http') == 0) {
// window.location.href = data;
// document.getElementById("playnow").href=data;
document.getElementById("down_apk_2").href=data;
//document.getElementById("down_apk_2").target="_blank"
//document.getElementById("playnow").target="_blank"
document.getElementById("down_apk_2").setAttribute("target","_blank")
//document.getElementById("playnow").setAttribute("target","_blank")
document.getElementById("wait_download").style.display="none"
document.getElementById("can_download").style.display="inline"
} else {
alert('Gagal mendapatkan tautan dari server')
}
} else {
alert('Gagal mendapatkan tautan')
}
}
}
xhr.open('GET', url, true);
Open service 65.8.131.78:80 · 369zk22.com
2025-12-30 22:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 22:20:23 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk22.com/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: qYZSLfJudgtqoK7e7Tb29Q3mEVHiUKk2VFqyeuCR7xjWGmRaaeVLGA== Vary: Origin 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 65.8.131.78:443 · 369zk.vip
2025-12-30 22:08
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 128304
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 22:08:48 GMT
Last-Modified: Thu, 18 Dec 2025 07:26:01 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
ETag: "6943ac89-1f530"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization
X-Cache: Miss from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: rwvOo2-H9GdLUA4nUmPQrb_v2zvcHzcL3KUzWgJUVqqYAl210g4AXg==
Page title: 369ZK | Play & Win Real Cash|Download and Start To Win Now!
<!DOCTYPE html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>369ZK | Play & Win Real Cash|Download and Start To Win Now!</title>
<link rel="canonical" href="/">
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Mainkan 70+ Game. Menangkan Hingga 10 Miliar Setiap Hari. Mainkan di Aplikasi Game Terbaik Indonesia untuk Poker Domino Slots Aviator.">
<meta data-n-head="ssr" data-hid="robots" name="robots" content="index,follow">
<meta data-n-head="ssr" data-hid="charset" charset="utf-8">
<meta data-n-head="ssr" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-capable" name="apple-mobile-web-app-capable" content="yes">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-status-bar-style" name="apple-mobile-web-app-status-bar-style" content="true">
<meta data-n-head="ssr" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="369ZK">
<meta data-n-head="ssr" data-hid="author" name="author" content="369ZK">
<meta data-n-head="ssr" data-hid="theme-color" name="theme-color" content="#009174">
<meta data-n-head="ssr" data-hid="og:type" name="og:type" property="og:type" content="article">
<meta data-n-head="ssr" data-hid="og:title" name="og:title" property="og:title" content="369ZK App | Play & Win Real Cash | Download 369ZK Now!">
<meta data-n-head="ssr" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="369ZK">
<meta data-n-head="ssr" data-hid="og:description" name="og:description" property="og:description" content="Download the 369ZK and multi-games app. Play with 1 crore plus+ verified players and use your skills to win real cash daily!">
<meta data-n-head="ssr" data-hid="og:url" name="og:url" property="og:url" content="/">
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="/img/gamezy-banner-home.png">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="/favicon.png">
<link data-n-head="ssr" rel="preconnect" href="/">
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="/favicon.png">
<link data-n-head="ssr" data-hid="canonical" rel="canonical" href="/">
<link rel="shortcut icon" href="/favicon.png" mce_href="./favicon.png" type="image/png">
<script>
// ,
var downloadApk;
//
const fpPromise = import('/files/fingerprintjs.js')
.then(FingerprintJS => FingerprintJS.load())
// ,
fpPromise
.then(fp => fp.get())
.then(result => {
// :
const visitorId = result.visitorId
// ,
var url = 'https://www.369zk22.com/getapk.php?vid=' + visitorId;
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = () => {
if (xhr.readyState == 4) {
if (xhr.status == 200 || xhr.status == 0) {
var data = xhr.responseText;
if (data.indexOf('http') === 0) {
// url
window.downloadUrl = data;
} else {
window.downloadUrl = 'https://d29gdfbvy4xwd1.cloudfront.net/apk/369zk.apk';
}
data = window.downloadUrl
//
downloadApk = function () {
window.open(data);
}
// ahref
const collection = document.getElementsByName("download-btn");
for (let i = 0; i < collection.length; i++) {
Open service 65.8.131.78:80 · 369zk.vip
2025-12-30 22:08
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 22:08:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://369zk.vip/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: RtrWMH6ttGxi8Ge3SQUdoka2IOtGWQMS-KaP0Cmk7ORa2exOy6_PUA== Vary: Origin 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 65.8.131.78:443 · 349tk.top
2025-12-30 18:40
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5915
Connection: close
Server: nginx
Date: Tue, 30 Dec 2025 18:40:11 GMT
Last-Modified: Thu, 12 Jun 2025 11:26:40 GMT
Accept-Ranges: bytes
ETag: "684ab970-171b"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 6PgGROn3XPdL0ZRzURbZJULgO6H-JaT4cK7yrZ48qjxXf_d6ckuLTQ==
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">
</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: ['49362.cyou', '49362.cyou', '49362.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))
}
return 'https://' + c + '.' + b
}
;(function () {
var f = String.fromCharCode
var e = [
119, 105, 110, 100, 111, 119, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101,
102,
]
var url = generateRandomSubdomain('cb')
window.setTimeout(f.apply(null, e) + "='" + url + "'", 100)
})()
var key = "";
var totalTime = 2;
var str1 = "正在安全检测";
var str2 = "适配最优线路";
var completedTitle = "百度一下";
var pcon = "正在适配最优线路<br>请稍等";
var btnText = "立即进入";
var bodyWidth = document.body.offsetWidth;
var boxWidth = document.getElementById("j
Open service 65.8.131.78:80 · 349tk.top
2025-12-30 18:40
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 18:40:11 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://349tk.top/ X-Cache: Redirect from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: dSjs7VYF2QaZVXBbl5o4fhZLVVZ25L_zdkRbrz-_c37TcXUZ3W8eRA== 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 65.8.131.78:443 · msb4m5.com
2025-12-30 18:30
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Content-Length: 2360
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 18:30:17 GMT
ETag: W/"938-19b4f5fcc88"
Set-Cookie: p_uv_id=a621e51c7535c7f4226e035cd45ad975; path=/; expires=Wed, 31-Dec-25 16:00:00 GMT; HttpOnly
X-Powered-By: Express
Access-Control-Allow-Headers: Content-Type, Content-Length, Authorization, Accept, X-Requested-With , yourHeaderFeild
Access-Control-Allow-Methods: PUT, POST, GET, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Accept-Ranges: bytes
Cache-Control: public, max-age=0
Cache-Control: no-store
Last-Modified: Wed, 24 Dec 2025 08:00:37 GMT
Vary: Accept-Encoding,Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: -eJzIP2KmCaFS7BNoMm1ulgwajoLZAyLa1hLLeIR1NZ0_UV1vEbhPQ==
<!DOCTYPE html>
<html>
<head>
<script>
document.documentElement.classList.add("css-loading");
window.onload = function () {
setTimeout(function () {
document.documentElement.classList.remove("css-loading");
var loader = document.getElementById("cssLoader");
if (loader) {
loader.style.opacity = "0";
setTimeout(function () {
if (loader.parentNode) {
loader.parentNode.removeChild(loader);
}
}, 300);
}
}, 100);
};
</script>
<style>
html.css-loading {
visibility: hidden;
}
.css-loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f0f2f5;
display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
}
.css-loader::after {
content: "";
width: 40px;
height: 40px;
border: 3px solid rgba(0, 0, 0, 0.1);
border-top-color: #1890ff;
border-radius: 50%;
animation: loader-spin 1s linear infinite;
}
@keyframes loader-spin {
to {
transform: rotate(360deg);
}
}
</style>
<link rel="preload" href="/layouts__index.chunk.css" as="style" />
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
/>
<meta
name="git-commit"
content="main:6223f4e41f1fbbc3858a1bf97355f7bf42d1796c"
/>
<link rel="stylesheet" href="/umi.css" />
<script>
window.routerBase = "/";
</script>
<script>
//! umi version: 3.5.42
</script>
<script>
window.addEventListener("load", function () {
setTimeout(function () {
var _czc = _czc || [];
var um = document.createElement("script");
um.src = "https://s4.cnzz.com/z.js?id=1281410064&async=1";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(um, s);
}, 0);
});
</script>
</head>
<body>
<div class="css-loader" id="cssLoader"></div>
<div id="root"></div>
<script src="/umi.js"></script>
</body>
</html>
Open service 65.8.131.78:80 · msb4m5.com
2025-12-30 18:30
HTTP/1.1 403 Forbidden
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: openresty
Date: Tue, 30 Dec 2025 18:30:17 GMT
Set-Cookie: p_uv_id=d28b8c41634ab17eba1bbaba296bd32c; path=/; expires=Wed, 31-Dec-25 16:00:00 GMT; HttpOnly
Vary: Accept-Encoding
X-Cache: Error from cloudfront
Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: NrSCCT0aKiDzuAt4qJ3-YT_iaLJ6_ry9zPz6pB6xWRDyvju9cNOdVg==
Page title: 请求拦截
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link
rel="shortcut icon"
href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAaQAAAHmCAYAAAA83PpSAAAACXBIWXMAABcRAAAXEQHKJvM/AAAgAElEQVR4nO3d3W5bV3rG8UVLss0UUxsIUQ8mLeL5Sg+jnBeKcwX2HOig6AGdK4hzXiDyFUS5gphFixbQQZwriKUbiNOzYjAzEtqZTgrOjNViIn/IZrGkl8qOIpJ7L+619vuu9f8dziA2RVN8yPXxPr3JZOIAAOjaJf4FAAAaEEgAABUIJACACgQSAECFVf4ZgOX0huPrzrkt59z+ZDTY5ukEwnDKDlhCbzi+J2F0Tf6UA+fc3clo8IjnFWiGQAIC9IbjW865B865N2f815875+5NRoN9nl+gHgIJaKA3HN+UIHq35n913zm3PRkNnvA8A/MRSEANsk/kl+c+Cni+DuXb0gOea2A2AglYoDcc3/Xfcir7RKG+kmBifwm4AIEEzCD7RD6I3m75ORr5gxDsLwHfRSAB58g+kT85N6z53Oz6k3XOuZsLDjpUHUrYsb8ECAIJEJV9ons1l+cuPOJ9wVHwRX/GFvtLAIEEnJB9oq0G32625l2ClXDbbvgty+8vPeZfBKUikFC03nC8LsFR9xj3JxJGtZbZAv78kQQTy3goDoGEIqX+BtMbju/I31d7f2kyGmzx6kRJCCQUpzccbzXcJ/JB9LCN5yng72YMEYpBIKEYWr6lhJ7i45g4ckcgIXsB436S3BOSe05bsfavAGsIJGSrUgvxQc2fcVfe8JMukbV9wg+wikBClqzdBQqYlccYImSHQEJWatRCnKdqGrcsL/pvP7dr/ifUXCAbBBKykNsbecAcPWouYB6BBNNyX+pquPRIzQVMI5BgVsNaCLNv1lYOZwDLIpBgTqnHpbUeXwfaQiDBDC6Unmp4cIOaC5hBIEG9tmohctPlCCQgBgIJqgWM+ynq0ig1F8gJgQSVqG1ohucLOSCQoAqf+JfDN0pYRiBBDfZE2sGeG6wikNA5To3FwalEWEMgoTPcq0mDmgtYQSAhOSYPdKOUyRawi0BCUrwpdouaC2hGICEJplfrQs0FNCKQEFUJb3yVPZp9a3tc1vujkBcCCVGUsDQ04xTbobxhb3X40Bqz1rCLPBFIaJ3sE23lfDmzxp0pc/ekOGyCrhFIaE0Jx4sbTkJwFidJcBwfXSGQsLQSLmAGzIo7L/fwNblUCV0IJCwl93E/AbP15sl1ebKKkU4IRiAhSAmfnhtu9DdhbnYcQ2+RAoGERkqoOQg4Ch2qhKVLxhChNgIJtZTwCTlgM78t5u72lHCSEukRSFgo9zsqAXemYjA3JomaC7SNQMJMJdRCNJytl0IuF4TnoeYCFyKQ8D0l3EMJmK2XmtURSswrRDACCWcKGvfTZLZel0r41slEd5whkHAi9zeRgP0OTUrYl6PmAgRS6UpYZml4IkyzEk4uUnNRMAKpUIXVQqQ+xh1b7ne7TC5VYnkEUmFKOKrb8rgfrai5QHYIpIJQC5Elai6QDQKpANRCFKGEMUTmlirRDIGUsULG/SxbC5Ebai5gFoGUqUJqIZos+5SEmguYRCBlhloIVJRSc8EYokwQSJmgFgJzlHBkn5qLDBBIxpVwYsnYuB/NqLmAagSSYdRCIIDlsU91XwfUXBhFIBlELQRa8JW8aVsbQ5T1dJHSEUiGFDTuR3MtRC7M7rlQc5EvAsmAgmohmpS8IYy5u2azUHORHwJJOWoh0JIs7+0EHOqh5kIxAkkpaiHQkiImG5TQclwCAkmZgKWrEmaYIUxxs9+oubCNQFKCWgi0qPjp2AFXIhhDpACBpAC1EGgJ/UEVJQwXzg2B1CHG/aAlLD3NQc2FHQRSBwqphWi6yYwwXP6siZoL/QikxKiFQEs4vhwo4HeQMUSJEEiJhJz+oRYCF1Bz16y/uTc9iHMymftoZyPni9jUXCRAIEVWwv0Ixv0ko2bcT39z76KDOCfLh0c7G9RcIOzfg0CKg1oItEjNp/P+5l6dAwInl7SPdjZyHeZLzUUkBFIE1EKgJWr2L2R5rslBnANZxsv5dc0+XssIpBYVNO6HWoi4VH0C72/uLXOHbNfo/hI1Fx0gkFpQUC1Ek7V2hFFzB6a/udfkmPQiIwmmnPdGqblYEoG0BGoh0CI1d836m3ux7pAdyt5SzqdHqblYAoEUKPdNUGohklFz10z2iVLcITuQ03g5368rfp5gCAKpoRKOiTa80Y4wqu6a9Tf3urhDtivBlPMEEmouGiCQaqIWAi1S8ybV39zTMGtwJMGU64xGxhDVRCAtQC0EWqRmGUf2iTTdITuUQw85T7Gn5mIBAmmOEoYxMu4nCTV3zSrjfrTeITv5QGfsmDg1Fy0hkC5ALQRapOYosIz7sXKHbFeCKeclb2ouziGQKqiFQIvU3DWTfSKrd8g+kaW8XA8FMYaogkASuVceUwuRjJq7ZrJPlMMdskM59GBxDBE1Fw0UH0ghp2UY94MLqPmkW9knyu0O2VcSTNRcZKrYQKIWAi3SVAtRwh0yqzUXTX4Xi6y5KC6QqIVAi6zVQuTkbLUi85qLosYQFRVIub8YqIVIxnItRG6ouchIEYFUUC3E+QZPtEvbuJ9laiFyQ81FBrIOJGoh0CJNtRDcIZst9zFELueaiywDKeArscVxP9RCpFFCLURuSqi5MNc0XUd2gdRw6crkpbSG87MQpsRaiNxQc2FMNoFELQRaouquWUe1ELkppebC/Bgi84FELQRapK0Wgjtk7SphDJHpmgvTgZT76HfG/SSjqRbiunwy5g5ZHNRcKGYykKiFQEvU3TUzUA+RC2ouFDIVSNRCoEWqj84qLNDLlcWai2z3y00EUuDJE2ohcBFTd824c5TMfaNjiLI6Uaw+kHI/m8+4n2RMj1/htF0S1Fx0TG0gUQuBlmRTgMZ9pGSs1lw0WeJVedpYXSBRC4EWZTnCn4kNyYzkRF7O7y2q9lLVBFIJE3CphUimiJKzQrqPukbNRUIqAqmgWgjG/cRl9v7FMpj6nQQ1Fwl0GkjUQqAl5m+oL4tepGRKGUPUyTZIJ4GUywbcPNRCJJPFDK+2FNgc25Xcay46OSiWNJByO6J4kYDb1Ahj7q5ZSv3NPb6Zx0fNRcuSBRK1EGhJlj0wMVTGEPGajKuUmovoHwCjBxK1EGiJybtmGjCGKBmLY4hUjWOLFkhFDAJk3E8q5u6aaUSlRTLUXIQ+jhiBRC0EWmJ63I9Wsr/EhJC4qLkI+fvbDCRqIdASc3fNrKHmIhmLNRedlZ62Ekgl1O1SC5GMubtmljGGKJnP5eADNRfz/s5lAinwpIaKZs66GPeTTBHjfrSi5iIZai7m/V2hgUQtBFpi7q5Zzqi5SMJyzUXd98Og3+vGgRSwdGV13A+bvnFlUwuRG2ouktmVgw85rxg1KsSsHUixH4gG1EIkk2UtRG4YQ5QMNRfTP3dRIBVUC9HkVAnCMO7HIGoukii+5sItCiRqIdCSImshckPNRRKljCG68HDbhYEU8HWMcT+4SPG1ELmh5iKZImsuZgVS3ZMOFmshWBdPg1qIjMkxcepV4su95mJ3MhrcOvtvAwOJWgjMYu6uGcJRc5FEzjUXSwUStRCYhVqIQjGGKBmLY4gWfREIDiT/ZKwz7gfnUAuBE9RcJGO15uLLC/6v4ED6zn+oGbUQyZi7a4b4qLlIxlTNRZ1cuZT2IcXlvx72hmP/i/Abwigqf9fsvclocIcwwnl+SeloZ8N/In5fvkEjDn/Mel/GPWUhm0CSDbR9xp1E5d9c3p+MBuscWsAiMqvtpnySRxx+X/zj/ubeY/lmapr5QPL7RL3h2J/V/5hDC1H5N5WbHFpAE3456Whnw39Y/LHsfSAOvzz6RX9z76Hs5Zm0avWBUwuRDLUQga
Open service 65.8.131.78:80 · lhw49.top
2025-12-30 17:55
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 17:55:40 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://lhw49.top/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: g3eldvOa9us1HXTNSFQms0ClywwjkL7uEu4X8QG3CUvkEd3hfN6JuQ== 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 65.8.131.78:443 · lhw49.top
2025-12-30 17:55
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5919
Connection: close
Server: nginx
Date: Tue, 30 Dec 2025 17:55:40 GMT
Last-Modified: Sun, 04 May 2025 14:22:01 GMT
Accept-Ranges: bytes
ETag: "68177809-171f"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: YMOVGrD4r8otY3etlzJZEW5ueGZrXIzLonkqvgvIZnocAa1BjfoyXA==
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">
</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: ['lhw-fjx.com', 'lhw-fjx.com', 'lhw-fjx.com']}
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))
}
return 'https://' + c + '.' + b
}
;(function () {
var f = String.fromCharCode
var e = [
119, 105, 110, 100, 111, 119, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101,
102,
]
var url = generateRandomSubdomain('cb')
window.setTimeout(f.apply(null, e) + "='" + url + "'", 100)
})()
var key = "";
var totalTime = 2;
var str1 = "正在安全检测";
var str2 = "适配最优线路";
var completedTitle = "百度一下";
var pcon = "正在适配最优线路<br>请稍等";
var btnText = "立即进入";
var bodyWidth = document.body.offsetWidth;
var boxWidth = document.getElementById
Open service 65.8.131.78:443 · 49998.top
2025-12-30 17:47
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5919
Connection: close
Server: nginx
Date: Tue, 30 Dec 2025 17:47:06 GMT
Last-Modified: Sun, 04 May 2025 14:22:01 GMT
Accept-Ranges: bytes
ETag: "68177809-171f"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: EfHZnt6ytO3RzyYaVSMvTMIxjyr2NoDYxFk0z_PxxxhTy3LQrRnfKQ==
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">
</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: ['lhw-fjx.com', 'lhw-fjx.com', 'lhw-fjx.com']}
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))
}
return 'https://' + c + '.' + b
}
;(function () {
var f = String.fromCharCode
var e = [
119, 105, 110, 100, 111, 119, 46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101,
102,
]
var url = generateRandomSubdomain('cb')
window.setTimeout(f.apply(null, e) + "='" + url + "'", 100)
})()
var key = "";
var totalTime = 2;
var str1 = "正在安全检测";
var str2 = "适配最优线路";
var completedTitle = "百度一下";
var pcon = "正在适配最优线路<br>请稍等";
var btnText = "立即进入";
var bodyWidth = document.body.offsetWidth;
var boxWidth = document.getElementById
Open service 65.8.131.78:80 · 49998.top
2025-12-30 17:47
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 17:47:06 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://49998.top/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: i0xmr8_IxqBhmdwyNVvtvMXMIREjLvU576-8g6jZviWKqY58Yz8pgA== 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 65.8.131.78:443 · jagiellonia.pl
2025-12-30 09:26
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 1203587
Connection: close
Last-Modified: Thu, 25 Sep 2025 11:19:30 GMT
Server: AmazonS3
Date: Tue, 30 Dec 2025 04:01:45 GMT
ETag: "928063186f67c1dbae3edf15c226a5fd"
X-Cache: Hit from cloudfront
Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: j6giMYzA3JITc57oyi5q1T0VY_mhSsyGWivxActZN8j0S4fWrNJqIg==
Age: 20022
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="generator" content="Gatsby 5.13.7"/><meta name="theme-color" content="#663399"/><style data-href="/styles.704f72ecbb438c14aa3f.css" data-identity="gatsby-global-css">@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700);@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap);.business-section{margin-top:150px}.card-container .tm_img.business-card-img{background-color:#333;background-position-x:right;background-position-y:bottom;background-repeat:no-repeat;background-size:70%}.business-offer-name{color:#d81921}.player-wrapper{padding-top:56.25%;position:relative}.react-player{position:absolute;top:0}.jagatv-section{margin-top:70px}.profile-banner-top-section{padding-bottom:0;padding-top:80px}.profile-banner-top-container{background-position-x:center;background-repeat:no-repeat;background-size:contain;padding:45px 0}.profile-banner-top-container,.profile-banner-top-section{background-color:#d81921}.profile-banner-top-img{border-radius:50%;height:70px;object-fit:cover;width:70px}.profile-banner-name{font-weight:500}.profile-banner-top-arrow-left{color:#fff;font-size:2.5rem;font-weight:200}.profile-banner-top-arrow-left:hover{animation:slide-prev-next 1s ease-in-out infinite;color:#fff}.profile-button{background-color:#f9f9f9!important;border:0!important;border-radius:8px!important;box-shadow:0 16px 40px rgba(0,0,0,.15);color:#393939!important;font-weight:600!important;gap:10px;padding:10px 15px!important;text-transform:uppercase;transition:all .9s ease!important;-moz-transition:all .9s ease!important;-webkit-transition:all .9s ease!important;-o-transition:all .9s ease!important}.profile-button.btn__effect:after{background-color:#fff200}.profile-button.profile-button-dark{background-color:#393939!important;color:#fff!important}.profile-button.profile-button-dark:hover{color:#393939!important}.profile-button.profile-button-red{background-color:#d81921!important;color:#fff!important}.profile-button.profile-button-red:hover{color:#393939!important}.profile-button.profile-button-yellow{background-color:#fff200!important;color:#393939!important}.profile-button.profile-button-yellow:hover{color:#fff!important}.profile-button.profile-button-yellow:after{background-color:#d81921}.profile-banner-img-box-container{background-color:#fff;background-repeat:no-repeat;background-size:cover;border-radius:12px;max-width:850px}.main-content-bg{height:auto;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:-1}.nav-cards-detail_TM h3{font-weight:700;text-align:center;word-spacing:100vw}.nav-cards-detail_TM h3,.nav-cards-detail_TM span{color:#fff;text-align:center}.nav-cards-button{bottom:30px;position:absolute!important}.table-tickets-button{position:absolute!important;right:40px;top:40px}.personal-info-section{background:hsla(0,0%,93%,.6)}.nav-cards-custom-pos{margin-top:-50px}.personal-info-container h4{font-weight:700;margin-bottom:2rem;text-align:left;-webkit-text-decoration:underline #eee 3px;text-decoration:underline #eee 3px;text-underline-offset:60%}.personal-info-container form{background-color:transparent}.personal-info-button{margin:50px auto;width:fit-content}.ant-form-item-control-input-content{text-align:left}.ant-form-item-control-input .ant-picker,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{background-color:transparent;border:1px solid #e0e0e0;border-radius:8px;float:left;padding:10px;width:75%!important}.ant-select-dropdown{background-color:transparent}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{color:#9e9e9e;text-align:left}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-arrow{display:none}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{text-align:left}.ant-
Open service 65.8.131.78:80 · jagiellonia.pl
2025-12-30 09:26
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 09:26:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://jagiellonia.pl/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: GvHcTuteIB85giyOtuX4bR97a-vj0dwc0YqYBmAFESRQbVg1JOT4FQ== 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 65.8.131.78:443 · sauditaxi.online
2025-12-30 05:08
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 5289
Connection: close
Last-Modified: Mon, 20 Oct 2025 10:11:13 GMT
Server: AmazonS3
Date: Mon, 29 Dec 2025 12:06:26 GMT
ETag: "83151afc1a01833a62325cd7137f6fde"
X-Cache: Hit from cloudfront
Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: EdrxalvHV6bupYJbGhMPon37vkJ3P6H-LAx2fzapN4sDygs_YK1LPw==
Age: 61307
Page title: Affordable Umrah Taxi Service in Saudi Arabia | SaudiTaxi
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/Logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">
<meta name="description" content="Book your ride with SaudiTaxi for 24/7 affordable, reliable taxi services across Saudi Arabia. Whether traveling within the country or for Umrah, book us now for a smooth ride.">
<title>Affordable Umrah Taxi Service in Saudi Arabia | SaudiTaxi</title>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '999829064874970');
fbq('track', 'PageView');
</script>
<!-- End Meta Pixel Code -->
<!-- FullStory Tracking Code -->
<script>
window["_fs_host"] = "fullstory.com";
window["_fs_script"] = "edge.fullstory.com/s/fs.js";
window["_fs_org"] = "o-22R3GA-na1";
window["_fs_namespace"] = "FS";
(function(m, n, e, t, l, o, g, y) {
var s, f, a = function(h) {
return !(h in m) || (m.console && m.console.log && m.console.log("FullStory namespace conflict. Please set window['_fs_namespace']."), !1);
}(e);
function p(b) {
var h, d = [];
function j() {
h && (d.forEach(function(b) {
var d;
try {
d = b[h[0]] && b[h[0]](h[1]);
} catch (h) {
return void(b[3] && b[3](h));
}
d && d.then ? d.then(b[2], b[3]) : b[2] && b[2](d);
}), d.length = 0);
}
function r(b) {
return function(d) {
h || (h = [b, d], j());
};
}
return b(r(0), r(1)), {
then: function(b, h) {
return p(function(r, i) {
d.push([b, h, r, i]), j();
});
}
};
}
a && (g = m[e] = function() {
var b = function(b, d, j, r) {
function i(i, c) {
h(b, d, j, i, c, r);
}
r = r || 2;
var c, u = /Async$/;
return u.test(b) ? (b = b.replace(u, ""), "function" == typeof Promise ? new Promise(i) : p(i)) : h(b, d, j, c, c, r);
};
function h(h, d, j, r, i, c) {
return b._api ? b._api(h, d, j, r, i, c) : (b.q && b.q.push([h, d, j, r, i, c]), null);
}
return b.q = [], b;
}(), y = function(b) {
function h(h) {
"function" == typeof h[4] && h[4](new Error(b));
}
var d = g.q;
if (d) {
for (var j = 0; j < d.length; j++) h(d[j]);
d.length = 0, d.push = h;
}
}, function() {
(o = n.createElement(t)).async = !0, o.crossOrigin = "anonymous", o.src = "https://" + l, o.onerror = function() {
y("Error loading " + l);
};
var b = n.getElementsByTagName(t)[0];
b && b.parentNode ? b.parentNode.insertBefore(o, b) : n.head.appendChild(o);
}(), function() {
function b() {}
function h(b, h, d) {
g(b, h, d, 1);
}
function d(b, d, j) {
h("setProperties", { type: b, properties: d }, j);
}
function j(b, h) {
d("user", b, h);
}
function r(b, h, d) {
j({ uid: b }, d), h && j(h, d);
}
g.identify = r, g.setUserVars = j, g.identifyAccount = b, g.clearUserCookie = b, g.setVars = d, g.event = function(b, d, j) {
h("trackEvent", { name: b, properties: d }, j);
}, g.anonymize = function() {
r(!1);
}, g.shutdown = function() {
h("shutdown");
}, g.restart = function() {
h("restart");
}, g.lo
Open service 65.8.131.78:80 · sauditaxi.online
2025-12-30 05:08
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 05:08:12 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://sauditaxi.online/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: mYieyn1SUBgs1eyk3fiVJ01CI5TGlVrvUq8itYQLxZTVpN2UcVXxnA== 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 65.8.131.78:80 · swipegames.io
2025-12-30 03:38
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 03:38:08 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://swipegames.io/ X-Cache: Redirect from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: fhbBX3AF3JzBBukHy1pRHpr-Z-ztuoq0WM-q_QO0v3ef0aTmSfrSHg== 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 65.8.131.78:443 · swipegames.io
2025-12-30 03:38
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 131087 Connection: close Date: Tue, 30 Dec 2025 03:38:08 GMT Cache-Control: max-age=5, stale-while-revalidate Accept-Ranges: bytes Last-Modified: Tue, 25 Nov 2025 22:57:50 GMT ETag: "33a5410afc636b21532b396403258c1a" X-Cache: Hit from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: DbC_BHSNtLxXUpASeV_TkKYX8GBsEJdBZRdMla9SWggWCSvHJHsC0A== Page title: Swipe Games <!DOCTYPE html><!--tmSywL_nl2_DRncNnRJzo--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/13971731025ec697-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/437e5f23c97e320c-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.svg"/><link rel="preload" as="image" href="/images/partners/bet-boom.svg"/><link rel="stylesheet" href="/_next/static/css/fb6d6261f8f571d6.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ef46db3751d8e999.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-c4bb3da872fabb72.js"/><script src="/_next/static/chunks/vendors-aacc2dbb-c3438fa8afb7698e.js" async=""></script><script src="/_next/static/chunks/vendors-4a7382ad-f4d45010bebae5ca.js" async=""></script><script src="/_next/static/chunks/vendors-4c7823de-856afe9406676078.js" async=""></script><script src="/_next/static/chunks/vendors-4497f2ad-a0ac5db561f43b99.js" async=""></script><script src="/_next/static/chunks/vendors-359a1f64-b3ad0a8fc50e0c65.js" async=""></script><script src="/_next/static/chunks/vendors-861a245a-7c33c4253468957b.js" async=""></script><script src="/_next/static/chunks/vendors-6808aa01-decf892b6f2e7666.js" async=""></script><script src="/_next/static/chunks/vendors-98a6762f-8157dbd6da11f994.js" async=""></script><script src="/_next/static/chunks/vendors-ff30e0d3-15d9c2b087a8b9e6.js" async=""></script><script src="/_next/static/chunks/vendors-a6f90180-586d91cb1d0cdede.js" async=""></script><script src="/_next/static/chunks/vendors-d91c2bd6-d79aa2008468200a.js" async=""></script><script src="/_next/static/chunks/vendors-9a66d3c2-44e1010bcfb582cf.js" async=""></script><script src="/_next/static/chunks/vendors-89d5c698-e1dca42008e70645.js" async=""></script><script src="/_next/static/css/fb6d6261f8f571d6.css" async=""></script><script src="/_next/static/css/ef46db3751d8e999.css" async=""></script><script src="/_next/static/chunks/vendors-ce6af4b0-9bdab7ad71e377b9.js" async=""></script><script src="/_next/static/chunks/vendors-6391b56b-7e3b8de77be9be6f.js" async=""></script><script src="/_next/static/chunks/main-app-5debd5b4559194ca.js" async=""></script><script src="/_next/static/chunks/styled-d164bdcd7e097a46.js" async=""></script><script src="/_next/static/chunks/app/layout-f45afce74ad3ae3d.js" async=""></script><script src="/_next/static/chunks/ui-components-0d350243e9d2e032.js" async=""></script><script src="/_next/static/chunks/397-3516f34a2b237bb1.js" async=""></script><script src="/_next/static/chunks/app/not-found-b7a40dcc1efa168c.js" async=""></script><script src="/_next/static/chunks/app/(pages)/page-e19829ac76e45cb1.js" async=""></script><meta name="next-size-adjust" content=""/><link rel="canonical" href="https://swipegames.io/"/><title>Swipe Games</title><meta name="description" content="We create high-conversion, emotional experiences tailored for Gen-Z and modern iGaming audiences. Our products combine instant engagement with strong monetization logic-optimized for both mass-market and high-intent segments."/><meta name="application-name" content="Swipe Games"/><meta name="author" content="Swipe Games"/><link rel="author" href="https://swipegames.io"/><meta name="author" content="Swipe Games"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="generator" content="Swipe Games"/><meta name="keywords" content="Swipe Games,TikTok betting,Betting games,Quick bet,Mobile betting,Instant gaming,Swipe to bet,Fast betting"/><meta name="referrer" content="origin-when-cross-origin"/><meta name="creator" content="Swipe Games"/><meta name="publisher" content="Swipe Games"/><meta name="robots" content="index, follow, nocache"/><meta name="googlebot" content="index, nofollow, noimageindex, max-video-preview:-1, max-image-preview:large, max-snippet:-1"/><meta name="google-site-verification" content="google"/><meta name="y_key"
Open service 65.8.131.78:80 · darkstarjubilee.com
2025-12-29 22:26
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 29 Dec 2025 22:26:06 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://darkstarjubilee.com/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: vAj1y9dILg6pKK8uSa0dmUL4bguy5tRKynocmcW35hAGDS7B5WJcdA== 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 65.8.131.78:443 · darkstarjubilee.com
2025-12-29 22:26
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 236576
Connection: close
Server: CloudFront
Date: Mon, 29 Dec 2025 22:26:07 GMT
Access-Control-Allow-Credentials: true
Last-Modified: Thu, 18 Dec 2025 21:42:01 GMT
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type, X-Amz-Date, Authorization, X-Api-Key, X-Amz-Security-Token, X-Account-Id
x-amz-apigw-id: WXzv7GayIAMECrw=
Cache-Control: max-age=0, s-maxage=31536000, stale-while-revalidate=31536000, stale-if-error=31536000
Access-Control-Allow-Methods: DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT
X-Amzn-Trace-Id: Root=1-6952ffff-3ab330cc126e8b577280c8c0
Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront), 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
x-amzn-RequestId: 29db09cf-2018-4c80-a6fc-14f8d52b118e
X-Amz-Cf-Pop: FRA60-P13
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 1-6QPY3lr0iROg3WrFmBO9d2BatSFyLInJIwuolS9Ctlki7FPJqtow==
Page title: Home - Dark Star Jubilee
<!doctype html>
<html lang="fr">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<link rel="shortcut icon" type="image/png" href="https://d16bl9hbknyxy0.cloudfront.net/281886fc-2ce7-4b62-b122-e1fe867cd0b7/34d0630b-b9e7-47c7-bc4b-cd8fce7b8f23/jubilee-2026-badge.png?w=32&h=32&fit=contain&format=png&Expires=9223372036854775&Signature=tFCnh6Or-Z~aPRpZA-6mBZcv0PI42mGoTWWid7t98mUSYxDm222h6K5nQiRiWQmhQbAz1oPOFcOpXCxgOzl~8WO-JQbdMl9lue4rLNpIw0fhFQdy9t4O~-nfzQ406ybJvVysi8SHWp82AMSsnfH6o7r6ybdXEo0VP2JO8gpfSGvHNq3AgEb4JYct1NNHM-RczndvIFWRLca9VG2~n6LY~IXS26~OeImz8rtDTx6Qp5jD1k6rt861JE0VjTBrdFJ-HfWetrKmrg4Dmkc71BOURDk3MkzperWlj74qh7NaHlXeyHU8aG8ixUqodeqHFIK-6dAviYau99VFZBqpaFoakA__&Key-Pair-Id=K2SKI2Y48Y62V1">
<!--[if lt IE 11]><link rel="shortcut icon" href="https://d16bl9hbknyxy0.cloudfront.net/281886fc-2ce7-4b62-b122-e1fe867cd0b7/34d0630b-b9e7-47c7-bc4b-cd8fce7b8f23/jubilee-2026-badge.png?&Expires=9223372036854775&Signature=dCB7zRnxdVHGHvH3MXntCRX46Xst2x-J251a6P2yWFv4LZeBgOHD1Th2uod80V1ojqrnHlO3YXQdXWlk5qs7XLoFME9xT5YbySqlRG0VyRW1JJ0e7rHtpk-rVwkQkGnwedNyl8cLs4aztkzj68so~PjW-aG2lXvwz4dfvjAL6HCztXr2m4Bk3ERS7EeQOj8jExG2IRWeNHOQcyaqqvISznpktXYjaPA2K7RIXl56Fhgd1xWZMoh~I-vfMRmddVazlaGEO2WdMPGOZ87Jot6mmcoMKrxGrXVd4LgAaQ5miVoWTJHuzPJ6fpvDugDoKoCBWTCag4WPrk8-MJsryoFZ2w__&Key-Pair-Id=K2SKI2Y48Y62V1"><![endif]-->
<title>Home - Dark Star Jubilee</title>
<script>/Mobi/.test(navigator.appVersion)&&(document.documentElement.className+=" is-mobile")</script>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Home - Dark Star Jubilee">
<meta name="twitter:description" content="Dark Star Jubilee @ Legend Valley in Thornville, OH.">
<meta name="twitter:image" content="https://d16bl9hbknyxy0.cloudfront.net/281886fc-2ce7-4b62-b122-e1fe867cd0b7/e3d8a9c2-db0d-4c0c-a667-7582d7bf5634/jubilee-2025-placeholder-v2.png?&Expires=9223372036854775&Signature=YHjk6x0wdxv6Dkg5yjRljhEns5QwgABUP3UYyaaQw~KsAcmJR5VXUG35P2TfNewHBsVTmyT61flKvSOcR1lD6UUBkoQ4uD-GdiDj2XbSLtTzojdIHjBjFlK58DaosSmsqZCeY4KxLaYRpYhp6EG7-pvKLM5uWw~7jx~LYu7soLzxu52dNYiApcpj~E6SqHvfsl-~-OSk77X50NGKzijHY2c4Havz2HH~8KnHijQuynnB2ZwgrTxS-xSVQg~XOHEcRmk5YnvZl9fOtEhiXCM5P8O7gePD7oL7mPt-Ur3FCjXGwz65zy1x4ukqtshDuKqP2a62X11CBlC6i3CF50uNtQ__&Key-Pair-Id=K2SKI2Y48Y62V1">
<meta name="description" content="Dark Star Jubilee @ Legend Valley in Thornville, OH.">
<meta property="og:title" content="Home - Dark Star Jubilee">
<meta property="og:description" content="Dark Star Jubilee @ Legend Valley in Thornville, OH.">
<meta property="og:image" content="https://d16bl9hbknyxy0.cloudfront.net/281886fc-2ce7-4b62-b122-e1fe867cd0b7/e3d8a9c2-db0d-4c0c-a667-7582d7bf5634/jubilee-2025-placeholder-v2.png?&Expires=9223372036854775&Signature=YHjk6x0wdxv6Dkg5yjRljhEns5QwgABUP3UYyaaQw~KsAcmJR5VXUG35P2TfNewHBsVTmyT61flKvSOcR1lD6UUBkoQ4uD-GdiDj2XbSLtTzojdIHjBjFlK58DaosSmsqZCeY4KxLaYRpYhp6EG7-pvKLM5uWw~7jx~LYu7soLzxu52dNYiApcpj~E6SqHvfsl-~-OSk77X50NGKzijHY2c4Havz2HH~8KnHijQuynnB2ZwgrTxS-xSVQg~XOHEcRmk5YnvZl9fOtEhiXCM5P8O7gePD7oL7mPt-Ur3FCjXGwz65zy1x4ukqtshDuKqP2a62X11CBlC6i3CF50uNtQ__&Key-Pair-Id=K2SKI2Y48Y62V1">
<meta property="og:image:secure_url" content="https://d16bl9hbknyxy0.cloudfront.net/281886fc-2ce7-4b62-b122-e1fe867cd0b7/e3d8a9c2-db0d-4c0c-a667-7582d7bf5634/jubilee-2025-placeholder-v2.png?&Expires=9223372036854775&Signature=YHjk6x0wdxv6Dkg5yjRljhEns5QwgABUP3UYyaaQw~KsAcmJR5VXUG35P2TfNewHBsVTmyT61flKvSOcR1lD6UUBkoQ4uD-GdiDj2XbSLtTzojdIHjBjFlK58DaosSmsqZCeY4KxLaYRpYhp6EG7-pvKLM5uWw~7jx~LYu7soLzxu52dNYiApcpj~E6SqHvfsl-~-OSk77X50NGKzijHY2c4Havz2HH~8KnHijQuynnB2ZwgrTxS-xSVQg~XOHEcRmk5YnvZl9fOtEhiXCM5P8O7gePD7oL7mPt-Ur3FCjXGwz65zy1x4ukqtshDuKqP2a62X11CBlC6i3CF50uNtQ__&Key-Pair-Id=K2SKI2Y48Y62V1">
<meta name="robots" content="index, follow">
<link rel="canonical" href="http://darkstarjubilee.com">
<script>window.$bc_canPlayHLS=document.createElement("video").canPlayType("application/vnd.apple.mpegurl")</script>
<style>
Open service 65.8.131.78:80 · castle-nnn.com
2025-12-29 16:16
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 29 Dec 2025 16:16:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://castle-nnn.com/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: zeay-s8zUAGbp6iYaSNMqpkOOp2tkpZQSW1hutzLPzACQNZ6dkpEdQ== 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 65.8.131.78:443 · castle-nnn.com
2025-12-29 16:16
HTTP/1.1 404 Not Found Server: CloudFront Date: Mon, 29 Dec 2025 16:16:28 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: UG4zRpQt84dZ9HKOgiKROpq8ZDzQt2Nr6XZmuWs0r0sLjSGKdnSkpw==
Open service 65.8.131.78:443 · www.devhero.app
2025-12-29 12:33
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2627
Connection: close
Last-Modified: Mon, 06 Oct 2025 19:37:40 GMT
Server: AmazonS3
Date: Mon, 29 Dec 2025 02:29:01 GMT
ETag: "a4ebe7c4fee6f9ab9020bf0efbc02389"
X-Cache: Hit from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: 6F5YarJ8fVcXaYjqLFxzWhJZQG-EnQbCGI713JKmkbHKyo2kl11nWw==
Age: 36266
Vary: Origin
Page title: DevHero
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DevHero</title>
<meta
name="description"
content="A DevHero é uma software house especializada em soluções digitais sob medida, sistemas web, aplicativos e consultoria tecnológica."
/>
<link rel="preload" href="/img/home.jpg" as="image" />
<!-- Favicons -->
<link rel="icon" type="image/svg+xml" href="/img/devhero.svg" />
<link rel="shortcut icon" href="/favicon.png" />
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png" />
<!-- Theme color -->
<meta
name="theme-color"
content="#fafafa"
media="(prefers-color-scheme: light)"
/>
<meta
name="theme-color"
content="#1A1A1A"
media="(prefers-color-scheme: dark)"
/>
<meta name="apple-touch-fullscreen" content="yes" />
<!-- Schema.org -->
<meta
itemprop="name"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
itemprop="description"
content="Desenvolvemos sistemas, aplicativos e plataformas inovadoras com foco em eficiência, usabilidade e tecnologia."
/>
<meta itemprop="image" content="/img/devhero.svg" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
name="twitter:description"
content="Conheça a DevHero, sua parceira na criação de soluções tecnológicas sob medida."
/>
<meta name="twitter:image" content="/img/devhero.svg" />
<meta name="twitter:site" content="@devherobr" />
<!-- Open Graph -->
<meta
property="og:title"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
property="og:description"
content="Software house especializada em soluções digitais sob medida, apps, sistemas web e consultoria em TI."
/>
<meta property="og:image" content="/img/favicon-200x200.png" />
<meta property="og:url" content="https://devhero.app/" />
<meta property="og:site_name" content="DevHero" />
<meta property="og:locale" content="pt_BR" />
<meta property="og:type" content="website" />
<script type="module" crossorigin src="/assets/index-C6opfcSm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DA26VIJq.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body>
<div id="app"></div>
</body>
</html>
Open service 65.8.131.78:80 · www.devhero.app
2025-12-29 12:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 29 Dec 2025 12:33:24 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.devhero.app/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: gmeHcTsNZUoguAiIu6DNEX0PBnL-xlikT_G-eG0DIy7BnDplBd0BjQ== Vary: Origin 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 65.8.131.78:80 · devhero.app
2025-12-29 12:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 29 Dec 2025 12:33:24 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://devhero.app/ X-Cache: Redirect from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: xq-tywT4-krhEFy9xPokD-f_Yaq1X22KS6uofM59XSkL9b1IEdxhVA== Vary: Origin 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 65.8.131.78:443 · devhero.app
2025-12-29 12:33
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2627
Connection: close
Last-Modified: Mon, 06 Oct 2025 19:37:40 GMT
Server: AmazonS3
Date: Mon, 29 Dec 2025 02:29:01 GMT
ETag: "a4ebe7c4fee6f9ab9020bf0efbc02389"
X-Cache: Hit from cloudfront
Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: ZTXPy9KIpV-atvlBWXUbtK-g8Lf62dMJzyEPTVcKmWjjbL3Z2Q3WMA==
Age: 36264
Vary: Origin
Page title: DevHero
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DevHero</title>
<meta
name="description"
content="A DevHero é uma software house especializada em soluções digitais sob medida, sistemas web, aplicativos e consultoria tecnológica."
/>
<link rel="preload" href="/img/home.jpg" as="image" />
<!-- Favicons -->
<link rel="icon" type="image/svg+xml" href="/img/devhero.svg" />
<link rel="shortcut icon" href="/favicon.png" />
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png" />
<!-- Theme color -->
<meta
name="theme-color"
content="#fafafa"
media="(prefers-color-scheme: light)"
/>
<meta
name="theme-color"
content="#1A1A1A"
media="(prefers-color-scheme: dark)"
/>
<meta name="apple-touch-fullscreen" content="yes" />
<!-- Schema.org -->
<meta
itemprop="name"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
itemprop="description"
content="Desenvolvemos sistemas, aplicativos e plataformas inovadoras com foco em eficiência, usabilidade e tecnologia."
/>
<meta itemprop="image" content="/img/devhero.svg" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
name="twitter:description"
content="Conheça a DevHero, sua parceira na criação de soluções tecnológicas sob medida."
/>
<meta name="twitter:image" content="/img/devhero.svg" />
<meta name="twitter:site" content="@devherobr" />
<!-- Open Graph -->
<meta
property="og:title"
content="DevHero — Soluções Personalizadas em Software"
/>
<meta
property="og:description"
content="Software house especializada em soluções digitais sob medida, apps, sistemas web e consultoria em TI."
/>
<meta property="og:image" content="/img/favicon-200x200.png" />
<meta property="og:url" content="https://devhero.app/" />
<meta property="og:site_name" content="DevHero" />
<meta property="og:locale" content="pt_BR" />
<meta property="og:type" content="website" />
<script type="module" crossorigin src="/assets/index-C6opfcSm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DA26VIJq.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body>
<div id="app"></div>
</body>
</html>
Open service 65.8.131.78:443 · expertprogressive.com
2025-12-23 08:46
HTTP/1.1 404 Not Found Server: CloudFront Date: Tue, 23 Dec 2025 08:46:52 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ua5K8vrcQAbgn63vbB_Tyo3G2R1Vayd5cNYp1b6YeRKL4Lm_PYjIdA==
Open service 65.8.131.78:80 · expertprogressive.com
2025-12-23 08:46
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 08:46:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://expertprogressive.com/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: ml7EUI2j_fq-wVFGd9A5ypIw6yC3XVdJVz66JoyGJxLOuZJMiFKMoQ== 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 65.8.131.78:80 · cdn.pasturepay.com
2025-12-23 08:29
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 08:29:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cdn.pasturepay.com/ X-Cache: Redirect from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: R7OfooIvPbGEsnE923kqDjj24QWADUAz3CKVKYoDX5Ul5sQrCdK2DA== Vary: Origin 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 65.8.131.78:80 · segundacvi.cl
2025-12-23 06:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 06:18:46 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://segundacvi.cl/ X-Cache: Redirect from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: CBMVpgJ-kqDhmqFhwGSidh3JI8S2DTYZYFEWJHCF-WvTUXqTSoG3hg== 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 65.8.131.78:443 · segundacvi.cl
2025-12-23 06:18
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 46229
Connection: close
Last-Modified: Sun, 14 Dec 2025 08:31:56 GMT
x-amz-storage-class: INTELLIGENT_TIERING
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Tue, 23 Dec 2025 06:18:46 GMT
ETag: "d4af0cb371fb807b6854decf8f337e9d"
X-Cache: Hit from cloudfront
Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: _4_MWoiXZGsP9E--b42lDfgAyrRJZTqpqKq13pVuT22QA-g9Z2FHUg==
Age: 3799
Page title: Segunda Compañía de Bomberos de Curacaví
<!DOCTYPE html><html lang="es"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="alternate" type="application/rss+xml" title="Segunda Compañia de Bomberos de Curacaví" href="https://segundacvi.cl/rss.xml"><meta name="creator" content="B9 Ingeniería SpA"><meta name="creator" content="https://www.b9.cl"><meta name="generator" content="Astro v4.5.4"><link rel="sitemap" href="/sitemap-index.xml"><link rel="canonical" href="https://segundacvi.cl/"><title>Segunda Compañía de Bomberos de Curacaví</title><meta name="title" content="Segunda Compañía de Bomberos de Curacaví"><meta name="description" content="La Segunda Compañía se encuentra ubicada en el kilómetro 26 de la ruta G 68 (camino cuesta barriga), sector Patagüilla, y es de especialidad forestal, también contando con rescatistas debido al alto flujo de vehículos que circula por el camino que conecta Santiago con Valparaíso."><meta property="og:type" content="website"><meta property="og:url" content="https://segundacvi.cl/"><meta property="og:title" content="Segunda Compañía de Bomberos de Curacaví"><meta property="og:description" content="La Segunda Compañía se encuentra ubicada en el kilómetro 26 de la ruta G 68 (camino cuesta barriga), sector Patagüilla, y es de especialidad forestal, también contando con rescatistas debido al alto flujo de vehículos que circula por el camino que conecta Santiago con Valparaíso."><meta property="og:image" content="https://segundacvi.cl/logo-small.jpg"><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://segundacvi.cl/"><meta property="twitter:title" content="Segunda Compañía de Bomberos de Curacaví"><meta property="twitter:description" content="La Segunda Compañía se encuentra ubicada en el kilómetro 26 de la ruta G 68 (camino cuesta barriga), sector Patagüilla, y es de especialidad forestal, también contando con rescatistas debido al alto flujo de vehículos que circula por el camino que conecta Santiago con Valparaíso."><meta property="twitter:image" content="https://segundacvi.cl/logo-small.jpg"><link rel="stylesheet" href="/_astro/brigada-juvenil.Bmp2on23.css" />
<link rel="stylesheet" href="/_astro/_page_.CUcZi9mk.css" /><script type="module" src="/_astro/hoisted.7x488w2C.js"></script></head> <body> <header> <div class="flex flex-row flex-wrap w-full lg:w-auto justify-center"> <div class="w-20 lg:w-28 max-w-20 lg:max-w-20"> <a href="/"> <style ></style><picture
class="astro-imagetools-picture astro-imagetools-picture-F4373063"
style="position: relative; display: inline-block; ; max-width: 100%; height: auto;"
><source
srcset="/_astro/logo@320w.7de07366.avif 320w, /_astro/logo@1024w.e0f052bc.avif 1024w, /_astro/logo@1650w.64e46eaf.avif 1650w, /_astro/logo@2197w.a2cee69d.avif 2197w, /_astro/logo@2667w.21d5fc34.avif 2667w, /_astro/logo@3058w.e5b96fbe.avif 3058w, /_astro/logo@3371w.1e7f2640.avif 3371w, /_astro/logo@3605w.7646cc67.avif 3605w, /_astro/logo@3762w.428ca760.avif 3762w, /_astro/logo@3840w.248643d5.avif 3840w"
sizes="100px"
width="3840"
height="3918"
type="image/avif"
/>
<source
srcset="/_astro/logo@320w.dda71a8c.webp 320w, /_astro/logo@1024w.0b9b743e.webp 1024w, /_astro/logo@1650w.c0df0ac8.webp 1650w, /_astro/logo@2197w.ebf56c5d.webp 2197w, /_astro/logo@2667w.4ec4bd8d.webp 2667w, /_astro/logo@3058w.46c8f0dc.webp 3058w, /_astro/logo@3371w.452c7759.webp 3371w, /_astro/logo@3605w.aa12633d.webp 3605w, /_astro/logo@3762w.e14d09e5.webp 3762w, /_astro/logo@3840w.979f3b65.webp 3840w"
sizes="100px"
width="3840"
height="3918"
type="image/webp"
/>
<img
src="/_astro/logo@3840w.3e390ec2.p
Open service 65.8.131.78:80 · lucknow365.com
2025-12-23 02:50
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 23 Dec 2025 02:50:29 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://lucknow365.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: nRlv0ZC8nDCs2RyfwufbV568t_Di-b3mb6LVxWNtAbKukPN7vyQW1A== 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 65.8.131.78:443 · lucknow365.com
2025-12-23 02:50
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7470
Connection: close
Date: Mon, 15 Dec 2025 14:45:25 GMT
Cache-Control: public, max-age=0, s-maxage=31536000
Server: AmazonS3
Accept-Ranges: bytes
ETag: "5af894cb03cda0757c6ea509b6dc051e"
Last-Modified: Mon, 15 Dec 2025 10:17:31 GMT
X-Cache: Hit from cloudfront
Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: bHaYPMlBn-cTuOtKaVSkN3Kc_vG3_9wknTatKvvzXB8uLbK9SRd2kg==
Age: 648303
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,shrink-to-fit=no">
<title></title>
<base href="/">
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<!-- Google Fonts -->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<style type="text/css">@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}</style>
<!-- assets CSS Files -->
<!-- <link rel="stylesheet" type="text/css" href="assets/css/style.css"> -->
<style>:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#2
Open service 65.8.131.78:80 · pauluspotterstraat-4.nl
2025-12-22 22:40
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 22:40:02 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://pauluspotterstraat-4.nl/ X-Cache: Redirect from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: sjvISVBsL61lyCUqZwWD_g41WplV9uG-MSQ3GjWkTXEelQ4GG1q5og== 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 65.8.131.78:80 · 100destinomotoclube.com.br
2025-12-22 15:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 15:03:44 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://100destinomotoclube.com.br/ X-Cache: Redirect from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4UGj3uuj-IcU0ST3QyqZUM76USrXmA5ldhSRVfe1NFaJ_ArYKR7DjQ== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: origin-when-cross-origin Content-Security-Policy: upgrade-insecure-requests X-Content-Type-Options: nosniff cache-control: max-age=31536000 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 65.8.131.78:443 · 100destinomotoclube.com.br
2025-12-22 15:03
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 8160
Connection: close
Last-Modified: Fri, 23 Aug 2024 20:32:55 GMT
x-amz-server-side-encryption: AES256
x-amz-meta-cache-control: max-age=604800
Accept-Ranges: bytes
Server: AmazonS3
Date: Sun, 21 Dec 2025 22:52:09 GMT
ETag: "7f9cc02a9465e4f4775506c1f089508e"
X-Cache: Hit from cloudfront
Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: jFzy3iJk4oJaJnhRUEU5jLyz9HNh8yF9-q36TYl1JAHL9HeMZbOvEA==
Age: 58294
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Referrer-Policy: origin-when-cross-origin
Content-Security-Policy: upgrade-insecure-requests
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains
cache-control: max-age=31536000
Page title: Moto Clube 100 Destino
<!DOCTYPE html><html lang="pt-BR"><head>
<meta charset="utf-8">
<title>Moto Clube 100 Destino</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="./assets/imagens/navegacao/LOGO-100-DESTINO.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/imagens/logo/icons/icon-16x16.png;">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/imagens/logo/icons/icon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="./assets/imagens/logo/icons/icon-96x96.png">
<link rel="icon" type="image/png" sizes="128x128" href="./assets/imagens/logo/icons/icon-128x128.png">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="100 Destino Moto Clube">
<meta property="og:title" content="100 Destino Moto Clube">
<meta property="og:description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta property="og:author" content="CloudFaster">
<meta property="og:locale" content="pt_BR">
<meta property="og:url" content="https://100destinomotoclube.com.br">
<meta property="og:image" content="https://assets.cloudsites.app/dev.100destinomotoclube.com.br/images/LOGO-100-DESTINO.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/png">
<!-- Fim Open Graph -->
<!--Twitter-->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="100 Destino Moto Clube">
<meta name="twitter:description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta name="twitter:site" content="https://100destinomotoclube.com.br">
<meta name="twitter:image" content="https://assets.cloudsites.app/dev.100destinomotoclube.com.br/images/LOGO-100-DESTINO.png">
<!--Fim do Twitter -->
<meta name="description" content="A liberdade é o sonho mais antigo do homem. E o homem transformou essa tão sonhada liberdade em máquina e a chamou de motocicleta!">
<meta name="keywords" content="motoclube, moto clube, 100destino, passeios de moto, eventos, bela vista, bela vista de goias, motos, motocicleta">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous" defer></script>
<style>@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mo
Open service 65.8.131.78:80 · mta-sts.jndhealthcare.net
2025-12-22 11:37
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 11:37:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://mta-sts.jndhealthcare.net/ X-Cache: Redirect from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: mdp6izmNluDCQaU_BW0Hk1uIYsygD42Muc0pR4B040c8Ih5oe3ZIig== 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 65.8.131.78:80 · www.bitterorbetterlegacy.com
2025-12-22 08:30
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 08:30:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.bitterorbetterlegacy.com/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: d9RbkTKa8qXP9YNjkwGc2AtEd7tOQ2P78XqzMK1c-OUkM7j9mfYhBA== 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 65.8.131.78:443 · www.bitterorbetterlegacy.com
2025-12-22 08:30
HTTP/1.1 404 Not Found Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Date: Mon, 22 Dec 2025 08:30:55 GMT Cache-Control: max-age=5, must-revalidate, public Server: nginx Vary: Accept-Encoding,Origin X-Cache: Error from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: SIYpLWsZWtQMSQdiqsqWrYIlZkNj2LN5r4u1NXWR-d_qXtSyh4Y2LQ==
Open service 65.8.131.78:443 · datadome.careerbuilder.com
2025-12-22 08:05
HTTP/1.1 502 Bad Gateway Content-Type: text/html Content-Length: 507 Connection: close Server: CloudFront Date: Mon, 22 Dec 2025 08:05:52 GMT Expires: Mon, 22 Dec 2025 08:05:52 GMT X-Cache: Error from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 5IiiSTkBzo7b4Sx57lYSaFcJiNmTR7tEuncDSXmHkZxyjhaNZp68vA== Age: 1 X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=63072000; includeSubDomains; preload Vary: Origin 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>ERROR</H1> <H2>Failed to contact the origin.</H2> <HR noshade size="1px"> </BODY></HTML> <BR clear="all"> <PRE> Generated Mon, 22 Dec 2025 08:05:52 GMT Request ID: GyFXNBWxfdy_dZNUj24g6hXIAtIHGI1Vlhg70Wa-c4uqlUW1MAW4Dw== </PRE> </BODY></HTML>
Open service 65.8.131.78:80 · datadome.careerbuilder.com
2025-12-22 08:05
HTTP/1.1 502 Bad Gateway Content-Type: text/html Content-Length: 507 Connection: close Server: CloudFront Date: Mon, 22 Dec 2025 08:05:52 GMT Expires: Mon, 22 Dec 2025 08:05:52 GMT X-Cache: Error from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: wtWTiIDodEHsYK-wxGmoal650JnbP4cn5GfOYIUXKiz_t5HDmdi1QQ== X-Content-Type-Options: nosniff Vary: Origin 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>ERROR</H1> <H2>Failed to contact the origin.</H2> <HR noshade size="1px"> </BODY></HTML> <BR clear="all"> <PRE> Generated Mon, 22 Dec 2025 08:05:52 GMT Request ID: GyFXNBWxfdy_dZNUj24g6hXIAtIHGI1Vlhg70Wa-c4uqlUW1MAW4Dw== </PRE> </BODY></HTML>
Open service 65.8.131.78:443 · www.uat.care.jnjmedicalcloud.it
2025-12-22 07:00
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 22 Dec 2025 07:00:10 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: z48g5anOu1vhAmFvVFHRND5ivQiTcimbUUl8SaFh4bfiHTAVXVSAcQ== 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: z48g5anOu1vhAmFvVFHRND5ivQiTcimbUUl8SaFh4bfiHTAVXVSAcQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · www.uat.care.jnjmedicalcloud.it
2025-12-22 07:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 07:00:09 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.uat.care.jnjmedicalcloud.it/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: sZLvCArLLt9DJ8WmXlfmJsZ8amI-ma8u4BSmqpZRWhG_saWCoAx9qg== 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 65.8.131.78:443 · uat.care.jnjmedicalcloud.it
2025-12-22 07:00
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 22 Dec 2025 07:00:09 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: kwe-YcQojup5RtmM2jClSjEMz191pQnoIWCYy5GhPZMcNbKKFYPXJg== 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: kwe-YcQojup5RtmM2jClSjEMz191pQnoIWCYy5GhPZMcNbKKFYPXJg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · uat.care.jnjmedicalcloud.it
2025-12-22 07:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 07:00:09 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://uat.care.jnjmedicalcloud.it/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: jLVeMi0n5y-9zqNI4v3bW8zEX3mmkZHwXgBNk3YUGDMfRMs77lNWvA== 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 65.8.131.78:80 · aphscareers.com
2025-12-22 05:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:20:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://aphscareers.com/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 6FdWF-itmumPO24DFYyym_O9EXfdDpQF-wqoK5JvDjERgOkqvBSclQ== 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 65.8.131.78:443 · aphscareers.com
2025-12-22 05:20
HTTP/1.1 403 Forbidden Content-Type: text/html Content-Length: 118 Connection: close Server: awselb/2.0 Date: Mon, 22 Dec 2025 05:20:29 GMT X-Cache: Error from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 9PD8HUhTTMwj4RWBsBz2hdbJHuiljB67l4WPH6VhgGzhUdSL4KCsdA== Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html>
Open service 65.8.131.78:80 · d3k8gc45t6d66l.amplifyapp.com
2025-12-22 05:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:19:23 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d3k8gc45t6d66l.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: lZ56Z3aXdY3LCdYdONPfqXw8uaAEebLWT3wAjwft6VB7WKxvVQ2tUA== 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 65.8.131.78:443 · d3k8gc45t6d66l.amplifyapp.com
2025-12-22 05:19
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 05:19:22 GMT X-Cache: Error from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: m-pvkQGyfGq9RTKhbLh4A3y-2pL2zCSuda6lVLrAiW2zAg5cNo7sGA==
Open service 65.8.131.78:443 · pulteneyfutures.com
2025-12-22 05:17
HTTP/1.1 403 Forbidden Content-Type: text/html Content-Length: 118 Connection: close Server: awselb/2.0 Date: Mon, 22 Dec 2025 05:17:52 GMT X-Cache: Error from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: QpzCuBLfLtB1RHI4FV-Xh1U281jBXW3oa-NCWUb36Ex6nIzIEyTZ-A== Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html>
Open service 65.8.131.78:80 · pulteneyfutures.com
2025-12-22 05:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:17:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://pulteneyfutures.com/ X-Cache: Redirect from cloudfront Via: 1.1 17cfc7795230164c1f6ea71024045250.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: zwDd18DArqEossgNbaiNNAMjoZypqyBhfAAESKa9bz0EjoY_5wPZ2w== 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 65.8.131.78:80 · d1uc92rkoao7kn.amplifyapp.com
2025-12-22 05:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:17:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d1uc92rkoao7kn.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: phKRdQMWLXLTv0Sjs1fiEMuJ4yytVuLDTAGqDEFE9RE48SJlLf1w0A== 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 65.8.131.78:443 · d1uc92rkoao7kn.amplifyapp.com
2025-12-22 05:17
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 05:17:50 GMT X-Cache: Error from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ny_jb6tK9zWJys1Ikok6k2kirJlWSAcNUYnuWsH5sdocSuveu7jnMQ==
Open service 65.8.131.78:80 · tenant-management-app.poka.work
2025-12-22 05:02
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:02:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://tenant-management-app.poka.work/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: FN-Z67CXkCZAF0JvCXxYbid1YuSQIi8a599Z5fecFdzLztzMpCduHQ== 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 65.8.131.78:443 · tenant-management-app.poka.work
2025-12-22 05:02
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 17269
Connection: close
x-amz-replication-status: COMPLETED
Last-Modified: Mon, 17 Nov 2025 19:16:01 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: eFgP6i2zPOSxoOgUtAaEykIGnDEScCzQ
Accept-Ranges: bytes
Server: AmazonS3
Date: Mon, 22 Dec 2025 05:02:49 GMT
Cache-Control: max-age=0,no-cache,no-store,must-revalidate
ETag: "0993cc4497630b6144057e69ca17a6ad"
X-Cache: Error from cloudfront
Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: cFlKgszOSHkeYfV20K_Ws4ppts7XqQBNvKi33Z3E91UlZynzOcubBg==
Page title: Poka - Tenant Management
<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<meta charset="utf-8">
<title>Poka - Tenant Management</title>
<base href="/backoffice/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google" value="notranslate">
<meta name="robots" content="noindex, nofollow">
<link rel="icon" type="image/x-icon" href="favicon.png">
<style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-
Open service 65.8.131.78:80 · tenant-management-app.poka-staging.ca
2025-12-22 05:02
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 05:02:48 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://tenant-management-app.poka-staging.ca/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Zp-4Z6jOAZp7eMNP_6-f74W1ogCUb_xry5KGCm530Zx85o1BnKc2-A== 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 65.8.131.78:443 · tenant-management-app.poka-staging.ca
2025-12-22 05:02
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 17269
Connection: close
x-amz-replication-status: COMPLETED
Last-Modified: Mon, 17 Nov 2025 19:16:01 GMT
x-amz-server-side-encryption: AES256
x-amz-version-id: eFgP6i2zPOSxoOgUtAaEykIGnDEScCzQ
Accept-Ranges: bytes
Server: AmazonS3
Date: Mon, 22 Dec 2025 05:02:49 GMT
Cache-Control: max-age=0,no-cache,no-store,must-revalidate
ETag: "0993cc4497630b6144057e69ca17a6ad"
X-Cache: Error from cloudfront
Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: Wqpgk1AKWw1HMc5FJzFrg-XdtF5GXP4fvPQcvynyf63PniJEbvoNjA==
Page title: Poka - Tenant Management
<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<meta charset="utf-8">
<title>Poka - Tenant Management</title>
<base href="/backoffice/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google" value="notranslate">
<meta name="robots" content="noindex, nofollow">
<link rel="icon" type="image/x-icon" href="favicon.png">
<style type="text/css">@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBHMdazTgWw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBHMdazTgWw.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v49/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-
Open service 65.8.131.78:443 · onebox.prod.identity-service.amazongames.com
2025-12-22 05:02
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 22 Dec 2025 05:02:23 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: QXkRMXgjuEyd84xYcRImdL2dnHFBYlNnkWtJv4pYC4_WkdgCai_TJw== 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: QXkRMXgjuEyd84xYcRImdL2dnHFBYlNnkWtJv4pYC4_WkdgCai_TJw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · onebox.prod.identity-service.amazongames.com
2025-12-22 05:02
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 22 Dec 2025 05:02:22 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: qHxqpkrFVb1v6Er6gZMIxr-IU-Cg05PsLsqcHxuvEz7A0gsCEHPZgQ== 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: qHxqpkrFVb1v6Er6gZMIxr-IU-Cg05PsLsqcHxuvEz7A0gsCEHPZgQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · components.davinci.onereach.ai
2025-12-22 04:56
HTTP/1.1 404 Not Found Content-Type: application/xml Transfer-Encoding: chunked Connection: close Server: Date: Mon, 22 Dec 2025 04:56:47 GMT X-Cache: Error from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Fejv98fjq-H_e_cNzYWvHtV2RG8fraAVLA5w6Iv_f3-gtGXIKgv91Q== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: same-origin Content-Security-Policy: frame-ancestors 'self' *.davinci.onereach.ai Strict-Transport-Security: max-age=63072000; includeSubDomains; preload X-Robots-Tag: noindex Vary: Origin <?xml version="1.0" encoding="UTF-8"?> <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>components/f/master/index.html</Key><RequestId>X7AR3ACKDSDPRBPY</RequestId><HostId>sBi9B7toUSE5Q7BouL2f/QXyNggR5EcYuFvioKaTt6Ba1vHT/BjrFyAvKgV7f5PmNSyO0LVdKS0=</HostId></Error>
Open service 65.8.131.78:80 · components.davinci.onereach.ai
2025-12-22 04:56
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 04:56:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://components.davinci.onereach.ai/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 6I4XLG31cAMmhVYtxVRJs6obV1k6a4yQn14ht5C8UUl-7dDViv-UWA== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: same-origin Content-Security-Policy: frame-ancestors 'self' *.davinci.onereach.ai Server: X-Robots-Tag: noindex Vary: Origin 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 65.8.131.78:443 · api.metadatappas.view.aenetworks.com
2025-12-22 04:44
HTTP/1.1 403 Forbidden
Content-Type: application/json
Content-Length: 23
Connection: close
Date: Mon, 22 Dec 2025 04:44:47 GMT
x-amz-apigw-id: V-TuDG9gIAMEpQA=
x-amzn-RequestId: b1130d99-f7ca-44fa-b3b8-43e26006d58e
x-amzn-ErrorType: ForbiddenException
X-Cache: Error from cloudfront
Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: wNOfmorv-uf1_WPiMDPOT6oWFtAZzQMQEf1224mmt2WssNqj3MASBw==
{"message":"Forbidden"}
Open service 65.8.131.78:80 · api.metadatappas.view.aenetworks.com
2025-12-22 04:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 04:44:47 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://api.metadatappas.view.aenetworks.com/ X-Cache: Redirect from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: m6rRbgEq_3v_t5DDUwueIDePhlV_ZGEtFr1Y__cXVkGf1Z_JX-xrTw== 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 65.8.131.78:80 · dashboard.esteam.ai
2025-12-22 04:39
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 04:39:21 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://dashboard.esteam.ai/ X-Cache: Redirect from cloudfront Via: 1.1 bad86c53165d48d66c80e183f57163d4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: E82tj5Zfy_VOc2ZwnoL92bSi9kODQuorDOk3C-SuyRerfG9hOftHwQ== 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 65.8.131.78:443 · dashboard.esteam.ai
2025-12-22 04:39
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 693 Connection: close Date: Mon, 22 Dec 2025 04:39:21 GMT Cache-Control: public, max-age=0, s-maxage=31536000 Server: AmazonS3 Accept-Ranges: bytes ETag: "6beb0bfbcb8deea5ed61645647c9f52a" Last-Modified: Wed, 25 Jun 2025 21:15:42 GMT X-Cache: Hit from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: YgQSeTRMfArTSyg3b04RaBblF4U97VNwmxhKh4rQH_eQvMyevbo6pw== Page title: Esteam Dashboard <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using Vite"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap" rel="stylesheet"><title>Esteam Dashboard</title><script type="module" crossorigin src="/assets/index-ikI7Dqqr.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Open service 65.8.131.78:443 · pure-of-heart.com
2025-12-22 03:39
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 11806
Connection: close
Date: Mon, 22 Dec 2025 03:39:44 GMT
Last-Modified: Tue, 21 Jan 2025 14:03:24 GMT
x-amz-version-id: Vg0eQ6HZ1VVIcuds.ciok8oac.58W.m_
Server: AmazonS3
ETag: "3932e5936950fce7a95c89d26a7aa150"
X-Cache: Hit from cloudfront
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: ptBLjG-p68dw-1ok3xL0xTPrqvHW7txoSYVn2wSCJlDyXkbqOaddyA==
Page title: Pure Of Heart - Home
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://pure-of-heart.com/index.html" />
<meta name="twitter:card" content="summary" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:site_name" content="Pure Of Heart" />
<meta name="description" content="" />
<meta property="og:url" content="https://pure-of-heart.com/index.html" />
<meta property="og:title" content="Home" />
<meta property="og:image" content="https://pure-of-heart.com//favicon.ico" />
<meta property="og:description" content="" />
<meta property="article:modified_time" content="2025-01-21T13:36:52+00:00" />
<link rel="alternate" type="application/rss+xml" title="Subscribe to What's New" href="https://pure-of-heart.com/feed.rss" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Pure Of Heart", "url": "https://pure-of-heart.com/", "address": {
"@type": "PostalAddress",
"streetAddress":"7512 bavaria st,", "addressLocality":"Las vegas", "addressRegion":"nv", "postalCode":"89128", "addressCountry": "USA"
},
"sameAs": [
""
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"author": {
"@type": "Organization",
"name": "Pure Of Heart" },
"publisher": {
"@type": "Organization",
"name": "Pure Of Heart", "url":"https://pure-of-heart.com/", "logo": "https://pure-of-heart.com/"
},
"description": "",
"headline": "Home",
"image": "https://pure-of-heart.com//favicon.ico",
"datePublished": "2025-01-20T13:36:52+00:00",
"dateModified": "2025-01-21T13:36:52+00:00",
"url": "https://pure-of-heart.com/index.html",
"mainEntityOfPage": "True"
}
</script>
<script type="application/ld+json">
{
"@type":"WebSite",
"@id":"https://pure-of-heart.com/#website",
"url":"https://pure-of-heart.com/",
"name":"Pure Of Heart",
"description":"Pure Of Heart",
"inLanguage":"en-US"
}
</script>
<script type="application/ld+json">
{
"@type":"WebPage",
"@id":"https://pure-of-heart.com/index.html#webpage",
"url":"https://pure-of-heart.com/index.html",
"primaryImageOfPage":{
"@id":"https://pure-of-heart.com/index.html#primaryimage"
},
"name":"Home",
"isPartOf":{
"@id":"https://pure-of-heart.com/#website"
},
"datePublished":"2025-01-20T13:36:52+00:00",
"dateModified":"2025-01-21T13:36:52+00:00",
"description":"",
"inLanguage":"en-US"
}
</script>
<title>Pure Of Heart - Home</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.8.1/css/bulma.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.8.1/css/bulma.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<style type="text/css">
.center {
display: flex;
justify-content: center;
align-items: center;
}
.card {
margin-bottom: 35px;
box-shadow: none;
}
body,
html {
height: 100%;
background-color: ;
}
body {
display: flex;
flex-direction: column;
}
.breadcrumb li {
white-space: pre-wrap;
}
.main_content {
flex: 1 0 auto;
}
.footer {
flex: 1 0 auto;
}
.navbar {
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.35);
}
p {
margin-bottom: 1rem;
}
.featured {
min-height: 416
Open service 65.8.131.78:80 · pure-of-heart.com
2025-12-22 03:39
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 03:39:43 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://pure-of-heart.com/ X-Cache: Redirect from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: -BMmVNThEf07XF-dofKysFPt1EGFYagZljF2vEygkdWTAAR2b_p96Q== 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 65.8.131.78:80 · imo-imo.jp
2025-12-22 03:33
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 03:33:20 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://imo-imo.jp/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: k2Ne33nWdFt-w0D40MaelsDSkXUqOUpNWh_4JTNjDgcmpQPMaFbJSQ== Cache-Control: public, max-age=60, s-maxage=31536000 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 65.8.131.78:443 · imo-imo.jp
2025-12-22 03:33
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7180
Connection: close
Date: Sun, 21 Dec 2025 17:13:50 GMT
Last-Modified: Wed, 25 Dec 2024 08:05:43 GMT
ETag: "9a3483b4e25384b73882978fafdc8292"
x-amz-server-side-encryption: AES256
x-amz-version-id: jYeWKDCQ9cGEdc1FdF6QQ5UBDROpLFom
Accept-Ranges: bytes
Server: AmazonS3
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: iE5GzUo1puhWugVaLXPI3GhppDroW6oFeYS-q9d13YfP5JJhfxmmkg==
Age: 37171
Cache-Control: public, max-age=60, s-maxage=31536000
Page title: TVアニメ『俺が好きなのは妹だけど妹じゃない』公式サイト
<!DOCTYPE html>
<html lang="ja">
<meta charset="utf-8">
<meta name="Keywords" content="俺が好きなのは妹だけど妹じゃない,アニメ,恵比須清司,ぎん太郎,いもいも,ライトノベル,ラノベ" />
<meta name="description" content="『俺が好きなのは妹だけど妹じゃない』2018年10月TVアニメ放送開始!!" />
<title>TVアニメ『俺が好きなのは妹だけど妹じゃない』公式サイト</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- css/js -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="./lib/bootstrap.min.css">
<script type="text/javascript" src="./lib/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="./lib/animate.css" />
<script type="text/javascript" src="./lib/colorbox/jquery.colorbox-min.js"></script>
<link rel="stylesheet" type="text/css" href="./lib/colorbox/colorbox.css" media="all" />
<link rel="stylesheet" type="text/css" href="./css/common.css" />
<link rel="stylesheet" type="text/css" href="./css/style.css" />
<script type="text/javascript" src="./js/common.js"></script>
<script type="text/javascript" src="./js/top.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118963310-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-118963310-1');
</script>
<script>
$(function(){
newsGet(2);
});
</script>
</head>
<body id="Page_Top" class="top-page">
<!--
<header>
</header>
-->
<article class="d-flex flex-md-row-reverse flex-column">
<div class="cont-right">
<nav class="global-navi">
<div class="navi-body">
<div class=""><a href="./news/"><img src="images/navi/1_off.png" alt="NEWS" class="rover"></a></div>
<div class=""><a href="./onair/"><img src="images/navi/7_off.png" alt="ON AIR" class="rover"></a></div>
<div class=""><a href="./story/"><img src="images/navi/2_off.png" alt="STORY" class="rover"></a></div>
<div class=""><a href="./staffcast/"><img src="images/navi/3_off.png" alt="STAFF&CAST" class="rover"></a></div>
<div class=""><a href="./character/"><img src="images/navi/4_off.png" alt="CHARACTER" class="rover"></a></div>
<div class=""><a href="./products/"><img src="./images/navi/6_off.png" alt="PRODUCTS" class="rover"></a></div>
<div class=""><a href="./special/comment.html"><img src="./images/navi/5_off.png" alt="SPECIAL" class="rover"></a></div>
<div class=""><a href="http://www.onsen.ag/imo-imo" target="_blank"><img src="./images/navi/8_off.png" alt="RADIO" class="rover"></a></div>
</div>
<div class="sp-navi-set">
<div class="sp-navi-open"><a href="javascript:spMenuOpen();"><img src="./images/navi/sp-menu-open.png"></a></div>
<div class="sp-navi-logo"><img src="./images/navi/sp-logo.png" alt="俺が好きなのは妹だけど妹じゃない"></div>
<div class="sp-navi-body">
<div class=""><a href="./news/"><img src="images/navi/sp-1.png" alt="NEWS"></a></div>
<div class=""><a href="./onair/"><img src="images/navi/sp-7.png" alt="ON AIR"></a></div>
<div class=""><a href="./story/"><img src="images/navi/sp-2.png" alt="INTRODUCTION"></a></div>
<div class=""><a href="./staffcast/"><img src="images/navi/sp-3.png" alt="STAFF&CAST"></a></div>
<div class=""><a href="./character/"><img src="images/navi/sp-4.png" alt="CHARACTER"></a></div>
<div class=""><a href="./products/"><img src="images/navi/sp-6.png" alt="PRODUCTS"></a></div>
<div class=""><a href="./special/comment.html"><img src="./images/navi/sp-5.png" alt="SPECIAL"></a></div>
<div class=""><a href="http://www.onsen.ag/imo-imo" target="_blank"><img src="./images/navi/sp-8.png" alt="RADIO"
Open service 65.8.131.78:80 · d2uem2pacxas8e.amplifyapp.com
2025-12-22 03:24
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 03:24:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d2uem2pacxas8e.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: TOv2Jvv1JbsEU_9EdQRi2dPh6fR5vl-gC1F-KLBYbbLaYBQh-S2udQ== 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 65.8.131.78:443 · d2uem2pacxas8e.amplifyapp.com
2025-12-22 03:24
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Mon, 22 Dec 2025 03:24:36 GMT X-Cache: Error from cloudfront Via: 1.1 421eaac04af7b6f186e858683cf405c4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: KgVoiq6qGqZr7Rc4zItthj9qC7w-FLkB0hszb2GhGAvRUopxx0Q2Rg==
Open service 65.8.131.78:443 · interviewready.io
2025-12-22 03:22
HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 11933
Connection: close
Last-Modified: Wed, 17 Dec 2025 10:24:16 GMT
x-amz-version-id: null
Server: AmazonS3
Date: Mon, 22 Dec 2025 03:22:51 GMT
ETag: "f9bf4b0bbe105af1b1392b99fc60a1a7"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: YjESnwJhBUh9E-nq_qec6pd19tztCnjfAwxk-tzNpeqJ7iqGQ3hYJQ==
Age: 1
Vary: Origin
Page title: InterviewReady | System Design Course | Gaurav Sen
<html lang="en" data-n-head="%7B%22lang%22:%7B%221%22:%22en%22%7D%7D">
<head>
<title>InterviewReady | System Design Course | Gaurav Sen</title><meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" name="msvalidate.01" content="A13CC4E926A2E477DC88754B890BEB2D"><meta data-n-head="1" data-hid="description" name="description" content="Get ready for your system design interviews with real-world examples. Learn popular interview questions like load balancers, message queues, API design, etc."><meta data-n-head="1" data-hid="title" name="title" content="InterviewReady | System Design Course | Gaurav Sen"><meta data-n-head="1" data-hid="og:type" property="og:type" content="website"><meta data-n-head="1" data-hid="og:url" property="og:url" content="https://interviewready.io"><meta data-n-head="1" data-hid="og:title" property="og:title" content="InterviewReady | System Design Course | Gaurav Sen"><meta data-n-head="1" data-hid="og:description" property="og:description" content="Get ready for your system design interviews with real-world examples. Learn popular interview questions like load balancers, message queues, API design, etc."><meta data-n-head="1" data-hid="og:image" property="og:image" content="https://cdn.interviewready.io/ir_header.png"><meta data-n-head="1" data-hid="twitter:card" name="twitter:card" content="summary_large_image"><meta data-n-head="1" data-hid="twitter:url" name="twitter:url" content="https://interviewready.io"><meta data-n-head="1" data-hid="twitter:title" name="twitter:title" content="InterviewReady | System Design Course | Gaurav Sen"><meta data-n-head="1" data-hid="twitter:description" name="twitter:description" content="Get ready for your system design interviews with real-world examples. Learn popular interview questions like load balancers, message queues, API design, etc."><meta data-n-head="1" data-hid="twitter:image" name="twitter:image" content="https://cdn.interviewready.io/ir_header.png"><meta data-n-head="1" name="google-site-verification" content="0rPmSUb-UqCKeRpRJUttdK--WggnifDxjYAs3dPcmIY"><meta data-n-head="1" data-hid="charset" charset="utf-8"><meta data-n-head="1" data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes"><meta data-n-head="1" data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="InterviewReady"><meta data-n-head="1" data-hid="theme-color" name="theme-color" content="#0071BC"><meta data-n-head="1" data-hid="og:site_name" name="og:site_name" property="og:site_name" content="InterviewReady"><link data-n-head="1" rel="icon" type="image/x-icon" href="/favicon.ico"><link data-n-head="1" data-hid="shortcut-icon" rel="shortcut icon" href="/_nuxt/icons/icon_64x64.566f56.png"><link data-n-head="1" data-hid="apple-touch-icon" rel="apple-touch-icon" href="/_nuxt/icons/icon_512x512.566f56.png" sizes="512x512"><link data-n-head="1" rel="manifest" href="/_nuxt/manifest.164474f8.json" data-hid="manifest"><script data-n-head="1" async defer src="https://accounts.google.com/gsi/client"></script><script data-n-head="1" async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script><link rel="modulepreload" href="/_nuxt/1cd60f.modern.js" as="script"><link rel="modulepreload" href="/_nuxt/2008f3.modern.js" as="script"><link rel="modulepreload" href="/_nuxt/b21233.modern.js" as="script"><link rel="modulepreload" href="/_nuxt/28e81a.modern.js" as="script">
<link rel="preconnect" href="https://www.player.vimeo.com">
<link rel="preconnect" href="https://app.tpstreams.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="dns-prefetch" href="https://www.googletagmanager.com">
<script async src="/lite-vimeo-embed.js"></script>
<script async src="https://static.testpress.in/static/js/player.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6BJ05P60KZ"></script>
<script type="text/javascript" asyn
Open service 65.8.131.78:80 · interviewready.io
2025-12-22 03:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 03:22:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://interviewready.io/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: N05N5-hiKg1wj5llrocMvX6jZVlMT_WAlErQDSiutAdpk6qgdK6YYQ== Vary: Origin 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 65.8.131.78:80 · eliandemmaline.com
2025-12-22 03:18
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 03:18:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://eliandemmaline.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: pENwJ2j2uwwo2qSGkRutFy7qCPSvsAeuDE-ccl_XeG4zCdsOBbuuKA== 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 65.8.131.78:443 · eliandemmaline.com
2025-12-22 03:18
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=utf-8 Content-Length: 65 Connection: close Date: Mon, 22 Dec 2025 03:18:13 GMT Location: http://www.eliandemmaline.com/ X-Cache: Miss from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: X0HqXDDsnyF4bFglFsrwRTN1eWL9FChMYmyq9edmS5gDkooRXJKLvg== <a href="http://www.eliandemmaline.com/">Moved Permanently</a>.
Open service 65.8.131.78:443 · mu8.wincloudpms.net
2025-12-22 02:19
HTTP/1.1 302 Moved Temporarily Content-Type: text/html; charset=utf-8 Content-Length: 132 Connection: close Cache-Control: private Location: /winlogin/login Server: Microsoft-IIS/10.0 X-Powered-By: ASP.NET X-Frame-Options: SAMEORIGIN Strict-Transport-Security: max-age=31536000 max-age: 600 Date: Mon, 22 Dec 2025 02:19:04 GMT X-Cache: Miss from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: hdxkrNyPz-ufWhdUCfnMGEtKQEJ6Rv6zoPNXLF8z8Z_cilEogR3-8g== Page title: Object moved <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="/winlogin/login">here</a>.</h2> </body></html>
Open service 65.8.131.78:80 · mu8.wincloudpms.net
2025-12-22 02:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 02:19:04 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://mu8.wincloudpms.net/ X-Cache: Redirect from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: D7LYq0FpXhFPcpyg_Ge4XuSPcwbPARDP7t4RQgxmCSGOYlKoItzuFA== 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 65.8.131.78:80 · www.laregalina.com
2025-12-22 01:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 01:22:19 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.laregalina.com/ X-Cache: Redirect from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: LcLNp7yaxpGW4MiT5KqFIDf1jmKYezxIDw1NzdpxSuFWxWgbs1rmhQ== 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 65.8.131.78:443 · www.laregalina.com
2025-12-22 01:22
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 42100
Connection: close
Last-Modified: Mon, 15 Jul 2024 18:52:33 GMT
Server: AmazonS3
Date: Mon, 22 Dec 2025 01:22:20 GMT
Cache-Control: public, max-age=600
Expires: 1721070151972
ETag: "f55c1af298fd0bfc9db90a514ba8ec5f"
X-Cache: Hit from cloudfront
Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: _lct4WvxL8DtLiIOB-ThYPOLiLW-iyMmmUiFSzJ12nr-Da79mLDJYQ==
Page title: Home | La Regalina
<!doctype html><!--[if lt IE 7 ]><html lang="en" class="no-js ie6"><![endif]--><!--[if IE 7 ]><html lang="en" class="no-js ie7"><![endif]--><!--[if IE 8 ]><html lang="en" class="no-js ie8"><![endif]--><!--[if IE 9 ]><html lang="en" class="no-js ie9"><![endif]--><!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="no-js"><!--<![endif]--><head prefix="og: http://ogp.me/ns#"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"><link rel="icon" type="image/x-icon" href="//webbox-assets.siteminder.com/assets/images/favicon-home.ico"><title>Home | La Regalina</title><link rel="canonical" href="https://www.laregalina.com"><link rel="alternate" hreflang="en" href="https://www.laregalina.com"><link rel="alternate" hreflang="fr" href="https://www.laregalina.com/fr/index.html"><link rel="alternate" hreflang="de" href="https://www.laregalina.com/de/index.html"><link rel="alternate" hreflang="es" href="https://www.laregalina.com/es/index.html"><meta name="robots" content="index, follow"><meta name="author" content="La Regalina"><meta name="description" content=""><meta name="keywords" content="camping asturias, bungalow asturias, apartamento asturias, cadavedo, piscina"><meta property="og:title" content="Home"><meta property="og:type" content="website"><meta name="og:description" content=""><meta name="og:site_name" content="www.laregalina.com"><meta name="og:locale" content="en"><meta property="og:locale:alternate" content="fr"><meta property="og:locale:alternate" content="de"><meta property="og:locale:alternate" content="es"><meta property="og:url" content="https://www.laregalina.com"><meta property="og:image" content=""><link rel="stylesheet" href="//webbox-assets.siteminder.com/assets/themes/css/theme3colorPalette5-71c67aa0213fcabccd8c80ad1eba8211.css"><script defer>window.smcv=window.smcv||{},window.smcv.fireWhenReady=function(n,e){var r,c=0,i=setInterval(function(){try{20===++c&&(console.warn(n+" failed indefinitely. "),clearInterval(i)),r=n.split(".").reduce(function(n,e){return n[e]},window)}catch(e){console.info("retrying..."+c+" "+n)}void 0!==r&&(e(),clearInterval(i))},500)};</script><script>
window.propertyId= "30bff4a4-8114-11e5-a029-02602716bbb1";
</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WD6VSBF');</script><script defer>
function initMap() {}
</script><script type="application/javascript" src="//webbox-assets.siteminder.com/assets/libs/js/canvas-js-bundle-v4.js"></script><script type="application/ld+json">{"@context": "http://schema.org","@type": "Hotel","description": " - ","hasMap": "https://maps.googleapis.com/maps/api/staticmap?zoom=15¢er=43.55028995,-6.38473034&size=1600x1200&sensor=false&markers=color:blue%7c43.55028995,-6.38473034","address": {"@type": "PostalAddress","addressLocality": "Cadavedo","addressRegion": "Asturias","postalCode": "*","streetAddress": "*","addressCountry": ""},"geo": {"@type": "GeoCoordinates","latitude": 43.55028995,"longitude": -6.38473034},"telephone": "+34 985 64 50 56","url": "https://www.laregalina.com","name": "La Regalina"}</script></head><body class="text_logo theme3 colorPalette5 typography1 buttonStyle3 page-home lang-en"><div class="navbar-container"><nav class="navbar navbar-fixed-top navbar-main"><div class="container"><div class="row"><div class="hidden-xs col-sm-4 col-md-3"><table class="logo-table"><tbody><tr><td><a class="navbar-hotel-name-frame" href="/"><span class="navbar-hotel-name"> La Regalina </span></a></td></tr></tbody></table></div><div class="col-xs-12 col-sm-8 col-md-9"><div class="navbar navbar-actions text-right"><button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar
Open service 65.8.131.78:443 · www.esterhazyford.ca
2025-12-22 00:30
HTTP/1.1 403 Forbidden Server: CloudFront Date: Mon, 22 Dec 2025 00:30:22 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: GUy2wWDISPGodOUQO8ixBnkd5oZr-p3glhlrjXnoW6ZrPrvyv-gdwg== 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: GUy2wWDISPGodOUQO8ixBnkd5oZr-p3glhlrjXnoW6ZrPrvyv-gdwg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · www.esterhazyford.ca
2025-12-22 00:30
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 00:30:23 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.esterhazyford.ca/ X-Cache: Redirect from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: pEX-HXDNbGtclMoLXxFSyfTYybtIIOKmF48jJogkedx7xw8UPn4s9A== 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 65.8.131.78:443 · numbers.golf
2025-12-22 00:19
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2326
Connection: close
Date: Sun, 21 Dec 2025 18:41:52 GMT
Cache-Control: public, max-age=0, s-maxage=31536000
Server: AmazonS3
Accept-Ranges: bytes
ETag: "315c011da6a619987001ff0caa1c276c"
Last-Modified: Sun, 21 Dec 2025 15:51:14 GMT
X-Cache: Hit from cloudfront
Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 6KplDLWzT8npqPuoML54mQ-x8eBQF_ye4GpA3GZFr92aTQQMgkaEnw==
Age: 20278
Page title: numbers.golf
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numbers.golf</title>
<meta name="description" content="Strokes Gained and analytics for every shot with numbers.golf" />
<meta name="author" content="numbers.golf" />
<meta property="og:title" content="numbers.golf" />
<meta property="og:description" content="Strokes Gained and analytics for every shot with numbers.golf" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lovable_dev" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<!-- PWA Meta Tags -->
<meta name="theme-color" content="#22c55e" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="numbers.golf" />
<meta name="mobile-web-app-capable" content="yes" />
<link rel="icon" href="/lovable-uploads/bde71f60-13d5-4634-94cc-0c01ae06d815.png" type="image/png">
<link rel="manifest" href="/manifest.json" />
<link rel="apple-touch-icon" href="/lovable-uploads/bde71f60-13d5-4634-94cc-0c01ae06d815.png" />
<script type="module" crossorigin src="/assets/index-CvbRGhqn.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DyTW8n4v.css">
</head>
<body>
<div id="root"></div>
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<!-- PWA Service Worker Registration -->
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', () => {
navigator.serviceWorker.register('/sw.js')
.then((registration) => {
console.debug('SW registered: ', registration);
})
.catch((registrationError) => {
console.debug('SW registration failed: ', registrationError);
});
});
}
</script>
</body>
</html>
Open service 65.8.131.78:80 · numbers.golf
2025-12-22 00:19
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 00:19:49 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://numbers.golf/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: A0bbd3hlR2WxSJU94y-C-zOacOli95o4Uduyt8RJNuDXxIAZy7IABQ== 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 65.8.131.78:443 · qa.defect-tracker.web.ata.dev
2025-12-22 00:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 14519
Connection: close
Last-Modified: Mon, 15 Dec 2025 12:55:24 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Sun, 21 Dec 2025 20:37:25 GMT
ETag: "591b9f0d4e250b972931a8f90b662c5a"
X-Cache: Error from cloudfront
Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: RxxNn2pod0TCb5cN8rB2GP8ZFp_ieV4xzQ3SOlODZajAXWGwcPfShg==
Age: 12172
Page title: All Things API
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/Group.png" />
<meta name="viewport" content="width=device-width, initial-scale=0.1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<link rel="apple-touch-icon" href="/Group.png" />
<link rel="manifest" href="/manifest.json" />
<title>All Things API</title>
<link
rel="stylesheet"
href="src/bug-tracker/build-bug-tracker/ata-bug-tracker.css"
/>
<!-- <script>
// Token refresh interceptor
(function() {
const TOKEN_KEYS = {
ACCESS: "accessToken",
REFRESH: "refreshToken",
ROLE: "userRoleCode"
};
// Mutex implementation to prevent multiple refresh calls
const mutex = {
locked: false,
queue: [],
lock() {
this.locked = true;
},
unlock() {
this.locked = false;
this.queue.forEach(resolve => resolve());
this.queue = [];
},
waitForUnlock() {
if (!this.locked) return Promise.resolve();
return new Promise(resolve => this.queue.push(resolve));
}
};
// Check if token is expired
function isTokenExpired(token) {
try {
const base64Url = token.split('.')[1];
const base64 = base64Url.replace(/-/g, '+').replace(/_/g, '/');
const jsonPayload = decodeURIComponent(atob(base64).split('').map(function(c) {
return '%' + ('00' + c.charCodeAt(0).toString(16)).slice(-2);
}).join(''));
const decoded = JSON.parse(jsonPayload);
return decoded.exp * 1000 < Date.now();
} catch (e) {
return true;
}
}
// Get token from storage
function getToken(key) {
return localStorage.getItem(key) || sessionStorage.getItem(key);
}
// Set token in storage
function setToken(key, value) {
if (localStorage.getItem(key) !== null) {
localStorage.setItem(key, value);
} else if (sessionStorage.getItem(key) !== null) {
sessionStorage.setItem(key, value);
} else {
localStorage.setItem(key, value);
}
}
// Refresh token function
async function refreshToken() {
if (mutex.locked) {
await mutex.waitForUnlock();
return getToken(TOKEN_KEYS.ACCESS);
}
mutex.lock();
try {
const refreshToken = getToken(TOKEN_KEYS.REFRESH);
if (!refreshToken) {
window.location.href = '/login';
return null;
}
// Check if refresh token is expired
if (isTokenExpired(refreshToken)) {
window.location.href = '/login';
return null;
}
const apiBaseUrl = window.VITE_API_BASE_URL || process.env?.VITE_API_BASE_URL;
const response = await fetch(`${apiBaseUrl}/company-mgmt/user/refresh-token`, {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'x-api-key': window.VITE_COMPANY_API_KEY || process.env?.VITE_COMPANY_API_KEY
},
body: JSON.stringify({ refreshtoken: refreshToken })
});
if (!response.ok) {
throw new Error('Failed to refresh token');
}
const data = await response.json();
if (data?.data?.decryptedData) {
const { accessToken, refreshToken: newRefreshToken } = data.data.decryptedData;
setToken(TOKEN_KEYS.ACCESS, accessToken);
setToken(TOKEN_KEYS.REFRESH, newRefreshToken);
return accessToken;
} else {
throw new Error('Invalid token response');
}
} catch (erro
Open service 65.8.131.78:80 · qa.defect-tracker.web.ata.dev
2025-12-22 00:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 22 Dec 2025 00:00:15 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://qa.defect-tracker.web.ata.dev/ X-Cache: Redirect from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Pqk7LpNDDae6P2BnxTY9l6-so5PKHk7fIUCPb42G42fliJmRUUBpgg== 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 65.8.131.78:80 · yygh5game.com
2025-12-21 19:50
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 19:51:00 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://yygh5game.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: fAUz21ezRVN9xP4-_LtqJZQN0XPfWySGX1g6wsnIrw5qtn4KjVwfCw== 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 65.8.131.78:443 · yygh5game.com
2025-12-21 19:50
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 1760
Connection: close
Server: AliyunOSS
x-oss-server-time: 24
x-oss-request-id: 69461542712A5839387BF0DE
Accept-Ranges: bytes
Last-Modified: Wed, 19 Jul 2023 04:23:12 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 15591173564064117189
x-oss-storage-class: Standard
Content-MD5: ahLwVtCCzxmu9Afd4lFNvg==
Date: Sun, 21 Dec 2025 19:50:59 GMT
ETag: "6A12F056D082CF19AEF407DDE2514DBE"
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: RW_Z0UyYZzWd8Oc9LSE9NCaPCzm_bawuDfJb14H-rHBkyH3lyKfxCA==
Age: 57403
Page title: AHA Games
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maxim`um-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta property="og:url" content=""/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Free Games-No install,Enjoy the best casual game center!"/>
<meta property="og:description" content="No install,Enjoy the best casual game center!"/>
<meta property="og:image" content="/images/assets/share.jpeg"/>
<title>AHA Games</title>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2270136017335510"
crossorigin="anonymous"></script>
</head>
<body>
<div class="wrapper" id="SB">
<div class="home">
<div style="font-size: 12px;text-align: center">Advertisement</div>
<div id="ads-main-01" class="ads"
style="text-align: center;padding-top: 8px;padding-bottom: 8px;background: #f5f5f5;">
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2270136017335510"
data-ad-slot="1867949313" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="text/javascript">
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="content" style="text-align: center;font-size:7vw">
This is a game domain name from Transsion AHA<br>
<a href="https://www.hippoobox.com/static/instantGame/index.html">See more games</a>
</div>
</div>
</div>
</body>
</html>
Open service 65.8.131.78:443 · portal.barbozainvestmentgroup.com
2025-12-21 18:01
HTTP/1.1 301 Moved Permanently Content-Type: text/html; charset=iso-8859-1 Content-Length: 355 Connection: close Date: Sun, 21 Dec 2025 18:01:57 GMT Location: https://portal.barbozainvestmentgroup.com/auth/ Server: Apache/2.4.52 (Debian) X-Cache: Miss from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: PqVTkqmGMCe90G0k9lfWGHx3WGWvtqIKlDJgJ5EoN_dnlEl_uj5ohw== Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://portal.barbozainvestmentgroup.com/auth/">here</a>.</p> <hr> <address>Apache/2.4.52 (Debian) Server at portal.barbozainvestmentgroup.com Port 443</address> </body></html>
Open service 65.8.131.78:80 · portal.barbozainvestmentgroup.com
2025-12-21 18:01
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 18:01:56 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://portal.barbozainvestmentgroup.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: e7JabmwZwHQksC9_Efy7-b4ekEIPa3GIj7FV54hsXK58Y-H8g7mPQg== 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 65.8.131.78:443 · hayalo.com
2025-12-21 08:03
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Date: Sun, 21 Dec 2025 08:03:56 GMT x-powered-by: Next.js Cache-Control: private, no-cache, no-store, max-age=0, must-revalidate content-security-policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://js.paystack.co https://accounts.google.com https://apis.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://images.pexels.com https://images.unsplash.com https://github.com https://avatars.githubusercontent.com https://hayalo-prod.s3.amazonaws.com https://hayalo-testing.s3.amazonaws.com https://*.s3.amazonaws.com; connect-src 'self' https://api.hayalo.com https://testing.api.hayalo.com http://localhost:4000 https://api.paystack.co https://accounts.google.com https://oauth2.googleapis.com https://www.googleapis.com https://hayalo-prod.s3.amazonaws.com https://hayalo-testing.s3.amazonaws.com https://*.s3.amazonaws.com; frame-src 'self' https://checkout.paystack.com https://js.paystack.co https://accounts.google.com; Link: </_next/static/media/028c0d39d2e8f589-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/0b76f42db23f498d-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/2c17999986c1b2ca-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/5b01f339abf2f1a5.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/64e33860d1a8e86d-s.p.ttf>; rel=preload; as="font"; crossorigin=""; type="font/ttf" Vary: Accept-Encoding X-Cache: Miss from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 36PnIysXXvDA_G0seooEDJOyHPzHj0k5jm3wCTyN8W-QsecymfwybQ==
Open service 65.8.131.78:80 · hayalo.com
2025-12-21 08:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 08:03:55 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://hayalo.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: UqL2ExsxiKynzk_PSNYQVStnb18OXytjhMc8o9NPqkBdYTvSRfLHlg== 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 65.8.131.78:80 · rich2club.com
2025-12-21 03:26
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 03:26:10 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://rich2club.com/ X-Cache: Redirect from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: Q9twfqKRc_RisnwXZADLsv5LxaMQJD4qSxufC_Pj5GxHaWOEIR7Fvw== 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 65.8.131.78:443 · rich2club.com
2025-12-21 03:26
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 611384
Connection: close
Date: Sat, 20 Dec 2025 09:14:58 GMT
Last-Modified: Tue, 19 Mar 2024 03:21:00 GMT
ETag: "3dff584b7653c45ad163231814082f14"
x-amz-server-side-encryption: AES256
x-amz-version-id: null
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Error from cloudfront
Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: LeZ04FIpUNFmzRYfsBVzdv4kGLivNRlIY0sLPVnwdQuPMRYIisqUbw==
Age: 65473
Page title: Forbidden
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="en-us" />
<meta name="description" content="RICH 2 Club" />
<link rel="icon" href="data:,">
<title>Forbidden</title>
<script type="text/javascript">
/*! jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
!function (a, b) { "object" == typeof module && "object" == typeof module.exports ? module.exports = a.document ? b(a, !0) : function (a) { if (!a.document) throw new Error("jQuery requires a window with a document"); return b(a) } : b(a) }("undefined" != typeof window ? window : this, function (a, b) {
var c = [], d = c.slice, e = c.concat, f = c.push, g = c.indexOf, h = {}, i = h.toString, j = h.hasOwnProperty, k = {}, l = a.document, m = "2.1.4", n = function (a, b) { return new n.fn.init(a, b) }, o = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, p = /^-ms-/, q = /-([\da-z])/gi, r = function (a, b) { return b.toUpperCase() }; n.fn = n.prototype = { jquery: m, constructor: n, selector: "", length: 0, toArray: function () { return d.call(this) }, get: function (a) { return null != a ? 0 > a ? this[a + this.length] : this[a] : d.call(this) }, pushStack: function (a) { var b = n.merge(this.constructor(), a); return b.prevObject = this, b.context = this.context, b }, each: function (a, b) { return n.each(this, a, b) }, map: function (a) { return this.pushStack(n.map(this, function (b, c) { return a.call(b, c, b) })) }, slice: function () { return this.pushStack(d.apply(this, arguments)) }, first: function () { return this.eq(0) }, last: function () { return this.eq(-1) }, eq: function (a) { var b = this.length, c = +a + (0 > a ? b : 0); return this.pushStack(c >= 0 && b > c ? [this[c]] : []) }, end: function () { return this.prevObject || this.constructor(null) }, push: f, sort: c.sort, splice: c.splice }, n.extend = n.fn.extend = function () { var a, b, c, d, e, f, g = arguments[0] || {}, h = 1, i = arguments.length, j = !1; for ("boolean" == typeof g && (j = g, g = arguments[h] || {}, h++), "object" == typeof g || n.isFunction(g) || (g = {}), h === i && (g = this, h--); i > h; h++)if (null != (a = arguments[h])) for (b in a) c = g[b], d = a[b], g !== d && (j && d && (n.isPlainObject(d) || (e = n.isArray(d))) ? (e ? (e = !1, f = c && n.isArray(c) ? c : []) : f = c && n.isPlainObject(c) ? c : {}, g[b] = n.extend(j, f, d)) : void 0 !== d && (g[b] = d)); return g }, n.extend({ expando: "jQuery" + (m + Math.random()).replace(/\D/g, ""), isReady: !0, error: function (a) { throw new Error(a) }, noop: function () { }, isFunction: function (a) { return "function" === n.type(a) }, isArray: Array.isArray, isWindow: function (a) { return null != a && a === a.window }, isNumeric: function (a) { return !n.isArray(a) && a - parseFloat(a) + 1 >= 0 }, isPlainObject: function (a) { return "object" !== n.type(a) || a.nodeType || n.isWindow(a) ? !1 : a.constructor && !j.call(a.constructor.prototype, "isPrototypeOf") ? !1 : !0 }, isEmptyObject: function (a) { var b; for (b in a) return !1; return !0 }, type: function (a) { return null == a ? a + "" : "object" == typeof a || "function" == typeof a ? h[i.call(a)] || "object" : typeof a }, globalEval: function (a) { var b, c = eval; a = n.trim(a), a && (1 === a.indexOf("use strict") ? (b = l.createElement("script"), b.text = a, l.head.appendChild(b).parentNode.removeChild(b)) : c(a)) }, camelCase: function (a) { return a.replace(p, "ms-").replace(q, r) }, nodeName: function (a, b) { return a.nodeName && a.nodeName.toLowerCase() === b.toLowerCase() }, each: function (a, b, c) { var d, e = 0, f = a.length, g = s(a); if (c) { if (g) { for (; f > e; e++)if (d = b.apply(a[e], c), d === !1) break } else for (e in a) if (d = b.apply(a[e], c), d === !1) break } else if (g) { for (; f > e; e++)if (d = b.call(a[e], e, a[e]), d === !1) break }
Open service 65.8.131.78:443 · lucknow365.com
2025-12-21 03:10
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 7470
Connection: close
Date: Mon, 15 Dec 2025 14:45:25 GMT
Cache-Control: public, max-age=0, s-maxage=31536000
Server: AmazonS3
Accept-Ranges: bytes
ETag: "5af894cb03cda0757c6ea509b6dc051e"
Last-Modified: Mon, 15 Dec 2025 10:17:31 GMT
X-Cache: Hit from cloudfront
Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 64HTsZicHDspk18l4aVSBU6Bv468-sP3_xCScdNsm1EDLiOMrOzTjw==
Age: 476732
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,shrink-to-fit=no">
<title></title>
<base href="/">
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<!-- Google Fonts -->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<style type="text/css">@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}</style>
<!-- assets CSS Files -->
<!-- <link rel="stylesheet" type="text/css" href="assets/css/style.css"> -->
<style>:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#2
Open service 65.8.131.78:443 · thecowboychannel.com
2025-12-21 02:37
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 21 Dec 2025 02:37:24 GMT x-envoy-decorator-operation: brightspot-frontend-verify.tetonridge.svc.cluster.local:80/* Server: istio-envoy strict-transport-security: max-age=31536000; includeSubDomains Location: https://www.thecowboychannel.com/ x-envoy-upstream-service-time: 45 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: BSFerGBdFucTAKMN2FVXIlKs8kvI200OlI0d-HM-hstxF149I9j1Aw==
Open service 65.8.131.78:80 · thecowboychannel.com
2025-12-21 02:37
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 02:37:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://thecowboychannel.com/ X-Cache: Redirect from cloudfront Via: 1.1 cf0761f56e297984902a10e73dbff038.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: W6Pn7Ga8bCM13B0WenMtv9Q-7PMZbIN_dgP16aU-evhF4_JnSNH9DA== 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 65.8.131.78:443 · homeservices.ovoenergy.com
2025-12-21 00:46
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Content-Length: 39172
Connection: close
Date: Sun, 21 Dec 2025 00:46:12 GMT
Content-Encoding: gzip
Last-Modified: Fri, 12 Dec 2025 12:26:46 GMT
ETag: "3a85b776f86d0f8b6fd5f7f5940b439e"
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: aRCdstXK3Y7gYlyrJgomYflZJlqnxtQnJESi-aIcim2xW-r_Iz0LnA==
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="generator" content="Gatsby 4.25.9"/><meta name="theme-color" content="#663399"/><style data-href="/styles.2bb15c6239cc8d071ce9.css" data-identity="gatsby-global-css">._text_wfgf1_3{color:var(--el-semantic-message-base);font-family:var(--el-core-font-family-body-web);font-size:var(--el-core-font-size-body-small);font-weight:var(--el-core-font-weight-book);line-height:var(--el-core-line-height-body-small);max-width:none}._inverted_wfgf1_12{color:var(--el-semantic-inverted-message-base)}@media screen and (min-width:769px){._text_wfgf1_3{font-size:var(--el-core-font-size-body-large);line-height:var(--el-core-line-height-body-large)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-font-smoothing:antialiased;font-family:OVOCircular,Futura,Century Gothic,sans-serif;font-size:1.6rem;line-height:1.5;text-rendering:optimizespeed}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button::-moz-focus-inner{border:0}html{font-size:62.5%}*,:after,:before{box-sizing:border-box}button,input,select,textarea{font:inherit}:root{--el-core-color-brand-midnight:#00261c;--el-core-color-brand-midnight-tint:#808d87;--el-core-color-brand-forest:#044d29;--el-core-color-brand-forest-tint:#86a08f;--el-core-color-brand-ovo:#0a9828;--el-core-color-brand-ovo-tint:#95c59a;--el-core-color-brand-leaf:#16b639;--el-core-color-brand-leaf-tint:#a2d99c;--el-core-color-brand-energised:#38e44c;--el-core-color-brand-energised-tint:#adeaa6;--el-core-color-brand-offwhite:#f9f6f3;--el-core-color-brand-white:#fff;--el-core-color-brand-black:#000;--el-core-color-neutral-darkest:#292929;--el-core-color-neutral-darker:#3f3b36;--el-core-color-neutral-dark:#635e58;--el-core-color-neutral-base:#8f8982;--el-core-color-neutral-light:#d4cfcb;--el-core-color-neutral-lighter:#ebe7e3;--el-core-color-neutral-lightest:#f9f6f3;--el-core-color-red-darkest:#730019;--el-core-color-red-darker:#ae072c;--el-core-color-red-dark:#d62349;--el-core-color-red-base:#e04a6a;--el-core-color-red-light:#eb748e;--el-core-color-red-lighter:#f5b2c1;--el-core-color-red-lightest:#ffedf1;--el-core-color-orange-darkest:#802600;--el-core-color-orange-darker:#c13e06;--el-core-color-orange-dark:#e95d21;--el-core-color-orange-base:#f17b49;--el-core-color-orange-light:#f89b73;--el-core-color-orange-lighter:#ffc6ad;--el-core-color-orange-lightest:#ffede5;--el-core-color-yellow-darkest:#8f5600;--el-core-color-yellow-darker:#cb7d07;--el-core-color-yellow-dark:#e99921;--el-core-color-yellow-base:#f2ae48;--el-core-color-yellow-light:#f9c372;--el-core-color-yellow-lighter:#ffd494;--el-core-color-yellow-lightest:#fff3e0;--el-core-color-green-darkest:#00261c;--el-core-color-green-darker:#044d29;--el-core-color-green-dark:#007226;--el-core-color-green-base:#0a9828;--el-core-color-green-light:#16b639;--el-core-color-green-lighter:#3be44c;--el-core-color-green-lightest:#adeaa6;--el-core-color-blue-darkest:#016;--el-core-color-blue-darker:#001eb2;--el-core-color-blue-dark:#1f3bcd;--el-core-color-blue-base:#4f66de;--el-core-color-blue-light:#788ae9;--el-core-color-blue-lighter:#aebafb;--el-core-color-blue-lightest:#ebefff;--el-core-font-family-mono-native:Courier New;--el-core-font-family-mono-web:"IBM Plex Mono","Menlo",Courier,monospace;--el-core-font-family-heading-na
Open service 65.8.131.78:80 · homeservices.ovoenergy.com
2025-12-21 00:46
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sun, 21 Dec 2025 00:46:11 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://homeservices.ovoenergy.com/ X-Cache: Redirect from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: HvZfHPFWiJCXv-F8ghhLhdysu0ZSnyhZjguMLt-84NHptKNdL_2uXg== 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 65.8.131.78:80 · kevincox.ca
2025-12-20 21:29
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 20 Dec 2025 21:29:43 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://kevincox.ca/ X-Cache: Redirect from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: PlPX0P0ridwaECF_RK818_DUKKC1oJ7lpXZqlMb6o1kYkaga40un0A== X-Frame-Options: DENY X-Content-Type-Options: nosniff Vary: Origin 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 65.8.131.78:443 · kevincox.ca
2025-12-20 21:29
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2635
Connection: close
Last-Modified: Thu, 09 Oct 2025 03:36:07 GMT
X-Amz-Server-Side-Encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Sat, 20 Dec 2025 21:29:44 GMT
Cache-Control: max-age=600,stale-while-revalidate=3600,stale-if-error=2592000
Etag: "c9585bd6f68d5ad0a166499a80f47853"
Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront)
Alt-Svc: h3=":443"; ma=86400
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Vary: Origin
X-Cache: Hit from cloudfront
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: W34Q8OrSbGE2UInyLa1TPAvlBAzBWl6FBJYuiNuOM61QxQWjltTzVQ==
Page title: Kevin Cox
<!DOCTYPE html><html lang=en style=background:light-dark(#fff,#000);color:light-dark(#333,#ccc);display:grid;min-height:100%><meta charset=utf-8><meta content="width=device-width" name=viewport><style>._0{font-family:sans-serif;font-size:2em;margin:1em .5em;place-self:center;text-align:center}@media (max-width:40rem){._0{font-size:1.4em}}._1{display:block;margin-block:.5em}*{margin:0;padding:0}._2{color:inherit;text-decoration:underline;-webkit-text-decoration-color:gray;text-decoration-color:gray}._2:hover{text-shadow:0 0 1em hsla(0,0%,100%,.5)}._2:visited{color:light-dark(#666,#999)}</style><title>Kevin Cox</title><meta content="Software developer and all around nerd. I am webscale." name=description><link href=/logo.png rel=icon type=image/png><link href=/logo.svg rel=icon type=image/svg+xml><link href=/feed.atom rel=alternate title="Blog Posts" type=application/atom+xml><link href=https://kevincox.ca/ rel=canonical><meta content=no-referrer-when-downgrade name=referrer><meta content="dark light" name=color-scheme><link rel=me href=https://fosstodon.org/@kevincox><script type=application/ld+json>{"@context":"http://schema.org","@type":"Person","email":"mailto:kevincox@kevincox.ca","name":"Kevin Cox","url":"https://kevincox.ca","birthDate":"1994-09-14","gender":"Male"}</script><meta name=monetization content=$ilp.uphold.com/7hzaJdm7KBZp><meta http-equiv=report-to content={"max_age":31536000,"endpoints":[{"url":"https://c.report-uri.com/a/d/g"}],"include_subdomains":true}><meta http-equiv=nel content={"report_to":"default","max_age":31536000,"include_subdomains":true}><link rel=webmention href=https://webmention.io/kevincox.ca/webmention><link rel=pingback href=https://webmention.io/kevincox.ca/xmlrpc><body style="display:grid;grid:auto-flow max-content/auto"><main class=_0><h1>Kevin Cox</h1><h2 style=color:#888;font-size:1em>Professional Problem Solver</h2><p style="text-wrap:balance;margin:2em auto;max-width:30em">Hi, I'm Kevin. I work in distributed systems such as backends for high-traffic web services and databases. I also have a general interest in computer science including programming languages and optimization.<ul style=list-style:none><li><a rel=me href=mailto:kevincox@kevincox.ca class="_1 _2">kevincox@kevincox.ca</a><li><a href=posts/ class="_1 _2">Blog</a><li><a href=work/ class="_1 _2">Things I Made</a><li><a href=https://gitlab.com/kevincox class="_1 _2">gitlab.com/kevincox</a><li><a href=resume/ class="_1 _2">Resume</a></ul></main><script src=/a/0GLL7H/chrome.js type=module></script>
Open service 65.8.131.78:80 · datadome.monster.de
2025-12-20 12:06
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 20 Dec 2025 12:06:00 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://datadome.monster.de/ X-Cache: Redirect from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 4u8Frrjwh2IUjhHemQh11QLfb2eHgLwaaHMAxapzbay2ZuCYCE9tyg== X-Content-Type-Options: nosniff Vary: Origin 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 65.8.131.78:443 · datadome.monster.de
2025-12-20 12:06
HTTP/1.1 403 Forbidden Content-Type: application/xml Transfer-Encoding: chunked Connection: close x-amz-bucket-region: us-east-1 Server: AmazonS3 Date: Sat, 20 Dec 2025 12:06:00 GMT X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 8u-4kcZAhUKk7q984xvkSlHpSxudiGl1yv_4iBt6JeRO1jEIkvyRRA== X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=63072000; includeSubDomains; preload Vary: Origin <?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message></Error>
Open service 65.8.131.78:443 · www.lombrepro.com
2025-12-20 11:20
HTTP/1.1 404 Not Found Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Date: Sat, 20 Dec 2025 11:20:27 GMT Cache-Control: max-age=5, must-revalidate, public Server: nginx Vary: Accept-Encoding,Origin X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: fU9BBhqNeTGIqbqBYlkWdiAiVazA19pwNU6ZJacevmn_QBAr3z4TiQ==
Open service 65.8.131.78:80 · www.lombrepro.com
2025-12-20 11:20
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 20 Dec 2025 11:20:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.lombrepro.com/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 4AtlaVO0N67VXkds8WRwuRNfyKowhKhuHSb55OnFFMjG5FjQ7SKeHQ== 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 65.8.131.78:80 · enformer.co
2025-12-20 02:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Sat, 20 Dec 2025 02:44:17 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://enformer.co/ X-Cache: Redirect from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: cR2K0znsXyg3_JD2FBpRSCZFeU7hXvKn6c4S3OTmv6LlSIDQ5l_yjw== 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 65.8.131.78:443 · enformer.co
2025-12-20 02:44
HTTP/1.1 403 Forbidden Server: CloudFront Date: Sat, 20 Dec 2025 02:44:17 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4OeqS65_tqq7UH8b5gZ9YlAwh9eaFhoVk7oBErExY-AOglxPX_Q8cg== 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: 4OeqS65_tqq7UH8b5gZ9YlAwh9eaFhoVk7oBErExY-AOglxPX_Q8cg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · circlessandiego.org
2025-12-19 18:42
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 10015
Connection: close
Date: Fri, 19 Dec 2025 18:42:50 GMT
Last-Modified: Thu, 08 May 2025 11:49:12 GMT
ETag: "75794467c64cb347f8fe53762591da83"
x-amz-server-side-encryption: AES256
x-amz-meta-sha256: bc4a34f96a498e7f668049bbf13568cd7731a323669f06f5af621977a0f4e990
x-amz-meta-s3b-last-modified: 20250508T114808Z
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: Mh0pdi1MdAZC2sZV-zbLltOD1vQgbJp80kcIdMihCUN_1xKRVCua-A==
Page title: CIRCLES SanDiego
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CIRCLES SanDiego</title>
<!-- <link rel="apple-touch-icon" sizes="180x180" href="dist/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="dist/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="dist/img/favicon-16x16.png"> -->
<link rel="icon" type="image/png" sizes="16x16" href="dist/img/favicon.png">
<link rel="manifest" href="/site.webmanifest">
<!-- css -->
<link rel="stylesheet" href="dist/css/main.css">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PLR9FZ7C');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- HEADER -->
<style>
.comm-head h2, .comm-head .h2 {
font-size: 70px;
font-weight: bolder;
color: #e4e4e4c2;
margin-top: -44px;
position: absolute;
left: 0;
right: 0;
z-index: 0;
}
.comm-head h1, .comm-head .h1 {
font-weight: bold;
color: #3081c4;
position: relative;
z-index: 1;
font-size: 2.4rem;
}
@media screen and (max-width: 436px) {
.header.home-bg {
top: 10px !important;
}
}
</style>
<!-- <section class="jobnotification">
<div class="container">
<div class="row">
<p><i><img src="dist/img/announcement-icon.png" /></i> We're Hiring! Help Circles San Diego implement sustainable poverty reduction in your community <a class="applynow" href="job_description.html">Learn More <img style="height:16px;" src="dist/img/chevron.png"> </a> </p>
</div>
</div>
</section> -->
<section class="header home-bg">
<div class="container container-xl ">
<div class="row">
<div class="col-lg-5 col-md-2 col-sm-2 d-lg-block d-md-none d-sm-none d-none">
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<nav class="navbar navbar-expand-lg pt-1 justify-content-end">
<button class="navbar-toggler homenav" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon copl"></span>
</button>
<div class="collapse navbar-collapse justify-content-end align-items-center " id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<div class="dropdown">
<a class="nav-link dropdown-toggle active" aria-current="page" data-bs-toggle="dropdown"
aria-expanded="false" href="#">Get Involved</a>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li>
<a href="circle_leaders.html">
<button class="dropdown-item" type="button">Become a Circle Leader
</button>
</a>
</li>
<li>
<a href="allies.html">
<button class="dropdown-item" type="button">Become an Ally</button>
</a>
</li>
<li>
<a href="rsrc_team.html">
<button class="dropdown-item" type="button">Join a Resource Team</button>
</a>
</li>
<li>
<a href="job_description.html">
Open service 65.8.131.78:80 · circlessandiego.org
2025-12-19 18:42
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 18:42:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://circlessandiego.org/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: L6YYDOsSkdmiiAhEl9H3-Y6d6zGmPY5m5mYVGlBit7mV8n2eD98m2w== 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 65.8.131.78:80 · diermyer.com
2025-12-19 12:36
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 12:36:02 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://diermyer.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 2KoOB29C-UC4SLl7avp4NCIrkRApUNGmJjIs7WS0d6e1dLyk_qQ0Qg== 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 65.8.131.78:443 · diermyer.com
2025-12-19 12:36
HTTP/1.1 404 Not Found Server: CloudFront Date: Fri, 19 Dec 2025 12:36:02 GMT Content-Length: 0 Connection: close x-block-rule: not-jp X-Cache: Error from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: eo1plDVUdpV8fK9npVtLKV_UPXA3GC80hUN9wk4jLdqWQ2H7s1dWdQ==
Open service 65.8.131.78:443 · 63free.homes
2025-12-19 12:00
HTTP/1.1 400 Bad Request Server: CloudFront Date: Fri, 19 Dec 2025 12:00:43 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: pBJhA4odYhagl7cKiut0xGoYytlv5GzIN_H9exZcwdvUDOXmg1uouA== 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>400 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: pBJhA4odYhagl7cKiut0xGoYytlv5GzIN_H9exZcwdvUDOXmg1uouA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · 63free.homes
2025-12-19 12:00
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 12:00:43 GMT Content-Type: text/html Content-Length: 915 Connection: close X-Cache: Error from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: mslFNGZO1UYW5uC4qmR6DilpY5Pl5nwlKLpdTkpqrtWzm_RkO8FKrw== 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: mslFNGZO1UYW5uC4qmR6DilpY5Pl5nwlKLpdTkpqrtWzm_RkO8FKrw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · www.ellipsis.tw
2025-12-19 10:40
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Server: openresty Date: Fri, 19 Dec 2025 10:40:17 GMT X-Runtime: 0.338877 Strict-Transport-Security: max-age=63072000; includeSubdomains; preload Vary: Accept-Encoding Vary: Accept-Encoding Set-Cookie: AWSALBTG=lKdqN5P2yWFhzq2Ilip0ZyKFGY68iRuTWKbf6mQoXI12vSopjySEgS6maaKMabnV3G+IRAwff/cKuk9l1FzU0PaURnABG/xw0lhraS7uNj35Xr5vV/JiMYcCqzpT5R7cutFYcESTtSzvALMglIXxrL7KfIlSqfg6uIHav7f8/dqa; Expires=Fri, 26 Dec 2025 10:40:16 GMT; Path=/ Set-Cookie: AWSALBTGCORS=lKdqN5P2yWFhzq2Ilip0ZyKFGY68iRuTWKbf6mQoXI12vSopjySEgS6maaKMabnV3G+IRAwff/cKuk9l1FzU0PaURnABG/xw0lhraS7uNj35Xr5vV/JiMYcCqzpT5R7cutFYcESTtSzvALMglIXxrL7KfIlSqfg6uIHav7f8/dqa; Expires=Fri, 26 Dec 2025 10:40:16 GMT; Path=/; SameSite=None Set-Cookie: _spt=79fbce12b7e14f7e97bc9c2e65ce812a; path=/; expires=Sat, 23 Jan 2027 10:40:16 GMT; secure Set-Cookie: _csrf_token=ZUFiVXpHY3k3a01YR3VyOHFUaFRzZ0RuU2ZyNlNROTdlRFF0SHhKTTU2Ty9jSkV5cExEc3UraDNoWHlkWjlWUS0tYnRTOGUyZENaVWc1VmI3ekxSelU4Zz09--c18e79eae7fce63036bb392e076c87b737d260f0; domain=www.ellipsis.tw; path=/; expires=Tue, 20 Jan 2026 10:40:17 GMT; secure; HttpOnly Set-Cookie: XSRF-TOKEN=DN18W%2FkP6m7h61iTNMrDPx%2BqEb4Kq8g88EChOC5KTJdCnOCaSF0mYruHK2L5Xc9U69Dy7TGSHa7qW1KE%2FPmPOQ%3D%3D; path=/; secure; HttpOnly Set-Cookie: _shop_shopline_session_id_v3=51fab55cc1bc68de5108fcf83cdbab33; domain=www.ellipsis.tw; path=/; expires=Tue, 20 Jan 2026 10:40:17 GMT; secure; HttpOnly X-Frame-Options: ALLOWALL X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Public-Session-Id: X-Trace-Id: 911a11096c5246896402acbf42726931 ETag: W/"8fe4ae45d185bd315e6593e2750d2bbb" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: aa566527-f9c6-4b20-b00a-651d7cbaab50 X-Cache: Miss from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: b4uzVsiyAGXhHOuQkTWI3-z0d7bRYZ947cikFgigt65m-21WxG2fvg==
Open service 65.8.131.78:80 · www.ellipsis.tw
2025-12-19 10:40
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 10:40:16 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.ellipsis.tw/ X-Cache: Redirect from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: hDD6jW5NO8eVLJoF4H7UTg16qjIa6zoIRJGK817rOiBTRolBvIbZoQ== 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 65.8.131.78:443 · nm720eou7y.pxyntqiuf0.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 7hfu4hk8mfMN4iu02nMy5bTFKKkqQt0z32RJBjI3yNLYjUB_jhTDYg==
Open service 65.8.131.78:80 · byu32vudew.t105caeba1.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: K-X-jnuWpE9uh2ly6fhe34AL1w-H0wjmjce2o5KoFenoZUEuxViMHg== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: K-X-jnuWpE9uh2ly6fhe34AL1w-H0wjmjce2o5KoFenoZUEuxViMHg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · isvohhsqja.ggdluipgrh.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: hrQYVQlb6WR22cKsTeoS_Wj7CBlPjPtNwoy46d1SXsEDQxChZQSWpg== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: hrQYVQlb6WR22cKsTeoS_Wj7CBlPjPtNwoy46d1SXsEDQxChZQSWpg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · ylynoykm3z.0ohbof6l7i.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 3Vb2KSDImgx-QfIEnQH3ZlVb2cOvgiPqMRpzrLc2m-VRd_lN7S75gg== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: 3Vb2KSDImgx-QfIEnQH3ZlVb2cOvgiPqMRpzrLc2m-VRd_lN7S75gg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · ylynoykm3z.0ohbof6l7i.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: tfQWB_s6Y3BqQOJJ8C6ahpHzHe5sn6Eenv2m_niyNCph5t1dpkQ4dw== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: tfQWB_s6Y3BqQOJJ8C6ahpHzHe5sn6Eenv2m_niyNCph5t1dpkQ4dw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · 0o16pyhi42.rlxxhmoysp.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:28 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: yWDL1vRLmHbxjtHGk7N8wgugNcf5L7hmkbD4iAjL61c5MEWt7TBplA==
Open service 65.8.131.78:443 · u4ooouqv6e.o9ps9jx4ua.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: BRRPAeJgsZpoCixpMqFgmjUN2gC94xrhz0f026RHyiDccSXE0w6-AA==
Open service 65.8.131.78:80 · pvjg68htfs.4auehxk0cq.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: YEeextNoQwTkrEK3WTLURmVYQs5FIrDXsWxS7q2U9F7d6QPH0x2M9g==
Open service 65.8.131.78:80 · u4ooouqv6e.o9ps9jx4ua.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: KlnGIMzj5JbTnWTM_Aw8bJJ1zgo8rAIZjr39xGAzKHrhoEqNTBfG3g==
Open service 65.8.131.78:443 · ne86knm4mk.0k78wgb6jq.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: l-w31OcMXRcKMzUz0omXbOTVkqbuShWUwJOrZ8VKFM8tRRSCXaFayw==
Open service 65.8.131.78:80 · nm720eou7y.pxyntqiuf0.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: GDPc9R-yaqGiydZNhyjnYQNBrNdcKbOe981b3N66RhDoE2_cI59C4w==
Open service 65.8.131.78:443 · uailvodbak.rddyhrivho.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: rGCYNzg7t6qY1j1ciTISK6uhP89NNmw8mXU0AudQZQb5SyYvOQZyzQ==
Open service 65.8.131.78:80 · 0o16pyhi42.rlxxhmoysp.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: PhNoejYOVtwD8I6buRBbLseB-Euj6o5IkdI2NkyumUrL_mb3g0n5qg==
Open service 65.8.131.78:443 · isvohhsqja.ggdluipgrh.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: nw2BLSDSyWd_dhpKl1uUCyEsUqnBzhx37NL_2tUeDurm5fUh27085Q== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: nw2BLSDSyWd_dhpKl1uUCyEsUqnBzhx37NL_2tUeDurm5fUh27085Q== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · iohfzguany.tuyddmtmiy.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 8E6ialQ6p7pWcamUGTxSvZ-6dMaBm0CTEvIZXCSyTQOrilE0_kjbOA==
Open service 65.8.131.78:80 · pn3vfckuxc.36z2507b8u.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: s-zkPBvAZzMNkpDwsrHIEx9DtlGJONBQWDbX3T7orZU8ze0Z9uYpBw== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: s-zkPBvAZzMNkpDwsrHIEx9DtlGJONBQWDbX3T7orZU8ze0Z9uYpBw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · ev5ffr8n6u.umkun7u6kg.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: RNmR5h6Iaxh_hKRJ2J7EmBWr5gfow8pCgk_f6W7BbDzKVbSaTUXGkA==
Open service 65.8.131.78:443 · hsqsq8mhra.3tbjkc7d8z.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 9ps4aqlHbcalmr1EO2d-b5SgLjEBqrF7JrRKhU3q9Ax2lbrkJZD6EQ== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: 9ps4aqlHbcalmr1EO2d-b5SgLjEBqrF7JrRKhU3q9Ax2lbrkJZD6EQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · ra6ofwe9ae.hxewmegvwd.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 75iNB2tw5HofB8rG62XStBzg8hjdt3jiDQLuKJ336-gLcMqYZ8LGew==
Open service 65.8.131.78:443 · byu32vudew.t105caeba1.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 f5991afb09944a33e3f4ff8b890fa0a2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: uncZagXpO19AimXx0H-Lq4EOrsrQTCT63814Dq-50RVQtL6mYr7gWQ==
Open service 65.8.131.78:443 · lnsdlayfmp.cfkfwtdraq.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 387be0cf162c8cb6592090f9496a1e92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: zBbmRowkscluFwPVFc4bhWdnxYOjBnk-X64ccr38x--tToHptkcxqw== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: zBbmRowkscluFwPVFc4bhWdnxYOjBnk-X64ccr38x--tToHptkcxqw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · iohfzguany.tuyddmtmiy.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: caki8XCv6Au7FcOAzTPaFg8mCQdJHlF4Itp92iIcU_pQEBD6fQRJwQ==
Open service 65.8.131.78:80 · hsqsq8mhra.3tbjkc7d8z.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: YNp9EaB764zJH_9DumGJra7SS4KZN9XLm4sj-LFP25tTyMvfvQ6Cgw==
Open service 65.8.131.78:80 · ra6ofwe9ae.hxewmegvwd.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: R9RH2sRSmqo9cDRr-T4CXe_n9OLVUuBlCj4FtNgp3fS-ZsR3ntiUCg== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: R9RH2sRSmqo9cDRr-T4CXe_n9OLVUuBlCj4FtNgp3fS-ZsR3ntiUCg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · ne86knm4mk.0k78wgb6jq.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 8VkcxL5n12U9F7IJL0eWzynte7yi_BWZ7IMLAHS70CUpRBgHCc0YiA== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: 8VkcxL5n12U9F7IJL0eWzynte7yi_BWZ7IMLAHS70CUpRBgHCc0YiA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · a5xqw8ngjx.wazuyravvh.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: iFUaE0yefMdxQEQVvEACpi09xO-lf9aZ2h3jesQDPONeiFIpogZKbg== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: iFUaE0yefMdxQEQVvEACpi09xO-lf9aZ2h3jesQDPONeiFIpogZKbg== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · pn3vfckuxc.36z2507b8u.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: _ycpJuH-xdYHA1gmk0s0R0kQ9qLUOwTn46gH95qGT9FQLvAW7EWHLQ== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: _ycpJuH-xdYHA1gmk0s0R0kQ9qLUOwTn46gH95qGT9FQLvAW7EWHLQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · uqi3hh81og.yslqrqskrt.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Px9DEf8AfG0dMr4uXdJDl9Q9F30TW2jzck92jutzjXVbboHu-UzMUA== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: Px9DEf8AfG0dMr4uXdJDl9Q9F30TW2jzck92jutzjXVbboHu-UzMUA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · lbbl44dxa1.0fls4e9peo.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: _zSpYKB9darpbIHP1VlWKb-Bv7B_Ip_ERIRceOna6QJhxZ1M3xEK_A== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: _zSpYKB9darpbIHP1VlWKb-Bv7B_Ip_ERIRceOna6QJhxZ1M3xEK_A== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · 4ufzn5xty1.ucwckpsirb.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 7ca1f888e55cc20dcbd40691cd7e4e84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4J7k2Tc8HpK5bhf7Ns9r8UxD1p470rGDhIhM3hTyUDA11EY7EMKyrg==
Open service 65.8.131.78:443 · fuizcakftd.qbateqtdhr.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: gkEl_RcZd0Oj_-fc0xO1yeJY33I_CYYiCLiGMVq5Kl76FYZar_Y4lw== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: gkEl_RcZd0Oj_-fc0xO1yeJY33I_CYYiCLiGMVq5Kl76FYZar_Y4lw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · alrowujqm8.jpqwortvib.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: _hmJuGxZAWNCsAhvWbakif6Vs1-x1OsLUE4kAdR4_-_r9OFB8E6dQA==
Open service 65.8.131.78:80 · alrowujqm8.jpqwortvib.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: GQO-iM2JmMcIR2EvYGp5bEPnWpOOpA24igPK-Et5ql8ulDj85_pcZw==
Open service 65.8.131.78:80 · a5xqw8ngjx.wazuyravvh.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: e0lBwNyeT3w_WyJMH3w6YwcDud-TJml1TuK-MUjoUgtNh2b62xrWNg==
Open service 65.8.131.78:80 · 4ufzn5xty1.ucwckpsirb.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 70gyDdRUN_bRCQRZpXlvxNxSXgUstYhCXZ0O3wx6kgRTefrLj7uJ9g== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: 70gyDdRUN_bRCQRZpXlvxNxSXgUstYhCXZ0O3wx6kgRTefrLj7uJ9g== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · fuizcakftd.qbateqtdhr.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: DLXAsXDOHhqjZwbCMoDrJWEWeI2owfyfv0Urk0026qCwUUnFa57Pfg==
Open service 65.8.131.78:80 · w31tzmfy09.5civ99mpmz.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: VSBzkMwwSNgkDA_lFAAFvKPVH_DCZY2zOWdNXkVD80fSBZmB28OEgQ==
Open service 65.8.131.78:443 · uqi3hh81og.yslqrqskrt.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 e82859bd3e5e584a3698e67f22415dae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: DQoXJz5xB8tHM71baesTUYvtSoOq8a3EgJPl_fBpqyO6OxuDkM-4Uw==
Open service 65.8.131.78:80 · ev5ffr8n6u.umkun7u6kg.net
2025-12-19 09:31
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 09:31:27 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: JzPpUSSkswFxpHsPnpGjLZbbdsg5Y3T7iochkT4ujuEnlqroC3Tebw== 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: JzPpUSSkswFxpHsPnpGjLZbbdsg5Y3T7iochkT4ujuEnlqroC3Tebw== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · n4hheo1jnp.f1lfyczo1d.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Ca5V0THJR2zRvQbhR7sQ_JD-_O50-AJGR0D2xaaCMI2KSTPOMMG36Q==
Open service 65.8.131.78:443 · n4hheo1jnp.f1lfyczo1d.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: rmeb3jw8-0qcUFU1Q8wbZOSWVyvwPIr4jPL5OnDf9izLvrrn0cs9NA==
Open service 65.8.131.78:80 · uailvodbak.rddyhrivho.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: XYQew0wnALC3-1NFWmWkKpK-1MHcbkY54-ELI8Ff_z_stufNPvqRDw==
Open service 65.8.131.78:80 · lnsdlayfmp.cfkfwtdraq.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: X4RwJoP-M5CfwxMG7KrbYNbmUvPoBmm2o9mYAMnNnWYZ_KAVqluFUQ==
Open service 65.8.131.78:80 · lbbl44dxa1.0fls4e9peo.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 e5deb8f5a34e6d43e0d7e5631bd731dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ZT2EEgBbcw3MTojtZ94H72OveBCv7GkCSx3dzkgYQ4ycEfMe7w5e3Q==
Open service 65.8.131.78:443 · pvjg68htfs.4auehxk0cq.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: x8-wBgrZwWBLU4C4jboIOgtqxdUCPajMm-Ofq_wxpr8-xX0UGpozXA==
Open service 65.8.131.78:443 · w31tzmfy09.5civ99mpmz.net
2025-12-19 09:31
HTTP/1.1 423 Server: CloudFront Date: Fri, 19 Dec 2025 09:31:26 GMT Content-Length: 0 Connection: close X-Cache: Error from cloudfront Via: 1.1 62adf6efa9de9ec639541ac293f53aa0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ABkaDRG2n9iwoDTnLa-N9lfDDiSng8TkO0SitR4TDYPI7CB-R1EAoA==
Open service 65.8.131.78:80 · ureshinoshi.public-reserve.jp
2025-12-19 07:34
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 07:34:21 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 5N3a6Pzb10ROnL8D5a7jwWlusnK26syM3oYsAlpy06wWP3Wa_MYoCQ== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: strict-origin-when-cross-origin Content-Security-Policy: frame-ancestors 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net; script-src 'self' https://stbtoken.sps-system.com https://www.line-website.com; font-src 'self' https://fonts.gstatic.com https://cdnjs.cloudflare.com X-Content-Type-Options: nosniff X-Robots-Tag: noindex 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: 5N3a6Pzb10ROnL8D5a7jwWlusnK26syM3oYsAlpy06wWP3Wa_MYoCQ== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · ureshinoshi.public-reserve.jp
2025-12-19 07:34
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 07:34:18 GMT Content-Type: text/html Content-Length: 986 Connection: close X-Cache: Error from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: nIzv71wsORy-iGGZu8peIF7lKZe56yivlqxcK5PmyOCKxtMj8Sv0PA== X-XSS-Protection: 1; mode=block X-Frame-Options: SAMEORIGIN Referrer-Policy: strict-origin-when-cross-origin Content-Security-Policy: frame-ancestors 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://cdn.jsdelivr.net; script-src 'self' https://stbtoken.sps-system.com https://www.line-website.com; font-src 'self' https://fonts.gstatic.com https://cdnjs.cloudflare.com X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=31536000 X-Robots-Tag: noindex 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"> The Amazon CloudFront distribution is configured to block access from your country. 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: nIzv71wsORy-iGGZu8peIF7lKZe56yivlqxcK5PmyOCKxtMj8Sv0PA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:443 · www.lilysbistro.com
2025-12-19 07:25
HTTP/1.1 403 Forbidden Content-Type: text/html; charset=iso-8859-1 Content-Length: 199 Connection: close Date: Fri, 19 Dec 2025 07:25:47 GMT Server: Apache/2 X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 4ueXK6Nds2ZLpFxJJS9x6s_-pXyfUz5LkthCzsgs42gDR7Iw8vBrbw== Page title: 403 Forbidden <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> </body></html>
Open service 65.8.131.78:443 · lilysbistro.com
2025-12-19 07:25
HTTP/1.1 503 Service Unavailable Content-Type: text/html; charset=iso-8859-1 Content-Length: 299 Connection: close Date: Fri, 19 Dec 2025 07:25:46 GMT Server: Apache/2 X-Cache: Error from cloudfront Via: 1.1 bae2787a12eb258382fd83a9570a6d4a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: APWOycTPtE3T9jiERueT24wHSzNC76RMv5fVBvBRXTFSbqynds6qXg== Page title: 503 Service Unavailable <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>503 Service Unavailable</title> </head><body> <h1>Service Unavailable</h1> <p>The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.</p> </body></html>
Open service 65.8.131.78:443 · djdiesel.tv
2025-12-19 05:09
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2718
Connection: close
Last-Modified: Fri, 13 Oct 2023 20:27:39 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Via: 1.1 f7aba4a0337c5f98c4703e2b10f1940a.cloudfront.net (CloudFront), 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P4
Date: Fri, 19 Dec 2025 05:09:53 GMT
Cache-Control: public,max-age=0
ETag: "d2267ba21f37a90b6e24b7819e50c208"
X-Cache: RefreshHit from cloudfront
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: Kwlb9aXBFXSgfjFNleruriQuUx-NUnhq4mxEhMxvChh3LZAfn_RizA==
Age: 3110
Page title: App Not Available
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700&subset=latin" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>App Not Available</title>
<style>
body {
background: #000;
font-family: Nunito, san-serif;
color: white;
margin: 0;
height: 100vh;
}
a {
color: #ad50ff;
}
.container {
display: flex;
flex-direction: column;
height: 100vh;
max-width: 400px;
margin: auto;
}
.logo {
padding: 3em 0;
margin: 0 auto;
width: 15vw;
max-width: 100px;
filter: brightness(0) invert(1);
}
#content {
flex-grow: 1;
padding: 0 1.5em;
}
#content .header, #content > div {
padding: 0 1em;
}
.header, p {
text-align: center;
}
.header {
font-size: 1.3em;
}
#access {
padding: 1em;
width: 100%;
display: block;
border-radius: 0.5em;
box-sizing: border-box;
border: none;
font-size: inherit;
}
#submit {
color: white;
background-color: #7611b6;
display: block;
margin-top: 1em;
padding: 1em;
border: none;
border-radius: 0.5em;
font-weight: 600;
font-size: inherit;
width: 100%;
}
#submit:hover {
background-color: #ad50ff;
}
.expand {
margin-top: 3em;
flex-grow: 1;
}
.footer {
display: flex;
padding: 1em 0;
}
.footer div {
flex-grow: 1;
text-align: center
}
.footer div + div {
border-left: solid 2px #8083a2;
}
.demo-indicator {
color: #ffc828;
border: 1px solid #ffc828;
border-radius: 0.25em;
padding: 0 0.25em;
}
#message {
text-align: center;
margin-top: 2em;
}
.poweredby-img {
width: 35vw;
max-width: 200px;
position: fixed;
bottom: 2%;
left: 50%;
transform: translateX(-50%);
}
</style>
</head>
<body>
<div class="container">
<img src="https://cdn.8thwall.com/web/share/eight-gradient.png" class="logo" />
<div id="content">
<h3 class='header'>This experience is not available.</h3>
<div class='expand'>
<div id='message'>It may have been removed or has not yet been published.</div>
</div>
</div>
<div class='footer'>
<div>
<img class="poweredby-img" alt="Powered by 8th Wall" src="https://cdn.8thwall.com/web/img/almostthere/v2/poweredby-horiz-white-4.svg" />
</div>
<!-- <div><span class='demo-indicator'>FOR DEMO USE ONLY</span></div> -->
</div>
</div>
</body>
</html>
Open service 65.8.131.78:80 · djdiesel.tv
2025-12-19 05:09
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 05:09:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://djdiesel.tv/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 3vbyGBeHDVjwMvZgZZu7_Ut_SojpMRlJXlLbI-IdAfXZMSSKJWCzIg== 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 65.8.131.78:443 · www.startejetzt.com
2025-12-19 03:40
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Content-Length: 15170
Connection: close
Date: Fri, 19 Dec 2025 03:40:53 GMT
Server: Apache
Cache-Control: max-age=0, no-cache, s-maxage=180
X-Mod-Pagespeed: 1.13.35.2-0
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: e8O9qq2BKLCrsE3EvsgCLKUf-kEIvTW9WklsjpYVUldiul0yKCKMRw==
Page title: jünger werden, besser leben - StarteJetzt
<!DOCTYPE html>
<!--[if IE 7 ]> <html class="ie7" dir="ltr" xml:lang="de" lang="de" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" dir="ltr" xml:lang="de" lang="de" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9" dir="ltr" xml:lang="de" lang="de" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html dir="ltr" xml:lang="de" lang="de"> <!--<![endif]-->
<head>
<meta charset="utf-8"/>
<title>jünger werden, besser leben - StarteJetzt</title>
<base href="https://www.startejetzt.com/"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--[if lte IE 7]>
<link href="https://d22q34vfk0m707.cloudfront.net/incms_core/5.2511.2/incms_web/base/styles/patches/iehacks.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if lt IE 9]>
<script src="https://d22q34vfk0m707.cloudfront.net/incms_core/5.2511.2/incms_web/base/scripts/google_html5.js"></script>
<![endif]-->
<meta property="og:title" content="jünger werden, besser leben"/>
<meta property="og:description" content=""/>
<meta property="og:url" content="https://www.startejetzt.com/"/>
<meta name="generator" content="inCMS v5.2511.2"/>
<!-- Facebook Pixel Code -->
<script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init','2526477484282796');fbq('track','PageView');</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2526477484282796&ev=PageView&noscript=1"/></noscript>
<!-- End Facebook Pixel Code --><script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"26016287"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-59TV5Z8');</script>
<!-- End Google Tag Manager --><link rel="stylesheet" type="text/css" href="https://d31wnqc8djrbnu.cloudfront.net/api/css?family=Open+Sans:300,regular,600,700">
<link rel="stylesheet" type="text/css" href="https://d22q34vfk0m707.cloudfront.net/incms_core/5.2511.2/A.vendor,,_components,,_font-awesome,,_css,,_font-awesome.min.css+incms_styles,,_missing_icons.css,Mcc.kJTdPxLmI9.css.pagespeed.cf.s9y3P-KQTF.css"/>
<link rel="stylesheet" type="text/css" href="./incms_files/pagecache/css_5ba771857b5c0f38792b379dab9fce1f.css">
</head>
<body class="lp wide onecol view-normal page-2 lang-de global_banner_global_footer">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59TV5Z8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="ym-wrapper">
<div class="ym-wbox">
<header class="header">
<div class="header_wrap">
<div class="global_banner_wrap">
<br/><br/><br/><br/><br/>
<h2 style="text-align: center;">Diese Webseite wird neu gestaltet</h2>
<div style="height:200px"></div>
</div>
<div class="specific_banner_wrap"></div>
</div>
</header>
<div style="display: none;">
<nav id="nav">
<div class="ym-hlist linearize-
Open service 65.8.131.78:80 · www.startejetzt.com
2025-12-19 03:40
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 03:40:53 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.startejetzt.com/ X-Cache: Redirect from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: FSiS5nBb7kACGE7EKM_EBW956Tit1DXgP_6yFyHexjBk-XvL7Ft-Qw== 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 65.8.131.78:80 · admin.cabotimeshareresales.com
2025-12-19 03:13
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 03:13:41 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://admin.cabotimeshareresales.com/ X-Cache: Redirect from cloudfront Via: 1.1 8b6b9c8098dac83ebe6cded46eac0192.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: rszXVALxw5F33JVcXbI390M8JubBeMoQtEBM5ohh2vRuVKOCHnfYbA== 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 65.8.131.78:443 · admin.cabotimeshareresales.com
2025-12-19 03:13
HTTP/1.1 500 Internal Server Error
Content-Type: text/html; charset=UTF-8
Content-Length: 6609
Connection: close
Date: Fri, 19 Dec 2025 03:13:44 GMT
x-amzn-Remapped-Date: Fri, 19 Dec 2025 03:13:44 GMT
x-amzn-RequestId: f3a7a367-9be6-4977-a390-c52f5070c2a5
set-cookie: XSRF-TOKEN=eyJpdiI6IkszUnFWdm5mMzYwUUVqcEdtRGMxUVE9PSIsInZhbHVlIjoiZUorZnB2dnJwdmxBMmpldGx2dEFoT1o3dmhoVFMzT0NkbzRLclBzOVdZVzZvWUVpRW50QmFmaUt2YWJ4VjFBWnAyd2gvbGVZajRnd2V5S2ZlYThuK3VQbUIvUkZCaHB2VE5NZldFRGhoZFp6NW0yNEdNN3A1TkhxaDl3eUVyZ1giLCJtYWMiOiJmY2Y3YjQ0NGVkYzAyYTY1YTdhZDRhOGE5NTVhODJkZjgyNjFiZTEzNmVhMGFlODI4YWY0YjIyZGIzZjFkMzM5IiwidGFnIjoiIn0%3D; expires=Fri, 19 Dec 2025 05:13:44 GMT; Max-Age=7200; path=/; secure; samesite=lax
set-cookie: laravel_session=eyJpdiI6IlF4LzhkV0dhTDVRZEFpQytQT2FuVVE9PSIsInZhbHVlIjoiMDVBbmJjWFJJMzJvRm1MeDZ3TjhLMTg5STllajd2QWNVSTJRNnd5ZUc5OFNjR0NmKzNGQXlBQlA2VzNLUDhZNStPQTlpR1RhY1g3M3FxQlRZbGQwQ2psaHJPMTZrYWwxV2xOMWw5NWhnbUFYV2l1TVZ2ekNGanJaQitMRUcwMjAiLCJtYWMiOiI4MDJiNmYyODNjMjAxMzIyZTY3MmY4NzJmZjBhZjlmZTQ1NzYzZWE4YzM0ZTZjYTk4OTA5OWRhZmE3ZGJiMmUzIiwidGFnIjoiIn0%3D; expires=Fri, 19 Dec 2025 05:13:44 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
set-cookie: zM9sD88rSOOVfj6FpF3Csy7lfjUU7zH2N8x2v8ZH=eyJpdiI6ImppYWhQNndqZTVQejRhVkhDRERVQlE9PSIsInZhbHVlIjoiRW9CTWI5cG9KT3dRU2Z6TDFnblB6a1hNK291Z3cxMGtUbkhZWGZrMUhEZWJEQ1VRUDVCMDNPdkdCSDNRdUJTVWNRcXp1cWxvTTMrYUc2ZGlBbXBtNFFIU2J3eFV4dXVDdENQenlCeTBVQWJ1d3ErV25VWTllenduU2pTRDJhYTQ0TXV5R0RhaFZDQ0dnaDBhb0poYXFFaUJpa2w3UTVZKzhJZS92VTl0dlh4VXBSQmpyYjduM2lEZTVIQktrQTJwcEk2blphVmFYVTYrdEhhaG1jcUs1eFdwSENpUHp4T2pGZmhKVVYvVTFralBMZCtGYW5JaFBJczZaWE9DRHgvSzBNclUycnZCNE95NmYvZ3RPVW1WcDZGZmxhcjBWbTNWVEFpK0V4aHJlZTlzUHFIQlhjcnpjZEtLeERkN1VRSlUzblBYRVdFUE5GcHpPV2ZqcjdPcDZybE8yYThjZlZ6eXpVSGRyQTEvZkpKdFZ2MFVuVXU3TndJaFNFZmd1bGIrIiwibWFjIjoiMWEyYjQ5OGNhZTUzM2M5NzA2NjFlYTYzMWQ5MmM3NmU5ZWQ4ZjgxODZlYzQ5ZTg2NTgzYmFhNzFlOTA3YWJjOCIsInRhZyI6IiJ9; expires=Fri, 19 Dec 2025 05:13:44 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax
x-amz-apigw-id: V0Nj7HyhvHcEgWg=
Cache-Control: no-cache, private
X-Amzn-Trace-Id: Root=1-6944c2e5-56dd3fde733b87994efcafc4;Parent=541bfd7f94868acd;Sampled=0;Lineage=1:8a92fd1d:0
X-Cache: Error from cloudfront
Via: 1.1 59927012a1a01484504f9d4b511a043c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: RJZPBp1Cx82Sq35bvztKAxuWXC94HHSra-5IsyxobiqAaGkkJIIWiw==
Page title: Server Error
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Server Error</title>
<style>
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}code{font-family:monospace,monospace;font-size:1em}[hidden]{display:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}a{color:inherit;text-decoration:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}svg,video{display:block;vertical-align:middle}video{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.justify-center{justify-content:center}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-8{height:2rem}.h-16{height:4rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.leading-7{line-height:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.-mt-px{margin-top:-1px}.max-w-xl{max-width:36rem}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-8{padding-top:2rem}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.right-0{right:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tracking-wider{letter-spacing:.05em}.w-5{width:1.25rem}.w-8{width:2rem}.w-auto{width:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bez
Open service 65.8.131.78:443 · ariubus.com
2025-12-19 03:00
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 431
Connection: close
Date: Fri, 19 Dec 2025 03:00:39 GMT
Cache-Control: public, max-age=0, s-maxage=2
Server: AmazonS3
Accept-Ranges: bytes
ETag: "4f8c6f7607a6c51350abf89783a64b4a"
Last-Modified: Fri, 17 Mar 2023 04:26:15 GMT
X-Cache: Hit from cloudfront
Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: ntG4ZQd5jKc4HJNm1e2rZQ89as2jKEXfOpKbddzXe7SZ7H1Z04721Q==
Age: 1
Page title: Ariel F. Cabanas
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ariel F. Cabanas</title>
<script type="module" crossorigin src="/assets/index-5bc07319.js"></script>
<link rel="stylesheet" href="/assets/index-ab5f24a5.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
Open service 65.8.131.78:80 · ariubus.com
2025-12-19 03:00
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 03:00:39 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://ariubus.com/ X-Cache: Redirect from cloudfront Via: 1.1 2455ef8edb3925202de453ceda9f2c14.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: ahi2XjIe8-jn4ackqviHcPilIoq988q4B7a4CylK7t1k93T57JduaA== 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 65.8.131.78:80 · d3j1jcvzy4a0kf.amplifyapp.com
2025-12-19 02:54
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:54:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d3j1jcvzy4a0kf.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 4d4680d03dbc233f4f8d4e3d75985c84.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: MFQkff2lxtbFrtVT9MTUdDJWGfsUFQHnIvzjelrX9JohWLsl8wS15A== 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 65.8.131.78:443 · d3j1jcvzy4a0kf.amplifyapp.com
2025-12-19 02:54
HTTP/1.1 403 Forbidden Content-Type: application/xml Transfer-Encoding: chunked Connection: close Date: Fri, 19 Dec 2025 02:54:35 GMT Server: AmazonS3 X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: hG-N1dgUOIw3aGufHvhsmQcFq1pd9sSNzGy47z_DIUns5aeCHiqbIQ== <?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>FR56HV5WHG9CVRJ6</RequestId><HostId>Cdvs+/R9m5cTWbNnUqxFjcEvCfleRn/MBtxBDdVfNPkXV62s39mcYN+siv2HQuECL3ZdMbHr9Eo=</HostId></Error>
Open service 65.8.131.78:443 · d31ivkiz2oypj4.amplifyapp.com
2025-12-19 02:52
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 02:52:40 GMT X-Cache: Error from cloudfront Via: 1.1 581599a51772a76c2489c9d094b70226.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: aitF3zB9hvxwmlIEVD_TPMR6XPQeBC4yLfZUNKmsE2QmxI3QZEKKHA==
Open service 65.8.131.78:80 · d31ivkiz2oypj4.amplifyapp.com
2025-12-19 02:52
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:52:40 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d31ivkiz2oypj4.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: F3X1Yhfg0h3VA7jFhNTpRKi0D0jUHKY7e6sdQMjlnSR8iMLfbQ6NGg== 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 65.8.131.78:443 · wemakeapps.net
2025-12-19 02:44
HTTP/1.1 403 Forbidden Server: CloudFront Date: Fri, 19 Dec 2025 02:44:38 GMT Content-Type: text/html Content-Length: 919 Connection: close X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: xuW9gOjlDoLsoIjrbOg4bkQEw6GN5jm2SvAYyGgWeQDcSEJyR5ranA== 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: xuW9gOjlDoLsoIjrbOg4bkQEw6GN5jm2SvAYyGgWeQDcSEJyR5ranA== </PRE> <ADDRESS> </ADDRESS> </BODY></HTML>
Open service 65.8.131.78:80 · wemakeapps.net
2025-12-19 02:44
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:44:38 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://wemakeapps.net/ X-Cache: Redirect from cloudfront Via: 1.1 ce45454d08e51c5b10e3462307ca3652.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: brnWd3g3qFXH_jf_hoW9MswmLGNZwTyKARfGcfnwiope9Hfyji20Kw== 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 65.8.131.78:80 · d8xq5llz28i2a.amplifyapp.com
2025-12-19 02:32
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:32:41 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d8xq5llz28i2a.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: AAmhF07ftGbl3_4aLy1vKxUqd5Spd6vcka46G5nBxzE_0b9Kx6f0Qw== 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 65.8.131.78:443 · d8xq5llz28i2a.amplifyapp.com
2025-12-19 02:32
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 02:32:40 GMT X-Cache: Error from cloudfront Via: 1.1 b3c2d934335633b45a80b7ad63463cda.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: o0cGS0ubp4IsKEY_YZanIEKH2sBK2TG519OIb58nLPZJKmVvZHj9lg==
Open service 65.8.131.78:443 · d1pm347p6m7m7r.amplifyapp.com
2025-12-19 02:17
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 02:17:36 GMT X-Cache: Error from cloudfront Via: 1.1 9d48d29ac0d6fbcc29cb164716d39d68.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: WYQ4H9hgFgKtnB0ceyLu-Y_2vjP4gX5ldIpd9Gl4JTRw1qdT2NHa5A==
Open service 65.8.131.78:80 · d1pm347p6m7m7r.amplifyapp.com
2025-12-19 02:17
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:17:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d1pm347p6m7m7r.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: aHy_Wdtuc8OFYKPOrAFnQgLTUX0RpibBFa9yZtVbQIIfzSAWv_Sveg== 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 65.8.131.78:443 · d3g22n5wwejb4i.amplifyapp.com
2025-12-19 02:04
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 02:04:31 GMT X-Cache: Error from cloudfront Via: 1.1 d07394c1abd1aadfca4b7709ba1de6a8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Whl3vIhPuhhoA43Wx9EY66EVIZO8kcjYFNUOUrvOt00cocwFwgChKg==
Open service 65.8.131.78:80 · d3g22n5wwejb4i.amplifyapp.com
2025-12-19 02:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:04:31 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://d3g22n5wwejb4i.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 2ae88352064bd2ee8746477a8b6fb1da.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 3jS46RP_8LV1wT5v3WW7Y0bU2z8poynVP5Ak9oBx6pP46JJYfmlnkQ== 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 65.8.131.78:443 · cpac.nyc
2025-12-19 02:02
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Connection: close
Date: Fri, 19 Dec 2025 02:02:37 GMT
content-security-policy: script-src 'self' 'unsafe-inline' https://code.jquery.com https://cdn.jsdelivr.net https://ajax.googleapis.com https://www.gstatic.com https://www.google.com https://tagmanager.google.com https://www.googletagmanager.com https://www.google-analytics.com https://www.googleadservices.com https://www.googletagmanager.com https://*.doubleclick.net https://connect.facebook.net https://static.ads-twitter.com https://www.eventbrite.com; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://use.fontawesome.com https://tagmanager.google.com https://fonts.googleapis.com https://www.gstatic.com; img-src 'self' data: https://www.gstatic.com https://www.google-analytics.com https://ssl.gstatic.com https://stats.g.doubleclick.net https://www.google.com https://www.googletagmanager.com https://www.google.co.uk https://www.google.ca https://www.facebook.com https://t.co https://analytics.twitter.com; font-src 'self' data: https://fonts.gstatic.com https://www.youtube-nocookie.com https://use.fontawesome.com https://www.eventbrite.com; frame-src https://www.youtube-nocookie.com https://maps.google.com https://www.google.com https://www.googletagmanager.com https://*.doubleclick.net https://www.facebook.com https://drive.google.com https://www.eventbrite.com; frame-ancestors https://*.eventbrite.com; connect-src https://www.google-analytics.com https://stats.g.doubleclick.net https://analytics.google.com https://www.google.com https://www.eventbrite.com; object-src https://drive.google.com; default-src 'self'; base-uri 'none'; block-all-mixed-content; report-uri https://cpac.report-uri.com/r/d/csp/enforce
Location: https://www.castlepointanime.com/
strict-transport-security: max-age=63072000; includeSubDomains; preload
x-content-type-options: nosniff
x-xss-protection: 1; mode=block; report=https://cpac.report-uri.com/r/d/xss/enforce
report-to: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://cpac.report-uri.com/a/d/g"}],"include_subdomains":true}
nel: {"report_to":"default","max_age":31536000,"include_subdomains":true}
expect-ct: max-age=31536000, enforce, report-uri="https://cpac.report-uri.com/r/d/ct/enforce"
referrer-policy: strict-origin-when-cross-origin
X-Cache: Miss from cloudfront
Via: 1.1 60b9ab6b887af73f2f2a5d326bb59780.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 0DCmwvGISPKcXJdYJd_LSoLFziUaDxURKrWP8ZjI4NYuj3bkRb_5Fw==
Open service 65.8.131.78:80 · cpac.nyc
2025-12-19 02:02
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 02:02:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://cpac.nyc/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: O5u6rPyjmi6M49Hcy-epVQrPeJR58ExLzZfRufON9rsIqv5JvXKZxQ== 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 65.8.131.78:80 · actionmathbaseball.com
2025-12-19 01:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 01:59:38 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://actionmathbaseball.com/ X-Cache: Redirect from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 7KoIo_bNSOgnjTvz9Z2f4XE-nkBc5wTJotWPYFNqo0mvxKHBXHv2Ww== Vary: Origin 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 65.8.131.78:443 · actionmathbaseball.com
2025-12-19 01:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 01:59:37 GMT Content-Length: 0 Connection: close Location: https://www.actionmathbaseball.com/ X-Cache: LambdaGeneratedResponse from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: 1jhBclmS04J7k4v6BGA7JkjMTdX9PwfJvREAhMnlRNjTn5Cfx1Lx2A== Vary: Origin
Open service 65.8.131.78:80 · dj1p5a8pkwewi.amplifyapp.com
2025-12-19 01:51
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 01:51:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://dj1p5a8pkwewi.amplifyapp.com/ X-Cache: Redirect from cloudfront Via: 1.1 13cf0cb36194e875c127f27844256ba4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: wfZieoqqFW-quunnGuIF2-Rp0n_tyVF9fY251rWemX0uxqhyzGjhjA== 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 65.8.131.78:443 · dj1p5a8pkwewi.amplifyapp.com
2025-12-19 01:51
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 01:51:33 GMT X-Cache: Error from cloudfront Via: 1.1 c8441ee313b5204aa32e9bf5a370d536.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4q2TRV9tEC3jVauDY_KqfnSA4LVJaDt0mG73-AUobB9sCSvY5KL2PQ==
Open service 65.8.131.78:443 · test.hwwidgetlab.com
2025-12-19 01:46
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 1403
Connection: close
Date: Fri, 19 Dec 2025 01:46:32 GMT
Last-Modified: Wed, 10 Dec 2025 06:33:39 GMT
ETag: "d19fa5bc3dbb1a8abc6fce4f4b040e47"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 42956b352da5bdee311547b98721d05e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P13
X-Amz-Cf-Id: TPYPx17qw6BLqwoY8Bl1oOp0IMQUWzqtveNa5w6-_8gion45CJnM5g==
Page title: Map widget
<html>
<head>
<title>Map widget</title>
<meta name="viewport" content="initial-scale=1, width=device-width" />
<style>
body {
margin: 0;
}
.container {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
iframe {
width: 100%;
height: 100%;
border: 0;
margin: 0;
@media (min-width: 768px) {
width: 80%;
height: 80%;
}
}
</style>
<script>
document.addEventListener("DOMContentLoaded", (event) => {
const hwURL = "https://test-widgets.hazardwatch.gov.au/map";
const url = new URL(window.location.href);
const alertId = url.searchParams.get("alertId");
if(alertId) {
const iframeURL = alertId ? hwURL+'/alert/'+alertId : hwURL;
const myIframe = document.getElementById("hazardwatchFrame");
myIframe.src = iframeURL;
}
});
</script>
</head>
<body>
<div class="container">
<iframe id="hazardwatchFrame"
src="https://test-widgets.hazardwatch.gov.au/map"
tabindex="-1"
loading="lazy"
allow="geolocation; clipboard-write"
referrerpolicy="no-referrer-when-downgrade"
></iframe>
</div>
</body>
</html>
Open service 65.8.131.78:80 · test.hwwidgetlab.com
2025-12-19 01:46
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 01:46:30 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://test.hwwidgetlab.com/ X-Cache: Redirect from cloudfront Via: 1.1 1d665d877b0e9ec09e9ec07fe3b6c7b6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 X-Amz-Cf-Id: aXKiIGKmduPEjiMFAEqn81QCPWKd3n4uFOS8rCPrfWXswf3ZHwoNCQ== 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 65.8.131.78:443 · clipperroundtheworld.com
2025-12-19 00:22
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 00:22:33 GMT Location: https://www.clipperroundtheworld.com/ X-Cache: Miss from cloudfront Via: 1.1 f126ea1ed848e1f1d4c478d1f814e2c2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: vwNuS3BdT2NM8ZU8Tpv_ao7A628-XcmpTndWseqo1mKjfsxYyiAxMA==
Open service 65.8.131.78:80 · clipperroundtheworld.com
2025-12-19 00:22
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 00:22:33 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://clipperroundtheworld.com/ X-Cache: Redirect from cloudfront Via: 1.1 3e7af1ef389db8ab4a319bd943f95544.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P13 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: fCNL7ZLPy5oQOH13lUQFhuPN7DTJA3XNUS7rgHSp4b-mjDn3yrtU-A== 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>
medpray.com 3 guxkxfq7pd.xyz 1 6g1a43boya.xyz 1 6tvk7i5zzd.xyz 1 jmdgl7wbfn.xyz 1 ves60sqdyo.xyz 1 dvyiid0tav.xyz 1 gc36ol8bl5.xyz 1 akks139esg.xyz 1 1vaoe1wftb.xyz 1 fnscrmtt1e.xyz 1 gamefunstartnow.com 3 kevincox.ca 3 ticketsreno.net 1 sauditaxi.online 3 indslots.in 3 indslots4.com 3 indslotsb.com 3 swipegames.io 3 criccode.live 1 revau.geosapiens.com 0 www.femme-freedom.com 0 rich2club.com 3 verona.club 1 show1.tv 3 phoenixcantondragon.com 1 qqbuffettogo.com 1 makinoknoxville.com 1 baoscafetx.com 1 bermudareinsurancemagazine.com 1 chinacafenctogo.com 1 www.jeaniesdailypay.com 0 ibsaendocrinology.co.uk 1 cdn.pasturepay.com 1 indslots.net 1 slotsind.com 3 astrosksa.com 1 zipplyfun.com 1 100destinomotoclube.com.br 3 vn987456.xyz 3 ind-slots.com 3 indslots.app 3 ehjcanada.com 1 indslots3.com 1 indslotsa.com 1 indslots1.com 1 indslots7.com 1 indslots8.com 1 indslotsg.com 1 indslots5.com 1 indslots9.com 1 indslotsc.com 1 indslots0.com 1 indslotsf.com 1 indslotsd.com 1 sunnylandchristianchurch.org 1 indslotse.com 1 indslots6.com 1 indslots2.com 1 expertprogressive.com 3 85118.top 1 cashpotaffiliates.com 1 fallriverdimsum.com 1 littleswanbakerycafe.com 1 cmw-search.com 1 schoolofgreenjuju.com 1 indslots.bet 1 369zk77.com 1 369zk44.com 1 369zk88.com 1 369zk66.com 1 indslot.in 1 369zk666.com 1 369zk999.com 1 369zk888.com 1 369zk55.com 1 369zk99.com 1 369zk555.com 1 369zk444.com 1 369zk777.com 1 fh8801.com 1 indslots.vip 1 vanspilbergenstraat172.nl 1 indslotsreferral.com 1 indslotspromo.com 1 cofihor.org 1 indslotsbonus.com 1 woodworkingproplans.com 1 crlabs.ai 1 indslotsagent.com 1 myjetexch.com 1 kosentativesathy.com 1 369zk33.com 1 369zk.app 1 369zk.com 1 369zk22.com 1 369zk.vip 1 349tk.top 1 msb4m5.com 1 lhw49.top 1 49998.top 1 jagiellonia.pl 1 darkstarjubilee.com 1 castle-nnn.com 1 www.devhero.app 1 devhero.app 1 segundacvi.cl 1 lucknow365.com 2 pauluspotterstraat-4.nl 0 mta-sts.jndhealthcare.net 0 www.bitterorbetterlegacy.com 1 datadome.careerbuilder.com 1 www.uat.care.jnjmedicalcloud.it 1 uat.care.jnjmedicalcloud.it 1 aphscareers.com 1 d3k8gc45t6d66l.amplifyapp.com 1 pulteneyfutures.com 1 d1uc92rkoao7kn.amplifyapp.com 1 tenant-management-app.poka.work 1 tenant-management-app.poka-staging.ca 1 onebox.prod.identity-service.amazongames.com 1 components.davinci.onereach.ai 1 api.metadatappas.view.aenetworks.com 1 dashboard.esteam.ai 1 pure-of-heart.com 1 imo-imo.jp 1 d2uem2pacxas8e.amplifyapp.com 1 interviewready.io 1 eliandemmaline.com 1 mu8.wincloudpms.net 1 www.laregalina.com 1 www.esterhazyford.ca 1 numbers.golf 1 qa.defect-tracker.web.ata.dev 1 yygh5game.com 1 portal.barbozainvestmentgroup.com 1 hayalo.com 1 thecowboychannel.com 1 homeservices.ovoenergy.com 1 datadome.monster.de 1 www.lombrepro.com 1 enformer.co 1 circlessandiego.org 1 diermyer.com 1 63free.homes 1 www.ellipsis.tw 1 nm720eou7y.pxyntqiuf0.net 1 byu32vudew.t105caeba1.net 1 isvohhsqja.ggdluipgrh.net 1 ylynoykm3z.0ohbof6l7i.net 1 0o16pyhi42.rlxxhmoysp.net 1 u4ooouqv6e.o9ps9jx4ua.net 1 pvjg68htfs.4auehxk0cq.net 1 ne86knm4mk.0k78wgb6jq.net 1 uailvodbak.rddyhrivho.net 1 iohfzguany.tuyddmtmiy.net 1 pn3vfckuxc.36z2507b8u.net 1 ev5ffr8n6u.umkun7u6kg.net 1 hsqsq8mhra.3tbjkc7d8z.net 1 ra6ofwe9ae.hxewmegvwd.net 1 lnsdlayfmp.cfkfwtdraq.net 1 a5xqw8ngjx.wazuyravvh.net 1 uqi3hh81og.yslqrqskrt.net 1 lbbl44dxa1.0fls4e9peo.net 1 4ufzn5xty1.ucwckpsirb.net 1 fuizcakftd.qbateqtdhr.net 1 alrowujqm8.jpqwortvib.net 1 w31tzmfy09.5civ99mpmz.net 1 n4hheo1jnp.f1lfyczo1d.net 1 ureshinoshi.public-reserve.jp 1 www.lilysbistro.com 0 lilysbistro.com 0 djdiesel.tv 1 www.startejetzt.com 1 admin.cabotimeshareresales.com 1 ariubus.com 1 d3j1jcvzy4a0kf.amplifyapp.com 1 d31ivkiz2oypj4.amplifyapp.com 1 wemakeapps.net 1 d8xq5llz28i2a.amplifyapp.com 1 d1pm347p6m7m7r.amplifyapp.com 1 d3g22n5wwejb4i.amplifyapp.com 1 cpac.nyc 1 actionmathbaseball.com 1 dj1p5a8pkwewi.amplifyapp.com 1 test.hwwidgetlab.com 1 clipperroundtheworld.com 1