cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:310c::ac42:2c68:80 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eoZBVwFT9IGwGgd8fP%2BdoNwoGLYZm5sE4aEEGiwF5BGwTH8Ixvm0%2Bi7H67jUkFgD5BcTe4%2FQGPhbg6gjSeXIINm71h%2BRId3UMxPqZ%2B%2FDw3%2BTawncyLZR6AwJjaX%2Bno%2FohEOJ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad7d9e9cf00-BLR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2f98:8443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:49 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=YoBAvNmFA4da9V1g3Hm%2F6zDsbgzSUmjbcfN7ftft%2BTxtoLlty%2BSIjAaB6iVPot0ILI8M9aTZ71jHB5HLvyP%2BWCdtprqGFJ2BXjGL7NVWM%2BX8HZn9UWyBdCo0igQqhS3ZFMUM"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5addda0986fb-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 172.66.44.104:443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=n%2F5CmAs5XJyzdH4jDLGuIiz2a3C6MMdJhRXl1hvexa%2FvigalbqtRokp%2B9iBIzrEf8mT47y6X52yyL%2BeQjj91L4VDequtYns5jJxwFvDfaBYJpFCxs68v"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5adaadcb9cd0-SJC
alt-svc: h3=":443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 2606:4700:310c::ac42:2c68:8443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=U1o5SkkdAddolkvHOcw2%2BvrNQo24gPsXUR9zAkFXF5XaTnom5tTR1CjM1ONhpk0tkfVvOevPWTRgd0YOOqQjVppKlV1O0HhDgSQhp4bO0gjsBwTmWEgHNST3vJBg1BA3Mssl"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad81b268cb6-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 172.66.47.152:443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=Pg7i9%2FpwGlVJ75S1bzLs8jvHxuN5aUu03wnMSJ2dAHnpO6cgfxR2opqXaTimp9RNgZPqyxAhssQd4bOI7zrdfqWEz3TgEzY12r04w3F8CpncoDxA6ROG"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad8099addd3-FRA
alt-svc: h3=":443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 2606:4700:310c::ac42:2f98:80 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3K3WRCNI146hqufNnvO7SkT6gQfU39r39yIjSX1vDtE1rXFfryddQiiT2He3t1hBAOViHk9YnV2c11SvMyo5z5TcOmLerz%2FcAsoCDoSowHOwJPgekhRQm5M74sa1hnms5Bbd"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad7ef0faadc-YYZ
alt-svc: h3=":443"; ma=86400
Open service 172.66.44.104:8443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=q6TuV84Ck7ZAnZwMYVWE4xx9SAlJiMVabfiNS%2FwVRW5nTInECtoStaYh4azNIxK87XdAzdqB4Sg%2B4yp18u7%2FhAcNdNDaxcjNKMpamDZQ9YPEfnovLTXW"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad8090944aa-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 2606:4700:310c::ac42:2f98:443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=07AowaG46nWgUZ2AdLPkSICkym7oUaMPnN8YW%2BSJO5RgdB8of7Nuq7FxrUvJA8n7KuKaY1mlP8UhOtWn6WU2K9rEaP68nMU6MbU8VksDPKUbBhAN9chytE07ZpcG5WMJPbtA"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ada5d67306f-SJC
alt-svc: h3=":443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 172.66.47.152:8443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=cKU0qfpRyXG3%2Fj1fOYK2IgRRVhNBMjexfwInvyOwFSRiRrbuNzfTrwQdePb3pmI19B1%2BgLckWwIO5atjOCGlRr8XKiibE49tJ%2BgCL38A5RV%2B0K%2FTWGlO"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad80bc69f23-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 2606:4700:310c::ac42:2c68:443 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=C3czwmsRnzH6EFTzvHE5PU9usn2Yn7E8fsZZvZIcqA4Kf1ptsdQlpIbfQYHzgzLv78HOlfMsOhsgfw0RsluU%2F82l4VAWiREFyiQ%2FiP8u1uAcDayYZlqeO8KjCExi0zK50Z%2F%2B"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad80b8db32c-FRA
alt-svc: h3=":443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 172.66.47.152:80 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uB8UYwvuMNfuBtEcGYqMVNDwZxU8GJuGM9RAXo2PRE5tohTEPun5fyFf%2FLU3snMzCdg7cPG1aGxL0bk1tK%2FlA6E8tWBcn7ZGdJmxzBC2GNlrF6ZS5oYW"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad65da9d260-FRA
alt-svc: h3=":443"; ma=86400
Open service 172.66.44.104:80 · bestperk12919.pages.dev
2026-01-08 14:23
HTTP/1.1 301 Moved Permanently
Date: Thu, 08 Jan 2026 14:23:48 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hXUC2FMyNqKIu1NDi4ZiApd0gkZnQS4mqhmtfrz%2Bd0MJjgjA0XfudSaD4TNEVwEn2unxR2Zfz8mbYxFgqLOaMFMy%2FzQYn%2F6c6iIrjr0boq6Qo%2FSfC6N5"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bac5ad65b8fbd7d-LHR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2f98:80 · bestperk12919.pages.dev
2026-01-05 12:22
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 12:22:26 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HKZ%2FYWyz0x%2FfFBQemddDxhu7cbj5ZAK1aah1gvFvtt2sjjBT94lbDCiVNPuQR76YHTUroBdaGsXrDfd621AvqPPcH4ZfYTeo6k7UDW%2FAoMzptOL%2B3pLSixv2ffPnH8YFgg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b92f0eeafe2ed04-LHR
alt-svc: h3=":443"; ma=86400
Open service 172.66.47.152:8443 · bestperk12919.pages.dev
2026-01-05 12:22
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 12:22:26 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=g8EgnGzS6KH9ordAHcpP%2FtUF6p1O6k0jDnvf4veD%2BYM2f7Nl10D7E4Yce3mlf1mUF%2FK8IK5qyVbHwBe7%2BlZLiM%2FUI3dim9l0a050jjmMACiRTyWdvI57"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b92f0edcc26dbe4-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>
Open service 172.66.44.104:80 · bestperk12919.pages.dev
2026-01-05 12:22
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 12:22:26 GMT
Content-Length: 0
Connection: close
Location: https://bestperk12919.pages.dev/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LOaeinM%2BqMRTbz82z1YR7yzMR2RtHR99LUcGTBklvySESwxCOpSQBXMsILM1IYLEMdHnSukzC%2FEQntY%2Fde2NVTGIarioo3%2BzUX4D1qhb2vZg5RR8PJl4"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b92f0ed3a619dff-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:310c::ac42:2c68:8443 · bestperk12919.pages.dev
2026-01-05 12:22
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 12:22:26 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2579
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "61fd4ee490e2ff5854ee21dfb57f5b3d"
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=RIUlrPwiPwO9d6U09XppwIOWUI65kens%2BJfMQEQJeivRxUqWAgHIfDPcAd87fJEexO%2B96s8IIA2kx%2ForNg92Wk9hAfEE8qS5x%2BEegFBYz%2FQ0KvkV9QroV7cMoG9c3NfdN8h1"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b92f0ed9fa765ba-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Image Gallery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Gallery</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
}
.container {
max-width: 900px;
width: 100%;
background: rgba(255, 255, 255, 0.95);
border-radius: 15px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
overflow: hidden;
transition: transform 0.3s ease;
}
.container:hover {
transform: translateY(-5px);
}
.image-wrapper {
position: relative;
overflow: hidden;
}
img {
width: 100%;
height: auto;
display: block;
transition: transform 0.3s ease, opacity 0.3s ease;
}
.image-wrapper:hover img {
transform: scale(1.05);
opacity: 0.9;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.3s ease;
}
.image-wrapper:hover .overlay {
opacity: 1;
}
.overlay-text {
color: white;
font-size: 1.5rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive Design */
@media (max-width: 768px) {
.container {
max-width: 90%;
border-radius: 10px;
}
.overlay-text {
font-size: 1.2rem;
}
}
@media (max-width: 480px) {
.container {
max-width: 95%;
padding: 10px;
}
.overlay-text {
font-size: 1rem;
}
}
</style>
</head>
<body>
<div class="container">
<a href="https://%6D%79%73%74%61%72%67%61%74%65%78%2E%74%6F%70" class="image-wrapper">
<img src="https://karina-for-best-friends-only.pages.dev/karina.jpg" alt="Gallery Image">
<div class="overlay">
<span class="overlay-text">Explore Now</span>
</div>
</a>
</div>
</body>
</html>