Vercel
tcp/443 tcp/80
Open service 64.29.17.1:443 · www.webifysolution.live
2026-01-13 00:41
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 23140
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline
Content-Length: 402539
Content-Type: text/html; charset=utf-8
Date: Tue, 13 Jan 2026 00:41:59 GMT
Etag: "de282cb0cae2ec92cd7e7d774478548d"
Last-Modified: Mon, 12 Jan 2026 18:16:18 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Cache: HIT
X-Vercel-Id: fra1::c5v2k-1768264919139-3494bf0b16d2
Connection: close
Page title: Webify Solution
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Webify Solution</title>
<link href="https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400;500;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=[object Object]&display=swap" />
<style>
html,
body {
background: black;
margin: 0;
height: 100%;
width: 100%;
overflow: hidden;
position: relative;
background-image: url('/desktop_background.png');
background-size: 100% 100%; /* stretch to fit both width & height */
background-position: center;
background-repeat: no-repeat;
}
.right {
position: absolute;
top: 0;
right: 0;
}
.left{
position: absolute;
bottom : 0;
left: 0;
}
.second {
position: absolute;
width: 398px;
height: 340px;
right: -110px;
top: 48.4%;
transform: translate(120%, -47.7%); /* Start far outside */
animation: slideout 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slideout {
to {
transform: translate(0, -47.7%); /* End at natural position */
}
}
.first {
position: absolute;
width: 399px;
height: 340px;
left: -110px;
top: 48.4%;
transform: translate(-120%, -47.7%); /* Start far outside */
animation: slidein 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slidein {
to {
transform: translate(0, -47.7%); /* End at natural position */
}
}
.upper {
width: 137px;
position: absolute;
top: -161px; /* offset above screen (half its height approx) */
left: 50%; /* horizontal center */
transform: translate(-50%, -120%); /* start outside screen */
animation: slideDown 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slideDown {
to {
transform: translate(-50%, 0); /* come inside at natural offset */
}
}
.text{
position: absolute;
top: 44.1%;
left: 50%;
transform: translate(-50%, -50%);
width: 640px;
}
svg {
width: 100%; /* responsive width */
height: auto; /* keeps aspect ratio */
display: block;
}
.progress {
position: absolute;
top: calc(44.1% + 105px);
left: 50%;
transform: translate(-50%, -50%);
}
h1{
color: #FFF;
text-align: center;
font-family: "Kode Mono", monospace;
font-size: 24px;
font-style: normal;
font-weight: 360;
line-height: normal;
position: absolute;
left: calc(50% + 500px / 2);
top: calc(44.1% + 105px - 50px); /* matches y = 362px at 864px viewport */
transform: translate(-50%, -50%); /* center anchor */
}
.form-wrapper {
position: absolute;
width: 321px;
height: 39px;
display: flex;
justify-content: center;
align-items: center;
left: 50%;
bottom: -39px; /* start hidden below viewport */
transform: translateX(-50%); /* only center horizontally */
opacity: 0; /* start invisible */
animation: slideUp 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
animation-delay: 2.2s;
}
@keyframes slideUp {
to {
bottom: 55px; /* fixed distance from bottom */
opacity: 1; /* fade in */
}
}
.email-form {
display: flex;
width: 321px;
height: 39px;
border-radius: 32px;
border: 1.6px solid #232323;
overflow: hidden;
background: transparent;
transition: all 0.5s ease;
justify-content: space-between;
align-items: center;
transform-origin: center;
}
.email-form input[type="email"] {
Open service 216.198.79.1:443 · www.webifysolution.live
2026-01-13 00:41
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 2
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline
Content-Length: 402539
Content-Type: text/html; charset=utf-8
Date: Tue, 13 Jan 2026 00:41:59 GMT
Etag: "de282cb0cae2ec92cd7e7d774478548d"
Last-Modified: Tue, 13 Jan 2026 00:41:57 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Cache: HIT
X-Vercel-Id: lhr1::5djpp-1768264919186-6e731fef3a8e
Connection: close
Page title: Webify Solution
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Webify Solution</title>
<link href="https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400;500;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=[object Object]&display=swap" />
<style>
html,
body {
background: black;
margin: 0;
height: 100%;
width: 100%;
overflow: hidden;
position: relative;
background-image: url('/desktop_background.png');
background-size: 100% 100%; /* stretch to fit both width & height */
background-position: center;
background-repeat: no-repeat;
}
.right {
position: absolute;
top: 0;
right: 0;
}
.left{
position: absolute;
bottom : 0;
left: 0;
}
.second {
position: absolute;
width: 398px;
height: 340px;
right: -110px;
top: 48.4%;
transform: translate(120%, -47.7%); /* Start far outside */
animation: slideout 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slideout {
to {
transform: translate(0, -47.7%); /* End at natural position */
}
}
.first {
position: absolute;
width: 399px;
height: 340px;
left: -110px;
top: 48.4%;
transform: translate(-120%, -47.7%); /* Start far outside */
animation: slidein 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slidein {
to {
transform: translate(0, -47.7%); /* End at natural position */
}
}
.upper {
width: 137px;
position: absolute;
top: -161px; /* offset above screen (half its height approx) */
left: 50%; /* horizontal center */
transform: translate(-50%, -120%); /* start outside screen */
animation: slideDown 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes slideDown {
to {
transform: translate(-50%, 0); /* come inside at natural offset */
}
}
.text{
position: absolute;
top: 44.1%;
left: 50%;
transform: translate(-50%, -50%);
width: 640px;
}
svg {
width: 100%; /* responsive width */
height: auto; /* keeps aspect ratio */
display: block;
}
.progress {
position: absolute;
top: calc(44.1% + 105px);
left: 50%;
transform: translate(-50%, -50%);
}
h1{
color: #FFF;
text-align: center;
font-family: "Kode Mono", monospace;
font-size: 24px;
font-style: normal;
font-weight: 360;
line-height: normal;
position: absolute;
left: calc(50% + 500px / 2);
top: calc(44.1% + 105px - 50px); /* matches y = 362px at 864px viewport */
transform: translate(-50%, -50%); /* center anchor */
}
.form-wrapper {
position: absolute;
width: 321px;
height: 39px;
display: flex;
justify-content: center;
align-items: center;
left: 50%;
bottom: -39px; /* start hidden below viewport */
transform: translateX(-50%); /* only center horizontally */
opacity: 0; /* start invisible */
animation: slideUp 1.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
animation-delay: 2.2s;
}
@keyframes slideUp {
to {
bottom: 55px; /* fixed distance from bottom */
opacity: 1; /* fade in */
}
}
.email-form {
display: flex;
width: 321px;
height: 39px;
border-radius: 32px;
border: 1.6px solid #232323;
overflow: hidden;
background: transparent;
transition: all 0.5s ease;
justify-content: space-between;
align-items: center;
transform-origin: center;
}
.email-form input[type="email"] {
Open service 216.198.79.1:80 · www.webifysolution.live
2026-01-13 00:41
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://www.webifysolution.live/ Refresh: 0;url=https://www.webifysolution.live/ server: Vercel Redirecting...
Open service 64.29.17.1:80 · www.webifysolution.live
2026-01-13 00:41
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://www.webifysolution.live/ Refresh: 0;url=https://www.webifysolution.live/ server: Vercel Redirecting...