cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3032::ac43:852b:443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 104.21.5.74:443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3037::6815:54a:8443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 172.67.133.43:80 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 200 OK
Date: Mon, 29 Dec 2025 15:00:08 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Content-Security-Policy: default-src 'self' http: https: data: blob: 'unsafe-inline'
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vlUqdSx0h20UlTIzDr3sJ6VdEHVBUkv47O%2BO6kRiHHoSMtG6x5pNYmac9ePLdRxjVRWa8%2BCqBotgf3%2BtoMi4OkQV5K8Nqj6ZLRqIRw%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b5a2a522a4b768c-LHR
alt-svc: h3=":443"; ma=86400
Page title: Default Content
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Default Content</title>
<style>
:root{
--bg1:#0f172a;
--bg2:#071124;
--glass: rgba(255,255,255,0.06);
--accent1:#67e8f9;
--accent2:#a78bfa;
--glass-border: rgba(255,255,255,0.08);
}
html,body{height:100%;}
body{
margin:0;
font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;
background: radial-gradient(800px 400px at 10% 10%, rgba(103,232,249,0.06), transparent),
radial-gradient(600px 300px at 90% 90%, rgba(167,139,250,0.06), transparent),
linear-gradient(180deg,var(--bg1),var(--bg2));
color: #e6eef8;
display:flex;
align-items:center;
justify-content:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:40px;
overflow:hidden;
}
.card{
width:min(880px,94vw);
min-height:220px;
border-radius:18px;
padding:48px 56px;
background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
box-shadow: 0 10px 30px rgba(2,6,23,0.6), inset 0 1px 0 rgba(255,255,255,0.02);
border: 1px solid var(--glass-border);
position:relative;
display:flex;
align-items:center;
justify-content:center;
overflow:visible;
backdrop-filter: blur(6px) saturate(120%);
}
h1{
margin:0;
padding:0;
font-size: clamp(28px, 5.2vw, 44px);
letter-spacing: -0.02em;
line-height:1.05;
text-align:center;
color:linear-gradient(90deg,var(--accent1),var(--accent2));
background: linear-gradient(92deg,var(--accent1), var(--accent2));
-webkit-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: 0 6px 18px rgba(10,12,20,0.6);
transform: translateY(0);
animation: floatTitle 4s ease-in-out infinite;
}
@keyframes floatTitle{
0%{transform:translateY(0)}
50%{transform:translateY(-6px)}
100%{transform:translateY(0)}
}
.subtitle{
margin-top:12px;
font-size:14px;
opacity:0.75;
text-align:center;
}
/* decorative blobs */
.blob{
position:absolute;
filter: blur(36px) saturate(120%);
opacity:0.28;
transform: translateZ(0);
pointer-events:none;
}
.blob.a{width:260px;height:260px;background:radial-gradient(circle at 30% 30%, var(--accent1), transparent 45%); left:-60px; top:-60px;}
.blob.b{width:320px;height:320px;background:radial-gradient(circle at 70% 70%, var(--accent2), transparent 45%); right:-80px; bottom:-80px;}
/* subtle grid */
.grid{
position:absolute;
inset:0;
background-image:
linear-gradient(transparent 92%, rgba(255,255,255,0.015) 92%),
linear-gradient(90deg, transparent 92%, rgba(255,255,255,0.015) 92%);
background-size: 28px 28px, 28px 28px;
opacity:0.05;
pointer-events:none;
}
/* responsive small screen card padding */
@media (max-width:520px){
.card{padding:28px 22px; border-radius:14px}
h1{font-size:22px}
}
/* small corner chip */
.chip{
position:absolute;
right:18px;
top:18px;
font-size:12px;
padding:6px 10px;
background: linear-gradient(90deg, rgba(255,255,255,0.03), rgba(255,255,255,0.02));
border-radius:999px;
border:1px solid rgba(255,255,255,0.03);
backdrop-filter: blur(6px);
opacity:0.9;
}
</style>
</head>
<body>
<div class="card" role="main">
<div class="blob a" aria-hidden="true"></div>
<div class="blob b" aria-hidden="true"></div>
<div class="grid" aria-hidden="true"></div>
<div style="z-index:2;max-width:820px;">
<h1>This is the default content</h1>
<p class="subtitle">A minimal, single-file page — no dependencies. Copy, paste, and serve as-is.</p>
</div>
<div class="chip"
Open service 104.21.5.74:8443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3032::ac43:852b:80 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 200 OK
Date: Mon, 29 Dec 2025 15:00:08 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Content-Security-Policy: default-src 'self' http: https: data: blob: 'unsafe-inline'
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c525glhW5iEoXrolX%2Bta7NKHjT1qzgA7BVSANaRlKwxsrUnZwd%2BVnFP2j6%2FdrRcywXnxcwtrHaKz%2Fv6wmZoOFu26i%2BqddT20UOayoIObcGP3mO94XfEJ1A%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=170
CF-RAY: 9b5a2a52efbb3493-SJC
alt-svc: h3=":443"; ma=86400
Page title: Default Content
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Default Content</title>
<style>
:root{
--bg1:#0f172a;
--bg2:#071124;
--glass: rgba(255,255,255,0.06);
--accent1:#67e8f9;
--accent2:#a78bfa;
--glass-border: rgba(255,255,255,0.08);
}
html,body{height:100%;}
body{
margin:0;
font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;
background: radial-gradient(800px 400px at 10% 10%, rgba(103,232,249,0.06), transparent),
radial-gradient(600px 300px at 90% 90%, rgba(167,139,250,0.06), transparent),
linear-gradient(180deg,var(--bg1),var(--bg2));
color: #e6eef8;
display:flex;
align-items:center;
justify-content:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:40px;
overflow:hidden;
}
.card{
width:min(880px,94vw);
min-height:220px;
border-radius:18px;
padding:48px 56px;
background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
box-shadow: 0 10px 30px rgba(2,6,23,0.6), inset 0 1px 0 rgba(255,255,255,0.02);
border: 1px solid var(--glass-border);
position:relative;
display:flex;
align-items:center;
justify-content:center;
overflow:visible;
backdrop-filter: blur(6px) saturate(120%);
}
h1{
margin:0;
padding:0;
font-size: clamp(28px, 5.2vw, 44px);
letter-spacing: -0.02em;
line-height:1.05;
text-align:center;
color:linear-gradient(90deg,var(--accent1),var(--accent2));
background: linear-gradient(92deg,var(--accent1), var(--accent2));
-webkit-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: 0 6px 18px rgba(10,12,20,0.6);
transform: translateY(0);
animation: floatTitle 4s ease-in-out infinite;
}
@keyframes floatTitle{
0%{transform:translateY(0)}
50%{transform:translateY(-6px)}
100%{transform:translateY(0)}
}
.subtitle{
margin-top:12px;
font-size:14px;
opacity:0.75;
text-align:center;
}
/* decorative blobs */
.blob{
position:absolute;
filter: blur(36px) saturate(120%);
opacity:0.28;
transform: translateZ(0);
pointer-events:none;
}
.blob.a{width:260px;height:260px;background:radial-gradient(circle at 30% 30%, var(--accent1), transparent 45%); left:-60px; top:-60px;}
.blob.b{width:320px;height:320px;background:radial-gradient(circle at 70% 70%, var(--accent2), transparent 45%); right:-80px; bottom:-80px;}
/* subtle grid */
.grid{
position:absolute;
inset:0;
background-image:
linear-gradient(transparent 92%, rgba(255,255,255,0.015) 92%),
linear-gradient(90deg, transparent 92%, rgba(255,255,255,0.015) 92%);
background-size: 28px 28px, 28px 28px;
opacity:0.05;
pointer-events:none;
}
/* responsive small screen card padding */
@media (max-width:520px){
.card{padding:28px 22px; border-radius:14px}
h1{font-size:22px}
}
/* small corner chip */
.chip{
position:absolute;
right:18px;
top:18px;
font-size:12px;
padding:6px 10px;
background: linear-gradient(90deg, rgba(255,255,255,0.03), rgba(255,255,255,0.02));
border-radius:999px;
border:1px solid rgba(255,255,255,0.03);
backdrop-filter: blur(6px);
opacity:0.9;
}
</style>
</head>
<body>
<div class="card" role="main">
<div class="blob a" aria-hidden="true"></div>
<div class="blob b" aria-hidden="true"></div>
<div class="grid" aria-hidden="true"></div>
<div style="z-index:2;max-width:820px;">
<h1>This is the default content</h1>
<p class="subtitle">A minimal, single-file page — no dependencies. Copy, paste, and serve as-is.</p>
</div>
<div class="chip"
Open service 172.67.133.43:443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3032::ac43:852b:8443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 104.21.5.74:80 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 200 OK
Date: Mon, 29 Dec 2025 15:00:08 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Content-Security-Policy: default-src 'self' http: https: data: blob: 'unsafe-inline'
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=x1VzHC4%2FtB1Bb9HI%2FIZBshAy0zrLOW%2FaFgdFHu5ej0Gm4F0epc4orp7Cc2sLZF4sBhH%2Ft95aV620Kpim9ZNnMYGx24VpP6VvK7v6cw%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=110
CF-RAY: 9b5a2a530a93b394-EWR
alt-svc: h3=":443"; ma=86400
Page title: Default Content
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Default Content</title>
<style>
:root{
--bg1:#0f172a;
--bg2:#071124;
--glass: rgba(255,255,255,0.06);
--accent1:#67e8f9;
--accent2:#a78bfa;
--glass-border: rgba(255,255,255,0.08);
}
html,body{height:100%;}
body{
margin:0;
font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;
background: radial-gradient(800px 400px at 10% 10%, rgba(103,232,249,0.06), transparent),
radial-gradient(600px 300px at 90% 90%, rgba(167,139,250,0.06), transparent),
linear-gradient(180deg,var(--bg1),var(--bg2));
color: #e6eef8;
display:flex;
align-items:center;
justify-content:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:40px;
overflow:hidden;
}
.card{
width:min(880px,94vw);
min-height:220px;
border-radius:18px;
padding:48px 56px;
background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
box-shadow: 0 10px 30px rgba(2,6,23,0.6), inset 0 1px 0 rgba(255,255,255,0.02);
border: 1px solid var(--glass-border);
position:relative;
display:flex;
align-items:center;
justify-content:center;
overflow:visible;
backdrop-filter: blur(6px) saturate(120%);
}
h1{
margin:0;
padding:0;
font-size: clamp(28px, 5.2vw, 44px);
letter-spacing: -0.02em;
line-height:1.05;
text-align:center;
color:linear-gradient(90deg,var(--accent1),var(--accent2));
background: linear-gradient(92deg,var(--accent1), var(--accent2));
-webkit-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: 0 6px 18px rgba(10,12,20,0.6);
transform: translateY(0);
animation: floatTitle 4s ease-in-out infinite;
}
@keyframes floatTitle{
0%{transform:translateY(0)}
50%{transform:translateY(-6px)}
100%{transform:translateY(0)}
}
.subtitle{
margin-top:12px;
font-size:14px;
opacity:0.75;
text-align:center;
}
/* decorative blobs */
.blob{
position:absolute;
filter: blur(36px) saturate(120%);
opacity:0.28;
transform: translateZ(0);
pointer-events:none;
}
.blob.a{width:260px;height:260px;background:radial-gradient(circle at 30% 30%, var(--accent1), transparent 45%); left:-60px; top:-60px;}
.blob.b{width:320px;height:320px;background:radial-gradient(circle at 70% 70%, var(--accent2), transparent 45%); right:-80px; bottom:-80px;}
/* subtle grid */
.grid{
position:absolute;
inset:0;
background-image:
linear-gradient(transparent 92%, rgba(255,255,255,0.015) 92%),
linear-gradient(90deg, transparent 92%, rgba(255,255,255,0.015) 92%);
background-size: 28px 28px, 28px 28px;
opacity:0.05;
pointer-events:none;
}
/* responsive small screen card padding */
@media (max-width:520px){
.card{padding:28px 22px; border-radius:14px}
h1{font-size:22px}
}
/* small corner chip */
.chip{
position:absolute;
right:18px;
top:18px;
font-size:12px;
padding:6px 10px;
background: linear-gradient(90deg, rgba(255,255,255,0.03), rgba(255,255,255,0.02));
border-radius:999px;
border:1px solid rgba(255,255,255,0.03);
backdrop-filter: blur(6px);
opacity:0.9;
}
</style>
</head>
<body>
<div class="card" role="main">
<div class="blob a" aria-hidden="true"></div>
<div class="blob b" aria-hidden="true"></div>
<div class="grid" aria-hidden="true"></div>
<div style="z-index:2;max-width:820px;">
<h1>This is the default content</h1>
<p class="subtitle">A minimal, single-file page — no dependencies. Copy, paste, and serve as-is.</p>
</div>
<div class="chip"
Open service 2606:4700:3037::6815:54a:80 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 200 OK
Date: Mon, 29 Dec 2025 15:00:08 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Content-Security-Policy: default-src 'self' http: https: data: blob: 'unsafe-inline'
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JYTSdDUVUd1auKx8qEFuNW4Gg7vGMTCSeHCwnlbpcjRP2R7S7QYrfWjQ1QeBksUdGYfBodU0spVki%2BMYU7BG0tssMjpBvz1s59YZYCQmyMy0zZEeLPAZdg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9b5a2a51ee6d3c8b-LHR
alt-svc: h3=":443"; ma=86400
Page title: Default Content
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Default Content</title>
<style>
:root{
--bg1:#0f172a;
--bg2:#071124;
--glass: rgba(255,255,255,0.06);
--accent1:#67e8f9;
--accent2:#a78bfa;
--glass-border: rgba(255,255,255,0.08);
}
html,body{height:100%;}
body{
margin:0;
font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;
background: radial-gradient(800px 400px at 10% 10%, rgba(103,232,249,0.06), transparent),
radial-gradient(600px 300px at 90% 90%, rgba(167,139,250,0.06), transparent),
linear-gradient(180deg,var(--bg1),var(--bg2));
color: #e6eef8;
display:flex;
align-items:center;
justify-content:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
padding:40px;
overflow:hidden;
}
.card{
width:min(880px,94vw);
min-height:220px;
border-radius:18px;
padding:48px 56px;
background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
box-shadow: 0 10px 30px rgba(2,6,23,0.6), inset 0 1px 0 rgba(255,255,255,0.02);
border: 1px solid var(--glass-border);
position:relative;
display:flex;
align-items:center;
justify-content:center;
overflow:visible;
backdrop-filter: blur(6px) saturate(120%);
}
h1{
margin:0;
padding:0;
font-size: clamp(28px, 5.2vw, 44px);
letter-spacing: -0.02em;
line-height:1.05;
text-align:center;
color:linear-gradient(90deg,var(--accent1),var(--accent2));
background: linear-gradient(92deg,var(--accent1), var(--accent2));
-webkit-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: 0 6px 18px rgba(10,12,20,0.6);
transform: translateY(0);
animation: floatTitle 4s ease-in-out infinite;
}
@keyframes floatTitle{
0%{transform:translateY(0)}
50%{transform:translateY(-6px)}
100%{transform:translateY(0)}
}
.subtitle{
margin-top:12px;
font-size:14px;
opacity:0.75;
text-align:center;
}
/* decorative blobs */
.blob{
position:absolute;
filter: blur(36px) saturate(120%);
opacity:0.28;
transform: translateZ(0);
pointer-events:none;
}
.blob.a{width:260px;height:260px;background:radial-gradient(circle at 30% 30%, var(--accent1), transparent 45%); left:-60px; top:-60px;}
.blob.b{width:320px;height:320px;background:radial-gradient(circle at 70% 70%, var(--accent2), transparent 45%); right:-80px; bottom:-80px;}
/* subtle grid */
.grid{
position:absolute;
inset:0;
background-image:
linear-gradient(transparent 92%, rgba(255,255,255,0.015) 92%),
linear-gradient(90deg, transparent 92%, rgba(255,255,255,0.015) 92%);
background-size: 28px 28px, 28px 28px;
opacity:0.05;
pointer-events:none;
}
/* responsive small screen card padding */
@media (max-width:520px){
.card{padding:28px 22px; border-radius:14px}
h1{font-size:22px}
}
/* small corner chip */
.chip{
position:absolute;
right:18px;
top:18px;
font-size:12px;
padding:6px 10px;
background: linear-gradient(90deg, rgba(255,255,255,0.03), rgba(255,255,255,0.02));
border-radius:999px;
border:1px solid rgba(255,255,255,0.03);
backdrop-filter: blur(6px);
opacity:0.9;
}
</style>
</head>
<body>
<div class="card" role="main">
<div class="blob a" aria-hidden="true"></div>
<div class="blob b" aria-hidden="true"></div>
<div class="grid" aria-hidden="true"></div>
<div style="z-index:2;max-width:820px;">
<h1>This is the default content</h1>
<p class="subtitle">A minimal, single-file page — no dependencies. Copy, paste, and serve as-is.</p>
</div>
<div class="chip"
Open service 172.67.133.43:8443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3037::6815:54a:443 · valeryth.xyz
2025-12-29 15:00
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 29 Dec 2025 15:00:08 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>