Open service 34.133.74.21:80 · link.isuccesshub.com
2025-12-22 09:55
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 09:55:30 GMT Content-Length: 0 Connection: close cache-control: max-age=0, private, must-revalidate location: https://link.isuccesshub.com/
Open service 34.133.74.21:443 · link.isuccesshub.com
2025-12-22 09:55
HTTP/1.1 404 Not Found
Date: Mon, 22 Dec 2025 09:55:30 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 8051
Connection: close
access-control-allow-credentials: true
access-control-allow-origin: *
access-control-expose-headers:
cache-control: max-age=0, private, must-revalidate
referrer-policy: strict-origin-when-cross-origin
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-request-id: 399e68251dc52b3923ef15e69059ffd9
Page title:
No Default Redirect - Linkly
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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">
<link rel="icon" type="image/x-icon" href="https://linklyhq.com/favicon.ico" sizes="100x100" />
<title>
No Default Redirect - Linkly
</title>
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="No Default Redirect - Linkly - Linkly" />
<meta property="og:description" content="This domain is configured with Linkly but incomplete" />
<meta property="og:image" content="https://linklyhq.com/img/web-1.png" />
<meta property="og:image:alt" content="No Default Redirect - Linkly - Linkly" />
<meta property="og:site_name" content="Linkly" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://linklyhq.com/img/web-1.png" />
<!-- Theme Color -->
<meta name="theme-color" content="#007BFF" />
<style>
* {box-sizing: border-box;}
body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
font-size: 18px;
font-weight: 400;
text-align: center;
line-height: 1.6;
color: #3E3E59;
margin: 0;
padding: 0 20px;
background: linear-gradient(180deg, rgba(231, 242, 249, 0.3) 0%, #E3F1FA 100%);
min-height: 100vh;
}
h1 {
font-family: 'Inter', sans-serif;
font-weight: 600;
line-height: 1.2;
font-size: 50px;
color: #1d1d1d;
margin: 0.5em 0 0.3em 0;
}
h2 {
font-family: 'Inter', sans-serif;
font-weight: 400;
line-height: 1.4;
font-size: 24px;
color: #6D6D6D;
margin: 0 0 1em 0;
}
p {
margin: 1em auto;
max-width: 700px;
line-height: 1.7;
}
hr {
width: 30%;
min-width: 150px;
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin: 2.5em auto;
}
a.btn {
font-family: 'Inter', sans-serif;
font-size: 16px;
font-weight: 500;
background: linear-gradient(135deg, #007BFF 0%, #0056D2 100%);
color: #fff;
padding: 14px 32px;
border-radius: 50px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
text-decoration: none;
box-shadow: 0 4px 20px rgba(0, 123, 255, 0.3);
transition: all 0.3s ease;
position: relative;
overflow: hidden;
border: none;
cursor: pointer;
}
a.btn:hover {
background: linear-gradient(135deg, #0056D2 0%, #003D99 100%);
box-shadow: 0 6px 28px rgba(0, 123, 255, 0.4);
transform: translateY(-2px);
}
a.btn:active {
transform: translateY(0);
box-shadow: 0 2px 12px rgba(0, 123, 255, 0.3);
}
.btn-arrow {
display: inline-flex;
align-items: center;
gap: 2px;
transition: all 0.2s ease-out;
}
.btn-arrow svg {
width: 10px;
height: 10px;
fill: currentColor;
}
.btn-arrow .arrow-line {
width: 0;
opacity: 0;
transition: all 0.2s ease-out;
}
a.btn:hover .btn-arrow .arrow-line {
width: 10px;
opacity: 0.7;
margin-right: -10px;
}
.cta-container {
margin: 2em 0;
}
.cta-subtitle {
margin-top: 1em;
font-size: 14px;
color: #6D6D6D;
font-weight: 400;
}
.info-list {
text-align: left;
display: inline-block;
margin: 0.5em 0;
padding-left: 1.5em;
}
.small-text {
font-size: 14px;
color: #6D6D6D;
}
a {text-decoration: none;}
a.inline-link {
color: #007BFF;
border-bottom: 1px solid #007BFF;
text-decoration: none;
transition: all 0.2s;
}
a.inline-link:hover {
color: #0056D2;
border-bottom-color: #0056D2;
}
.owner-info {
margin: 2em auto;
padding: 1.5em 2em;
background-color: rgba(255, 255, 255, 0.7);
border-radius: 12px;
max-width: 700px;
backdrop-filter: blur(10px);
border: 1px solid rgba(0, 123, 255, 0.1);
box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
.icon {
font-size: 80px;
margin-bottom: 0.5em;
line-heig