cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2a06:98c1:3120::3:8443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 188.114.97.3:443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3121::3:8443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3120::3:443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 188.114.97.3:8443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 188.114.97.3:80 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:12 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=OdYWBllKCuq4t7suB5hkO9F%2BbveOs%2BZ9M0Ve%2F8AHYgKQG5JHhbKHVIgv3UhRdRpCXk1FxHMTJJwBvGtgRzm%2F7EYUnmZNqKMUy6VYKgc%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70cb9af429ad-FRA
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 2a06:98c1:3121::3:443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3120::3:80 · epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:11 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xiTHiZvhFDyON9C5O9gzLEV%2BT6MI0GrfQWs6j0WvLVs4QoAC0lfFMFnx0GzuQwxeOohb592irODpIG54VU7nQkhRx2oNPUfnI%2FIQg6y1%2FyGorKA%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70cacc5b7091-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 188.114.97.3:8443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 188.114.97.3:80 · epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:12 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2Fd3KT9whxQ%2Bzepw658SlVPnNm%2FcSNW22rQCshsqUZ8imR8ZDMtmJJhuwFN8DP01ZbFMMHAF4utT%2BVbTa7mkTB7k4jFZ9iJxCwA%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70cb7a465d49-FRA
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 2a06:98c1:3121::3:80 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:12 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=397hsqk32OI8okgbRbA430qp14wxTrkXzH3veykX6LMXejJ927%2BLM6ZhbrqQ5LRwHQiDUNoFLbDcd8Xme8j%2B%2FCFIbCxOV0pkhBRD0ULzI52qqTav9oOFmRo%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70cb7963cee6-FRA
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 2a06:98c1:3121::3:80 · epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:11 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=epI8zm4wzylRjqLQTqPwO5RTW7iZ7dJQNYvtTBGrtWjzKilSn4t2LAOTsfUVqcCkECopX9NHfUtUcCctI0mDHFGyivjPpX%2Fi1CqNRxPuA9QrvCZseg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70ca8c597db1-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 2a06:98c1:3121::3:443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3120::3:8443 · epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3120::3:443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3121::3:8443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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 2a06:98c1:3120::3:80 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 11:51:11 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
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TOcOSZkt3EAjlSTVOvulP9jYcv0eypDQLd7c8DOdpcskB9aeHzoWl%2B4EvOkdF2hvB9h6gSwUPn5Zg60Hru5cSlXUqpwOE3Z4JgZaCUDOSDcwkFyz%2FrgRGFI%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bcc70ca1b5bf4d7-EWR
alt-svc: h3=":443"; ma=86400
Page title: Application placeholder
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<meta charset="UTF-8" />
<title>Application placeholder</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex,nofollow">
<style>
:root {
--bg1: #f9fafb;
--bg2: #fefce8;
--bg3: #e0f2fe;
--accent-green: #22c55e;
--accent-yellow: #eab308;
--accent-orange: #f97316;
--card-bg: rgba(255, 255, 255, 0.9);
--card-border: rgba(15, 23, 42, 0.06);
--card-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
--text-main: #0f172a;
--text-muted: #6b7280;
--chip-bg: rgba(255, 255, 255, 0.9);
--chip-border: rgba(15, 23, 42, 0.08);
--footer-chip-bg: rgba(255, 255, 255, 0.8);
}
:root[data-theme="dark"] {
--bg1: #020617;
--bg2: #020617;
--bg3: #020617;
--card-bg: rgba(15, 23, 42, 0.96);
--card-border: rgba(148, 163, 184, 0.28);
--card-shadow: 0 26px 70px rgba(0, 0, 0, 0.9);
--text-main: #f9fafb;
--text-muted: #9ca3af;
--chip-bg: rgba(15, 23, 42, 0.96);
--chip-border: rgba(148, 163, 184, 0.5);
--footer-chip-bg: rgba(15, 23, 42, 0.96);
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { height: 100%; }
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: var(--text-main);
overflow: hidden;
position: relative;
background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 45%, var(--bg3) 100%);
}
.spot {
position: absolute;
border-radius: 50%;
filter: blur(120px);
opacity: 0.35;
animation: float 18s ease-in-out infinite alternate;
pointer-events: none;
}
.spot.green {
width: 420px; height: 420px;
background: var(--accent-green);
top: 5%; left: 10%;
animation-delay: 0s;
}
.spot.yellow {
width: 380px; height: 380px;
background: var(--accent-yellow);
bottom: 10%; right: 10%;
animation-delay: 2s;
}
.spot.orange {
width: 320px; height: 320px;
background: var(--accent-orange);
top: 60%; left: 50%;
animation-delay: 4s;
}
@keyframes float {
0% { transform: translateY(0) scale(1); }
50% { transform: translateY(-30px) scale(1.03); opacity: 0.45; }
100% { transform: translateY(20px) scale(1.08); opacity: 0.3; }
}
.theme-toggle {
position: fixed;
top: 20px;
right: 24px;
z-index: 10;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 8px;
border-radius: 999px;
border: 1px solid rgba(148, 163, 184, 0.4);
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
user-select: none;
transition: background 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
:root[data-theme="dark"] .theme-toggle {
background: rgba(15, 23, 42, 0.9);
border-color: rgba(148, 163, 184, 0.4);
box-shadow: 0 0 18px rgba(255, 255, 255, 0.04);
}
.theme-icon {
width: 18px;
height: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--text-main);
opacity: 0.5;
transition: opacity 0.2s ease;
}
:root[data-theme="light"] .theme-icon.sun,
:root[data-theme="dark"] .theme-icon.moon {
opacity: 1;
}
.theme-icon svg {
width: 100%;
height: 100%;
stroke: currentColor;
fill: none;
stroke-width: 1.6;
}
.card {
position: relative;
z-index: 1;
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
background: var(--card-bg);
border-radius: 16px;
box-shadow: var(--card-shadow);
padding: 48px 38px 36px;
max-width: 480px;
width: 100%;
Open service 188.114.97.3:443 · www.epcby.com
2026-01-12 11:51
HTTP/1.1 400 Bad Request Server: cloudflare Date: Mon, 12 Jan 2026 11:51:11 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>