cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3034::6815:13bd:8443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 05:40:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19619,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b6fad7caf470c8e-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3034::6815:13bd:80 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Length: 0
Connection: close
Location: https://bjsvp35.space/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gyQoY2iCV65qktFhTwDTp5wU6GdZlX8T95DXzIvnLG1bIf80AdJFgKlOuwbt%2BtZxy%2BSPjfPofbaMJR2W451HPcLeZ7anuiswN%2FND1Xal%2Bml1aGJnopeQOWY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b6fad756e7841c0-EWR
Open service 2606:4700:3037::ac43:bc8f:443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
x-oss-request-id: 6950EB625A57B53332441B0C
Last-Modified: Fri, 05 Sep 2025 06:36:12 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 15451284511985494887
x-oss-storage-class: Standard
Content-MD5: +X5P6JBNOlpazDToN3lHKQ==
x-oss-server-time: 44
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XS72pDOJ42yBHxOM4jchqNReayH9UlHZtnYHeJQR94PlG0rX%2BnURdGIVbE%2FvGBmQ%2FyorYSVfUucWyMQELCW%2BD6ROtn6GjXPKkNAKQJ9n59nD5X%2BcsxGm5nk%3D"}]}
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Age: 0
Cache-Control: max-age=14400
cf-cache-status: HIT
CF-RAY: 9b6fad7a8c8242b7-EWR
alt-svc: h3=":443"; ma=86400
Page title: GameCenter - Free Online Games For You
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>GameCenter - Free Online Games For You</title><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9543177256867205" crossorigin="anonymous"></script><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script src="./config.js"></script><script>const getUrlParam = function (name) {
const match = location.hash.match(/#[^?]+(\?.+)/);
const u = window.location.search || (match && match[1]) || "",
reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"),
r = u.substr(u.indexOf("?") + 1).match(reg);
return r != null ? r[2] : "";
};
const portal = getUrlParam("portal")
if (portalConfig && portalConfig[portal]) {
curPortalConfig = portalConfig[portal];
}
window.curPortalConfig = curPortalConfig || {};
const isMini = window._isMini = ['1131', '1134', 'tian01'].includes(portal);
const { id, s_path, id2, s2_path } = window.curPortalConfig;
window.googletag = window.googletag || { cmd: [] };
([[id, s_path], [id2, s2_path]]).forEach(([id, path], index) => {
// const size = [[320, 50], [300, 250]][index];
const size = isMini && !index ? [320, 50] : [300, 250];
if (path) {
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, "div-gpt-ad-" + id + "-0")
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
}
});
if (portal === 'tian01') {
window.googletag.cmd.push(() => {
// 监听 slotRenderEnded 事件
window.googletag.pubads().addEventListener("slotRenderEnded", (event) => {
const getKey = (k) => 'div-gpt-ad-' + k + '-0';
const { id_r, id2_r, s_path_r, s2_path_r } = window.curPortalConfig;
var adId = event.slot.getSlotElementId();
let newId = ''
if (adId === getKey(id)) {
newId = getKey(id_r)
} else if (adId === getKey(id2)) {
newId = getKey(id2_r)
} else {
return;
}
var isFilled = !event.isEmpty;
// var status = isFilled ? "success" : "fail";
if (!isFilled) {
const targetBox = document.getElementById(adId);
targetBox.innerHTML = '';
targetBox.setAttribute('data-google-query-id', null);
targetBox.id = newId;
const size = adId === getKey(id) ? [320, 50] : [300, 250];
const path = adId === getKey(id) ? s_path_r : s2_path_r;
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, newId)
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
googletag.cmd.push(function () { googletag.display(newId); });
}
});
});
}</script><link href="css/app.b5308aa3.css" rel="preload" as="style"><link href="js/app.518c593f.js" rel="preload" as="script"><link href="js/chunk-vendors.44fae75a.js" rel="preload" as="script"><link href="css/app.b5308aa3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but active-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="//cdn.wtshare.com/sd/2.0.2/beyla.umd.js"></script><script src="js/chunk-vendors.44fae75a.js"></script><script src="js/app.518c593f.js"><
Open service 2606:4700:3037::ac43:bc8f:80 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Length: 0
Connection: close
Location: https://bjsvp35.space/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7rKKVyXlkfNUjC5F3yyUYyfoGSeuIe0NSRXK6MaNzGGCDyysmGpYSr0ZJB2%2B0CzcgSmaxRUdj9szKhM7d%2FdP9xxNaQZw5hUK%2F9h%2B%2BxEvqgaLebwRn8VU%2FG8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b6fad755ca4d911-EWR
Open service 2606:4700:3034::6815:13bd:443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
x-oss-request-id: 6950EB625A57B53332441B0C
Last-Modified: Fri, 05 Sep 2025 06:36:12 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 15451284511985494887
x-oss-storage-class: Standard
Content-MD5: +X5P6JBNOlpazDToN3lHKQ==
x-oss-server-time: 44
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3ljEPbEC9k5bA8kPDlRUiQtKskOrHy0AnGY366IeZJNGZ1AP88q30cwVDj1fYvC5A5bG1crBiITPqvVNgbiw8KdWrkI7iSCOI7mOzHVEC4dM5Anzu7KQGVA%3D"}]}
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
Age: 0
Cache-Control: max-age=14400
cf-cache-status: HIT
CF-RAY: 9b6fad7a8d433ee0-EWR
alt-svc: h3=":443"; ma=86400
Page title: GameCenter - Free Online Games For You
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>GameCenter - Free Online Games For You</title><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9543177256867205" crossorigin="anonymous"></script><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script src="./config.js"></script><script>const getUrlParam = function (name) {
const match = location.hash.match(/#[^?]+(\?.+)/);
const u = window.location.search || (match && match[1]) || "",
reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"),
r = u.substr(u.indexOf("?") + 1).match(reg);
return r != null ? r[2] : "";
};
const portal = getUrlParam("portal")
if (portalConfig && portalConfig[portal]) {
curPortalConfig = portalConfig[portal];
}
window.curPortalConfig = curPortalConfig || {};
const isMini = window._isMini = ['1131', '1134', 'tian01'].includes(portal);
const { id, s_path, id2, s2_path } = window.curPortalConfig;
window.googletag = window.googletag || { cmd: [] };
([[id, s_path], [id2, s2_path]]).forEach(([id, path], index) => {
// const size = [[320, 50], [300, 250]][index];
const size = isMini && !index ? [320, 50] : [300, 250];
if (path) {
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, "div-gpt-ad-" + id + "-0")
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
}
});
if (portal === 'tian01') {
window.googletag.cmd.push(() => {
// 监听 slotRenderEnded 事件
window.googletag.pubads().addEventListener("slotRenderEnded", (event) => {
const getKey = (k) => 'div-gpt-ad-' + k + '-0';
const { id_r, id2_r, s_path_r, s2_path_r } = window.curPortalConfig;
var adId = event.slot.getSlotElementId();
let newId = ''
if (adId === getKey(id)) {
newId = getKey(id_r)
} else if (adId === getKey(id2)) {
newId = getKey(id2_r)
} else {
return;
}
var isFilled = !event.isEmpty;
// var status = isFilled ? "success" : "fail";
if (!isFilled) {
const targetBox = document.getElementById(adId);
targetBox.innerHTML = '';
targetBox.setAttribute('data-google-query-id', null);
targetBox.id = newId;
const size = adId === getKey(id) ? [320, 50] : [300, 250];
const path = adId === getKey(id) ? s_path_r : s2_path_r;
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, newId)
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
googletag.cmd.push(function () { googletag.display(newId); });
}
});
});
}</script><link href="css/app.b5308aa3.css" rel="preload" as="style"><link href="js/app.518c593f.js" rel="preload" as="script"><link href="js/chunk-vendors.44fae75a.js" rel="preload" as="script"><link href="css/app.b5308aa3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but active-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="//cdn.wtshare.com/sd/2.0.2/beyla.umd.js"></script><script src="js/chunk-vendors.44fae75a.js"></script><script src="js/app.518c593f.js"><
Open service 2606:4700:3037::ac43:bc8f:8443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 05:40:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19272,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b6fad7bafbf1f47-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.188.143:443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
x-oss-request-id: 6950EB625A57B53332441B0C
Last-Modified: Fri, 05 Sep 2025 06:36:12 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 15451284511985494887
x-oss-storage-class: Standard
Content-MD5: +X5P6JBNOlpazDToN3lHKQ==
x-oss-server-time: 44
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BlJ9XrGSsnkOu9dVorcvlO7YPUmN5F8jZjGobxZJA%2B9W0piiKlQhrE0KeKkOrFMKFkzGXbF3v96v7xeyMZ2oAvXGX7b38Qvl4yiz2Rk%3D"}]}
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
Age: 0
Cache-Control: max-age=14400
cf-cache-status: HIT
CF-RAY: 9b6fad7a8fa89f3b-EWR
alt-svc: h3=":443"; ma=86400
Page title: GameCenter - Free Online Games For You
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>GameCenter - Free Online Games For You</title><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9543177256867205" crossorigin="anonymous"></script><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script src="./config.js"></script><script>const getUrlParam = function (name) {
const match = location.hash.match(/#[^?]+(\?.+)/);
const u = window.location.search || (match && match[1]) || "",
reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"),
r = u.substr(u.indexOf("?") + 1).match(reg);
return r != null ? r[2] : "";
};
const portal = getUrlParam("portal")
if (portalConfig && portalConfig[portal]) {
curPortalConfig = portalConfig[portal];
}
window.curPortalConfig = curPortalConfig || {};
const isMini = window._isMini = ['1131', '1134', 'tian01'].includes(portal);
const { id, s_path, id2, s2_path } = window.curPortalConfig;
window.googletag = window.googletag || { cmd: [] };
([[id, s_path], [id2, s2_path]]).forEach(([id, path], index) => {
// const size = [[320, 50], [300, 250]][index];
const size = isMini && !index ? [320, 50] : [300, 250];
if (path) {
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, "div-gpt-ad-" + id + "-0")
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
}
});
if (portal === 'tian01') {
window.googletag.cmd.push(() => {
// 监听 slotRenderEnded 事件
window.googletag.pubads().addEventListener("slotRenderEnded", (event) => {
const getKey = (k) => 'div-gpt-ad-' + k + '-0';
const { id_r, id2_r, s_path_r, s2_path_r } = window.curPortalConfig;
var adId = event.slot.getSlotElementId();
let newId = ''
if (adId === getKey(id)) {
newId = getKey(id_r)
} else if (adId === getKey(id2)) {
newId = getKey(id2_r)
} else {
return;
}
var isFilled = !event.isEmpty;
// var status = isFilled ? "success" : "fail";
if (!isFilled) {
const targetBox = document.getElementById(adId);
targetBox.innerHTML = '';
targetBox.setAttribute('data-google-query-id', null);
targetBox.id = newId;
const size = adId === getKey(id) ? [320, 50] : [300, 250];
const path = adId === getKey(id) ? s_path_r : s2_path_r;
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, newId)
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
googletag.cmd.push(function () { googletag.display(newId); });
}
});
});
}</script><link href="css/app.b5308aa3.css" rel="preload" as="style"><link href="js/app.518c593f.js" rel="preload" as="script"><link href="js/chunk-vendors.44fae75a.js" rel="preload" as="script"><link href="css/app.b5308aa3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but active-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="//cdn.wtshare.com/sd/2.0.2/beyla.umd.js"></script><script src="js/chunk-vendors.44fae75a.js"></script><script src="js/app.518c593f.js"><
Open service 104.21.19.189:80 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Length: 0
Connection: close
Location: https://bjsvp35.space/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=r8FibGsSlIr3pi3CSFQGJLEJSWb8Wsue5EgxqVVmH4KeZh8oIG54s5hz5EnZFJcjcDqwURDFMvTJmXEJTMsECmw7lt%2FtL1CpfYQc5vA%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b6fad7569e0f788-EWR
Open service 172.67.188.143:8443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 05:40:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19275,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b6fad7ba83a41e7-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.19.189:443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
x-oss-request-id: 6950EB625A57B53332441B0C
Last-Modified: Fri, 05 Sep 2025 06:36:12 GMT
x-oss-object-type: Normal
x-oss-hash-crc64ecma: 15451284511985494887
x-oss-storage-class: Standard
Content-MD5: +X5P6JBNOlpazDToN3lHKQ==
x-oss-server-time: 44
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5g%2FS0SpSez3Y2FRVWgwUpTvGxNhbr216t3Zo5Xgg5rDnbg0YwIHAc8nPi4O6KadsG14rtFR8lAcU3dQg%2BPF1DCEHKdMEjPW5MlS8ZGk%3D"}]}
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=6,cfOrigin;dur=0
Age: 0
Cache-Control: max-age=14400
cf-cache-status: HIT
CF-RAY: 9b6fad7a8eb018ad-EWR
alt-svc: h3=":443"; ma=86400
Page title: GameCenter - Free Online Games For You
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>GameCenter - Free Online Games For You</title><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9543177256867205" crossorigin="anonymous"></script><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><script src="./config.js"></script><script>const getUrlParam = function (name) {
const match = location.hash.match(/#[^?]+(\?.+)/);
const u = window.location.search || (match && match[1]) || "",
reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"),
r = u.substr(u.indexOf("?") + 1).match(reg);
return r != null ? r[2] : "";
};
const portal = getUrlParam("portal")
if (portalConfig && portalConfig[portal]) {
curPortalConfig = portalConfig[portal];
}
window.curPortalConfig = curPortalConfig || {};
const isMini = window._isMini = ['1131', '1134', 'tian01'].includes(portal);
const { id, s_path, id2, s2_path } = window.curPortalConfig;
window.googletag = window.googletag || { cmd: [] };
([[id, s_path], [id2, s2_path]]).forEach(([id, path], index) => {
// const size = [[320, 50], [300, 250]][index];
const size = isMini && !index ? [320, 50] : [300, 250];
if (path) {
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, "div-gpt-ad-" + id + "-0")
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
}
});
if (portal === 'tian01') {
window.googletag.cmd.push(() => {
// 监听 slotRenderEnded 事件
window.googletag.pubads().addEventListener("slotRenderEnded", (event) => {
const getKey = (k) => 'div-gpt-ad-' + k + '-0';
const { id_r, id2_r, s_path_r, s2_path_r } = window.curPortalConfig;
var adId = event.slot.getSlotElementId();
let newId = ''
if (adId === getKey(id)) {
newId = getKey(id_r)
} else if (adId === getKey(id2)) {
newId = getKey(id2_r)
} else {
return;
}
var isFilled = !event.isEmpty;
// var status = isFilled ? "success" : "fail";
if (!isFilled) {
const targetBox = document.getElementById(adId);
targetBox.innerHTML = '';
targetBox.setAttribute('data-google-query-id', null);
targetBox.id = newId;
const size = adId === getKey(id) ? [320, 50] : [300, 250];
const path = adId === getKey(id) ? s_path_r : s2_path_r;
googletag.cmd.push(function () {
googletag
.defineSlot(path, size, newId)
.addService(googletag.companionAds())
.addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().enableVideoAds();
googletag.companionAds().setRefreshUnfilledSlots(true);
googletag.enableServices();
});
googletag.cmd.push(function () { googletag.display(newId); });
}
});
});
}</script><link href="css/app.b5308aa3.css" rel="preload" as="style"><link href="js/app.518c593f.js" rel="preload" as="script"><link href="js/chunk-vendors.44fae75a.js" rel="preload" as="script"><link href="css/app.b5308aa3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but active-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="//cdn.wtshare.com/sd/2.0.2/beyla.umd.js"></script><script src="js/chunk-vendors.44fae75a.js"></script><script src="js/app.518c593f.js"><
Open service 172.67.188.143:80 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 301 Moved Permanently
Date: Thu, 01 Jan 2026 05:39:41 GMT
Content-Length: 0
Connection: close
Location: https://bjsvp35.space/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Za40MzxuhQVrTF20fKZVapav5uLyRj42fEXafV%2Bmkfr4DRERHhs9rDBnu2ipS4GEH3Labu5RT8SA19dTyVKXnM9YgwanP%2Bs7hlOrZFU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b6fad756c83b29e-EWR
Open service 104.21.19.189:8443 · bjsvp35.space
2026-01-01 05:39
HTTP/1.1 522 <none> Date: Thu, 01 Jan 2026 05:40:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19277,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b6fad7b9bc0adf8-EWR alt-svc: h3=":8443"; ma=86400 error code: 522