cloudflare
tcp/8443
Open service 172.67.190.5:8443 ยท ccp.ink
2026-01-10 12:19
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 12:19:27 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2mDAAtQJWAwSvArt1rWQjQsT6Czc3Tmc1vc0osemn%2FE3XWQaojr1plkx5MtHQ50f7K37TBoPY6UDwVzGHnrOF2peHI%2FwGZQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bbc1f71eb403605-FRA
alt-svc: h3=":8443"; ma=86400
Page title: ccp.ink
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ccp.ink</title>
<style>
:root {
color-scheme: dark light;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: radial-gradient(circle at top, #0a131f, #05080e 60%);
color: #f2f5f8;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
padding: 3rem 1.5rem;
}
.wrapper {
width: min(960px, 100%);
text-align: center;
}
h1 {
font-size: clamp(2.75rem, 6vw, 4.5rem);
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
margin-bottom: 2.5rem;
}
.cta-row {
display: flex;
flex-wrap: wrap;
gap: 1rem;
align-items: center;
justify-content: center;
margin-bottom: 3rem;
}
.cta-button {
background: linear-gradient(135deg, #ff2f5d, #ff7b39);
color: #fff;
text-decoration: none;
padding: 1.05rem 2.75rem;
border-radius: 999px;
font-size: 1.25rem;
font-weight: 700;
letter-spacing: 0.05em;
box-shadow: 0 14px 30px rgba(255, 47, 93, 0.35);
border: 2px solid rgba(255, 255, 255, 0.18);
text-transform: uppercase;
text-shadow: 0 3px 10px rgba(0, 0, 0, 0.45);
transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.cta-button:hover {
transform: translateY(-3px);
box-shadow: 0 20px 40px rgba(255, 47, 93, 0.35);
border-color: rgba(255, 255, 255, 0.35);
}
.cta-caption {
min-width: 200px;
min-height: 1.5rem;
font-size: 1rem;
line-height: 1.4;
}
.image-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1.5rem;
align-items: center;
margin: 0 auto;
margin-bottom: 1rem;
}
.image-grid img {
width: 100%;
max-height: 340px;
object-fit: cover;
border-radius: 16px;
box-shadow: 0 18px 38px rgba(6, 10, 18, 0.4);
border: 1px solid rgba(242, 245, 248, 0.25);
}
.image-grid img.image-grid__img2 {
width: 100%;
max-width: 819px;
height: auto;
max-height: 1024px;
aspect-ratio: 819 / 1024;
object-fit: contain;
justify-self: center;
}
@media (max-width: 540px) {
.cta-row {
flex-direction: column;
}
.cta-caption {
min-width: auto;
width: 100%;
}
.image-grid {
grid-template-columns: 1fr;
}
}
</style>
</head>
<body>
<div class="wrapper">
<h1>ccp is watching you</h1>
<div class="cta-row">
<a class="cta-button" href="https://discord.zzxgp.me/" target="_blank" rel="noopener noreferrer">Join Our Discord</a>
<span class="cta-caption"><- join the best hypixel alt shop on the planet</span>
</div>
<div class="image-grid">
<img src="img1.png" alt="Left feature" loading="lazy">
<img src="img2.jpeg" alt="Right feature" loading="lazy" class="image-grid__img2">
</div>
</div>
</body>
</html>