cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3031::6815:50a5:8443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 521 <none> Date: Mon, 26 Jan 2026 07:51:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=39,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c3e6c3c8b23c9d6-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3031::6815:50a5:443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:51:01 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Cache-Control: max-age=600
Expires: Mon, 26 Jan 2026 08:01:02 GMT
Vary: Accept-Encoding,User-Agent
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KVy19kh9K9sFEa35foc4vXnKPVVCOEkuoBEZwg53cQIWQi5b%2BfvtMN8%2FkE%2BC4M6r7FOv1tJLIkLmfB94%2B1UDd9Za2XR9YDztuatymToxbJFdbhuFGR0nYBYRhw%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=6,cfOrigin;dur=88
CF-RAY: 9c3e6c3c8e72ab1c-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Xander's
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Xander's </title>
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/favicon.jpg" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;900&family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<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=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<style>
.feedback1 {
background-color: #80b241 !important;
bottom: -2px;
width: 100%;
position: fixed;
color: #fff;
padding: 8px 10px;
border-radius: 3px;
text-transform: uppercase;
z-index: 99999999;
border: 1px solid #fff;
height: 40px;
letter-spacing: 2px;
left: 0;
font-weight: 800;
color: black;
}
.feedback1 {
display: none;
}
@media (max-width: 767px) {
.feedback1 {
display: block;
}
}
#men {
padding: 60px 0;
}
#men h2 {
font-weight: 700;
margin-bottom: 20px;
}
.product-card {
border: none;
transition: transform 0.3s ease;
}
.product-card:hover {
transform: translateY(-5px);
}
.product-img img {
width: 100%;
border-radius: 10px;
}
.btn-dark {
background-color: #7fb240;
color: #fff;
border-radius: 30px;
transition: background 0.3s ease;
}
.btn-dark:hover {
background-color: #7fb240;
}
img.footer-logo {
width: 18%;
}
p.footer-copy {
border-top: 2px solid;
padding-top: 15px;
}
p.footer-copy {
border-top: 2px solid;
}
p.footer-about {
margin-top: 46px;
}
.map-section {
width: 100vw; /* full browser width */
margin: 0;
padding: 0;
overflow: hidden;
}
.map-section iframe {
width: 100%;
height: 400px; /* adjust height as needed */
border: none;
display: block;
}
/* Apply it to whole website */
body {
font-family: "Raleway", sans-serif !important;
}
/* Or only for a section */
.perfect-match h2,
.perfect-match p,
.perfect-match .btn {
font-family: "Raleway", sans-serif;
}
.perfect-match {
position: relative;
background: url('img/about-new-1st.jpg') center/cover no-repeat; /* replace with your image */
height: 600px;
display: flex;
align-items: center;
color: #fff;
text-align: left;
padding: 0 5%;
}
.perfect-match::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4); /* dark overlay for readability */
z-index: 0;
}
.perfect-match .content {
position: relative;
z-index: 1;
max-width: 500px;
}
.perfect-match h2 {
font-size: 36px;
font-weight: 700;
margin-bottom: 15px;
}
.perfect-match p {
font-size: 16px;
line-height: 1.6;
margin-bottom: 25px;
}
.perfect-match .btn {
display: inline-block;
background: #7eb140;
color: #fff;
padding: 12px 30px;
font-weight: 600;
text-decoration: none;
border-radius: 5px;
transition: background 0.3s;
}
.perfect-match .btn:hover {
background: #a4791e;
}
/* Responsive */
@media (max-width: 768px) {
.perfect-match {
height: auto;
padding: 80px 20px;
}
.perfect-match h2 {
font-size: 28px;
}
}
.product-title {
color: white;
}
a.btn.btn-outline-dark.mt-2 {
border-color: white;
color: white;
}
.split-content {
color:white;
}
section.split-section {
background-color: #80b341;
}
footer a {
color: rgb(245 245 245);
text-decoration: none;
}
.gallery-section {
background-color: #fafafa;
}
.gallery-section h3 {
font-weight: 600;
letter-spacing: 1px;
}
.gallery-section img {
transition: transform 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
}
.gallery-section img:hover {
transform: scale(1.05);
box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}
:root {
--brown-dark: #4a2d1f;
--brown-light: #e9d6cf;
--acc
Open service 172.67.151.197:443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:51:02 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=143
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qcL76NBZHDFhjUJg0bxebeRt9kTARzauACnQAJAiYhkp4U070i1%2Bth7xqf%2B%2BiPxam8fNVSsy1CAdhP8u99Up39gWA0LF69oAqoM2b1eQhw%3D%3D"}]}
CF-RAY: 9c3e6c3d1f96a230-SJC
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 172.67.151.197:8443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 521 <none> Date: Mon, 26 Jan 2026 07:51:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=33,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c3e6c3c390df337-YYZ alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3037::ac43:97c5:8443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 521 <none> Date: Mon, 26 Jan 2026 07:51:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c3e6c3c7832667f-AMS alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3037::ac43:97c5:80 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 07:51:01 GMT
Content-Length: 0
Connection: close
Location: https://home.xanders.pk/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=erKc0xFppKhKcl5CKEid%2FMG2bHaHpD%2BoY3tsEsCT3fwuHgwLskDCxmeEKgMOVnAxgb6Oh68m5ZVpLGxh3s%2BtiCwAagxJ0bdJX9z6XmTdTHlTf7OE28VDCQjL7Q%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e6c3b8bde4946-AMS
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3037::ac43:97c5:443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:51:02 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Cache-Control: max-age=600
Expires: Mon, 26 Jan 2026 08:01:02 GMT
Vary: Accept-Encoding,User-Agent
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1739%2Bw09P9QE6Ui06wVw%2BiLg2HQjKC3GpuyoRZjuKLcyLQELj4ojuxD%2BFhSZNEtzwNhx1sQdgvmRjednwaqhyz9%2BppIGZCmymuH4vnqsQ5d7XUbnG%2BTlqBeSEg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9c3e6c3d0aab6698-AMS
alt-svc: h3=":443"; ma=86400
Page title: Xander's
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Xander's </title>
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/favicon.jpg" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;900&family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<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=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<style>
.feedback1 {
background-color: #80b241 !important;
bottom: -2px;
width: 100%;
position: fixed;
color: #fff;
padding: 8px 10px;
border-radius: 3px;
text-transform: uppercase;
z-index: 99999999;
border: 1px solid #fff;
height: 40px;
letter-spacing: 2px;
left: 0;
font-weight: 800;
color: black;
}
.feedback1 {
display: none;
}
@media (max-width: 767px) {
.feedback1 {
display: block;
}
}
#men {
padding: 60px 0;
}
#men h2 {
font-weight: 700;
margin-bottom: 20px;
}
.product-card {
border: none;
transition: transform 0.3s ease;
}
.product-card:hover {
transform: translateY(-5px);
}
.product-img img {
width: 100%;
border-radius: 10px;
}
.btn-dark {
background-color: #7fb240;
color: #fff;
border-radius: 30px;
transition: background 0.3s ease;
}
.btn-dark:hover {
background-color: #7fb240;
}
img.footer-logo {
width: 18%;
}
p.footer-copy {
border-top: 2px solid;
padding-top: 15px;
}
p.footer-copy {
border-top: 2px solid;
}
p.footer-about {
margin-top: 46px;
}
.map-section {
width: 100vw; /* full browser width */
margin: 0;
padding: 0;
overflow: hidden;
}
.map-section iframe {
width: 100%;
height: 400px; /* adjust height as needed */
border: none;
display: block;
}
/* Apply it to whole website */
body {
font-family: "Raleway", sans-serif !important;
}
/* Or only for a section */
.perfect-match h2,
.perfect-match p,
.perfect-match .btn {
font-family: "Raleway", sans-serif;
}
.perfect-match {
position: relative;
background: url('img/about-new-1st.jpg') center/cover no-repeat; /* replace with your image */
height: 600px;
display: flex;
align-items: center;
color: #fff;
text-align: left;
padding: 0 5%;
}
.perfect-match::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4); /* dark overlay for readability */
z-index: 0;
}
.perfect-match .content {
position: relative;
z-index: 1;
max-width: 500px;
}
.perfect-match h2 {
font-size: 36px;
font-weight: 700;
margin-bottom: 15px;
}
.perfect-match p {
font-size: 16px;
line-height: 1.6;
margin-bottom: 25px;
}
.perfect-match .btn {
display: inline-block;
background: #7eb140;
color: #fff;
padding: 12px 30px;
font-weight: 600;
text-decoration: none;
border-radius: 5px;
transition: background 0.3s;
}
.perfect-match .btn:hover {
background: #a4791e;
}
/* Responsive */
@media (max-width: 768px) {
.perfect-match {
height: auto;
padding: 80px 20px;
}
.perfect-match h2 {
font-size: 28px;
}
}
.product-title {
color: white;
}
a.btn.btn-outline-dark.mt-2 {
border-color: white;
color: white;
}
.split-content {
color:white;
}
section.split-section {
background-color: #80b341;
}
footer a {
color: rgb(245 245 245);
text-decoration: none;
}
.gallery-section {
background-color: #fafafa;
}
.gallery-section h3 {
font-weight: 600;
letter-spacing: 1px;
}
.gallery-section img {
transition: transform 0.3s ease, box-shadow 0.3s ease;
cursor: pointer;
}
.gallery-section img:hover {
transform: scale(1.05);
box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}
:root {
--brown-dark: #4a2d1f;
--brown-light: #e9d6cf;
--acc
Open service 2606:4700:3031::6815:50a5:80 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 07:51:01 GMT
Content-Length: 0
Connection: close
Location: https://home.xanders.pk/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=r0zfqcmI0QZSX2M6R%2Bqs4A1hO732VYD98WOAFJwxzw%2BjUz9Lq20t4uPMdS4wa2nepht0l0UNd3mgnN42L1VBVV2PrV9YDmaYv%2FJLQFEEE5x0XtCKLWZn%2B2yi7g%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e6c3b6a3fdcb5-FRA
alt-svc: h3=":443"; ma=86400
Open service 172.67.151.197:80 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 07:51:01 GMT
Content-Length: 0
Connection: close
Location: https://home.xanders.pk/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=P2SJgPoCmmkRhcYmvQLAivzJ4j2gLAK5lmcXfDudWVMQ%2BTwA3K0VQaDgcLV87YsWjtHV4rTTOxdq1RVhhPEwCebbWkJ7ckOHBARMijGflA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e6c3b3ecf9bf7-FRA
alt-svc: h3=":443"; ma=86400
Open service 104.21.80.165:8443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 521 <none> Date: Mon, 26 Jan 2026 07:51:01 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c3e6c3be86f7733-LHR alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.80.165:80 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 301 Moved Permanently
Date: Mon, 26 Jan 2026 07:51:01 GMT
Content-Length: 0
Connection: close
Location: https://home.xanders.pk/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GPcNLHCwa46oT4516W1gW%2BHqWwTN4188hkj9RbUULiTfW4bllt55MlnKfpFoQ3%2FJ11SINXFTqUddgWzOj7HwCmKO19Pw%2BZxzv2FBedO3Sg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c3e6c3acf7265a3-FRA
alt-svc: h3=":443"; ma=86400
Open service 104.21.80.165:443 · home.xanders.pk
2026-01-26 07:51
HTTP/1.1 200 OK
Date: Mon, 26 Jan 2026 07:51:02 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dTt61e1JsQGlAQSqYT9R3LHe%2BQBJvYFQQHFoDS%2BQsxOHUsjWWBLYzIqtL%2BqLOFjP1kAWIRZc7LBeH9CG8b15mHC8j%2F6sYmuDNDSboi7CTQ%3D%3D"}]}
CF-RAY: 9c3e6c3ccb1a814d-FRA
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:10::6814:213e:443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:45 GMT Content-Type: text/html; charset=iso-8859-1 Transfer-Encoding: chunked Connection: close Server: cloudflare Location: http://xanders.pk/ cf-cache-status: DYNAMIC CF-RAY: 9c27191eb845e85c-FRA Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://xanders.pk/">here</a>.</p> <hr> <address>Apache/2.4.59 (Debian) Server at www.xanders.pk Port 80</address> </body></html>
Open service 2606:4700:10::6814:213e:80 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:44 GMT Content-Length: 0 Connection: close Location: https://www.xanders.pk/ Server: cloudflare CF-RAY: 9c27191ebbd4bced-FRA
Open service 2606:4700:10::6814:213e:8443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 11:55:04 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c27191eb9bae858-FRA error code: 522
Open service 2606:4700:10::ac42:aed0:443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:45 GMT Content-Type: text/html; charset=iso-8859-1 Transfer-Encoding: chunked Connection: close Server: cloudflare Location: http://xanders.pk/ cf-cache-status: DYNAMIC CF-RAY: 9c27191ebc03dbe4-FRA Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://xanders.pk/">here</a>.</p> <hr> <address>Apache/2.4.59 (Debian) Server at www.xanders.pk Port 80</address> </body></html>
Open service 2606:4700:10::ac42:aed0:8443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 11:55:04 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c27191ecadfd271-FRA error code: 522
Open service 2606:4700:10::ac42:aed0:80 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:44 GMT Content-Length: 0 Connection: close Location: https://www.xanders.pk/ Server: cloudflare CF-RAY: 9c27191ebc50e7b6-FRA
Open service 104.20.33.62:443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:45 GMT Content-Type: text/html; charset=iso-8859-1 Transfer-Encoding: chunked Connection: close Server: cloudflare Location: http://xanders.pk/ cf-cache-status: DYNAMIC CF-RAY: 9c27191ea840bb62-FRA Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://xanders.pk/">here</a>.</p> <hr> <address>Apache/2.4.59 (Debian) Server at www.xanders.pk Port 80</address> </body></html>
Open service 104.20.33.62:8443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 11:55:04 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c27191ebb599f54-FRA error code: 522
Open service 104.20.33.62:80 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:44 GMT Content-Length: 0 Connection: close Location: https://www.xanders.pk/ Server: cloudflare CF-RAY: 9c27191eb936e98c-FRA
Open service 172.66.174.208:443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:45 GMT Content-Type: text/html; charset=iso-8859-1 Transfer-Encoding: chunked Connection: close Server: cloudflare Location: http://xanders.pk/ cf-cache-status: DYNAMIC CF-RAY: 9c27191ebeb9d34e-FRA Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://xanders.pk/">here</a>.</p> <hr> <address>Apache/2.4.59 (Debian) Server at www.xanders.pk Port 80</address> </body></html>
Open service 172.66.174.208:80 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 11:54:44 GMT Content-Length: 0 Connection: close Location: https://www.xanders.pk/ Server: cloudflare CF-RAY: 9c27191ec8f8d3bc-FRA
Open service 172.66.174.208:8443 · www.xanders.pk
2026-01-23 11:54
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 11:55:04 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c27191ecb1a917a-FRA error code: 522
Open service 2606:4700:10::ac42:aed0:443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 200 OK Date: Fri, 23 Jan 2026 07:49:29 GMT Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Server: cloudflare Cache-Control: public, s-maxage=10, stale-while-revalidate=59 X-Powered-By: Next.js cf-cache-status: DYNAMIC Vary: Accept-Encoding Access-Control-Allow-Origin: https://res.indolj.io CF-RAY: 9c25b1cfd8386e82-SJC
Open service 172.66.174.208:8443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 07:49:47 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c25b1d148a0411b-SIN error code: 522
Open service 2606:4700:10::6814:213e:80 · xanders.pk
2026-01-23 07:49
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 07:49:26 GMT Content-Length: 0 Connection: close Location: https://xanders.pk/ Server: cloudflare CF-RAY: 9c25b1cad80165d1-FRA
Open service 172.66.174.208:80 · xanders.pk
2026-01-23 07:49
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 07:49:26 GMT Content-Length: 0 Connection: close Location: https://xanders.pk/ Server: cloudflare CF-RAY: 9c25b1caf94d6961-FRA
Open service 2606:4700:10::6814:213e:8443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 07:49:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c25b1caadf3f473-BLR error code: 522
Open service 2606:4700:10::ac42:aed0:80 · xanders.pk
2026-01-23 07:49
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 07:49:26 GMT Content-Length: 0 Connection: close Location: https://xanders.pk/ Server: cloudflare CF-RAY: 9c25b1cb1937a49d-LHR
Open service 2606:4700:10::ac42:aed0:8443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 07:49:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c25b1ca2b30d372-FRA error code: 522
Open service 172.66.174.208:443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 200 OK Date: Fri, 23 Jan 2026 07:49:28 GMT Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Server: cloudflare Cache-Control: public, s-maxage=10, stale-while-revalidate=59 X-Powered-By: Next.js cf-cache-status: DYNAMIC Vary: Accept-Encoding Access-Control-Allow-Origin: https://res.indolj.io CF-RAY: 9c25b1ce8a31ac48-YYZ
Open service 2606:4700:10::6814:213e:443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 200 OK Date: Fri, 23 Jan 2026 07:49:27 GMT Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Server: cloudflare Cache-Control: public, s-maxage=10, stale-while-revalidate=59 X-Powered-By: Next.js cf-cache-status: DYNAMIC Vary: Accept-Encoding Access-Control-Allow-Origin: https://res.indolj.io CF-RAY: 9c25b1ca1b9fd246-FRA
Open service 104.20.33.62:8443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 522 <none> Date: Fri, 23 Jan 2026 07:49:46 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9c25b1ca39f3d275-FRA error code: 522
Open service 104.20.33.62:443 · xanders.pk
2026-01-23 07:49
HTTP/1.1 200 OK Date: Fri, 23 Jan 2026 07:49:27 GMT Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Server: cloudflare Cache-Control: public, s-maxage=10, stale-while-revalidate=59 X-Powered-By: Next.js cf-cache-status: DYNAMIC Vary: Accept-Encoding Access-Control-Allow-Origin: https://res.indolj.io CF-RAY: 9c25b1ca3cdeffed-FRA
Open service 104.20.33.62:80 · xanders.pk
2026-01-23 07:49
HTTP/1.1 301 Moved Permanently Date: Fri, 23 Jan 2026 07:49:26 GMT Content-Length: 0 Connection: close Location: https://xanders.pk/ Server: cloudflare CF-RAY: 9c25b1ca3ea2f49b-FRA