AmazonS3
tcp/443
CloudFront
tcp/80
Open service 2600:9000:2246:e00:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 25c0ae8b5b888081618bca2ea4f27faa.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: qsOjq176DJ2FLqa2RLrDxI0EjDKoZriUZueHk5K4RXMAAEgcQlzNvg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:a00:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 5dc1bff22b40f5004224ef547b1a9a7c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 9kPhYI3pQqXjKXUb67EGU2RRJGt-8aoi73s0A9AKMkdbNi_C7QEjfg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:1c00:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 06d6f648c97d8c16ca5220ea2f4edf86.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 9WcxDIlwRC-LWZ28wjuHRaIFVtY9yEOViYax8rnMIVKvPjrN4P5Gxg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.53:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 c4c77edb0e594ee05e794efbddc0c5f8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: U5OmtoYkoHzmuXPMe208rdLZHIjVGqvJPyoYpXke8bw_9_LioDrs2g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:600:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 f1cf0dd6472fa007238228b98c5a369e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: bspF5fHeM9WlUZOqSUlsP7o02uN2GWgAIzWnoT6j54gZ2ca-3H91fQ==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:1c00:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 99cbca0951645f2779e512baf9721780.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: Up9WgWivMlPm3SXcpOEj-tAk8X8bgYVTBUpfpkubvSWhKTQC62qmKA==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:e000:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 5071afda1ab6f09c39c5873ced3e225c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: x6l-9Pg3iTm-6atq97kYBDmRM38kXec2HtP-POKb8KpRivhaGOKFMg==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:a00:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 579fe4b7dcab7e674f31d8cf81d00006.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: fvRMezqsjLqKUPIK9f6Y63K1n6Nahh_fn40mI_655PGz7XJMk3ajfQ==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:e00:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 06d6f648c97d8c16ca5220ea2f4edf86.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: JVeIWX3Vzq6UHo5nN3_6lB_0cjs7dW5OrnvJZVdE8r04dsNaqM5sqg==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:ca00:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 ec2e016357b2a4b61d6fc1a2e7c0826a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: kSiB675LuR8NLvfvKobmSSmGXpi4mqlakpDHGI6R53058hcAwvrC5A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:2800:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 9c179e6b680e230f2cd725d79ae1ba2a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: KJyO7JFTn7HDB3Hv7YfHmO0giJ_QzXEHmwuMYL5KOyncAXpDVWXk6Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:e000:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 54539657e1cb0d581a1136c9b6cc01a6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: gdgevZqSWECpkU4rCb3nPEiBcOfVjYSo9MrKk0u4kglQ6PrQjd0beA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:1000:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 f00a1e16a1b69b5fdf01447dd1592790.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: sHXFOLZAvi1xo1wdF-bFUqBoT11SyTpL3j7D_wtkLtyvgz_AfLRkVw==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:600:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 d0e1f57f270c2e4a3b8f618170971cd8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: L1BjZZ-vpFkPRcOW0qLehTsvhE6JJSFIiHUpVGExcJpKhsSxMtnwgw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2246:2800:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 f00a1e16a1b69b5fdf01447dd1592790.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: g74u9EphKmCzkGb4JnmSZU0KCSRNHR-MbnzIrwRsc5Vzi6ZhVMaSHQ==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:ca00:6:baa7:6c00:93a1:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Thu, 01 Jan 2026 18:12:26 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 d21c7dc6bfb9c2f00dc62b8a7281a898.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MXP63-P1
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: U_0dn0qLZkM3OijWDgq3j7kGR_HNg9OZYDX1qoJtbD2U_W53UJbqbA==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:2246:1000:6:baa7:6c00:93a1:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 377f66adf3e979e5eae2bf83298bbabe.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MXP63-P1 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: cVkAT6gZcVngYCwj_7MS222ImBHTxZjBzxoW6mv2sJUZTabbOCNWRQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.99:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:24 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 3f695203fbeb95037134ac09f46add98.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 4y8r_8i-DvZ0TjSGb5vpJBbHQliepgYWlBF2qOKC0bWbC3dwD4jPDg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.99:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 18:12:25 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
X-Cache: Hit from cloudfront
Via: 1.1 4218e34de65310fe1ec1fdbfddb4c01e.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: mlF00SFg2o2ZtioycG9FHhXbvekEHbfRN4-CR92AkVUut1NPI4aRCg==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.85:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:25 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 1b406976e43f339920dd4ca9beffceb8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 751-K7wgT0EfYnFehgsd0eWtiZ8gaPksQxWNXY9Mwri8uu_UU_eVBw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.85:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 18:12:25 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
X-Cache: Hit from cloudfront
Via: 1.1 44c11b9e7f9c69a8ff1ceeb4b7d9e50c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: mdgDkOzFVU9YRJwJ2_rFHjDi_aLRrnwyTpvcdoo7c7W8oHE27vUq3A==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.53:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 18:12:25 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
X-Cache: Hit from cloudfront
Via: 1.1 112ea1671f1dfc4e484af72377a98408.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: xYbZzLq0oVjjLZUOknhc-WQLCe7CkpmkrcyxrXONXE0q_ZjMkCPbUw==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.89:443 · meruta.org
2026-01-01 18:12
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 18:12:25 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
X-Cache: Hit from cloudfront
Via: 1.1 26e9dd7f383cf8a4d99fa39094ade0b6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: t4ToxavhZQkiepmzVFmlmtUE-CuA5o3FBEAWsqMKZ0JPr5C0C2xGkQ==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.89:80 · meruta.org
2026-01-01 18:12
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 18:12:24 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 20bb5456515af18dfd439c3bbeca8dfc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 6BFOZJvIl5N-y1ZKLllzmytW3rejPhTe_TYAml-E8rWeAtziHP6SPw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:2c00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 1b406976e43f339920dd4ca9beffceb8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: uAFopPk2MgABvLiTNMDCcWU54yJsr2LJEyK23_ktROfZW_hw5ynHxQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:c400:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 3de00e7a5711fe2333c6254a58f89176.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: fogpVSVILp4Y0vwt1DxPH2-gDaPUC754SifEh2RiJLT63D335I3Ghg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.85:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 e88b34c25810d94f9f1408ac47aef47c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: fYbs7Wq_qoqll5hNgDkhRGzrBGythrjQAvT_lWv1YmMnPx3KXgRBLw==
Age: 2
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:6a00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 44c11b9e7f9c69a8ff1ceeb4b7d9e50c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: rfrU2aNWmOm9LwzB775D4OS-kM-F-DL_7u86A9925whipGMB5EhESg==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.85:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 4fc7981d078c179bdb1eedaf9249be32.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: bS3EpGDqmvyyXG2QPw9gMjlQi4Hl0_Zc1YG6iBlBTBlcZ825hYYFlg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:6a00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 c75869bb76b3ac8c8772bad5ef6bd5f0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: w9Tc9WyHpBU36DitpVW7x4W96UIBY_7-5gtpte9hii4aEmNWT3BYew== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.99:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 7bf06cbdb83121bca87d471a9c498556.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: FxmJdRKTWppWiPHItyIXgf2W26Q8yaE6ybLUC3fcrY9Dmi7LwZDHgA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:2c00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 321608f40a0cbef23b6add681d95b456.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: xErDbO9oQdPlergT_1a5xBxFRsUAnB6mehUKoxd566h3sRQcQyOH3g==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:c400:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 a6cf64e69a19d3b39479c6c39a829974.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: DJFKD8JPNMik8aQRFA9P7UHHuBfb_dFrLbLrYDRjpEUoWPrUnOOg_Q==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:5e00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 3de00e7a5711fe2333c6254a58f89176.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 6gXteSV_9F_RzgXJcLGZ6lRL7bCWY6WKAaPpYI9N7cL_FY8cM9pgrQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:ca00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 3f695203fbeb95037134ac09f46add98.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: i7PUfHl1qy3H2z9P6KGlU_CUXyNCxhVP3A2UO3lN6hVR2zsBvxVRLQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:4e00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 08dc547306e2c7102196b53ce0859e80.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: __SAHjRofq5MWdFtajZcW0wCfmiJXKeUkQdtEL4HI059kY-5hS1lsA==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.53:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 e88b34c25810d94f9f1408ac47aef47c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: Bgdfw3FEF9qHBwX2McLzyTniQqxYTBa0gZcJkRo8NjSwzu-wOAw84A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.53:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 1b406976e43f339920dd4ca9beffceb8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: dbNFiU1e0t1j39roGd13zCgj735lVlH7Oke519eBxXuP7CMdHd3seQ==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:1e00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 11e96575dfbca7fdaeadce447e13bf86.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: lABD-FkRyAS8J5n-WQiIQ9jfsKziO6xSI5ZnRg5RnHbbVQf9J7Cj0w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:4e00:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 965b4705c2c785676c6b2cc3a0acb2b2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 9386uBAAYCtn159QG14gS_jCfqfizZKm4C26KiY-Im0lsZAWd0AC9Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:27e6:1e00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 321608f40a0cbef23b6add681d95b456.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 8Noa5txz-ZRQjBx-k-ThPU_qeXClR860R0CJajeeVcYQUDUJ4GmN8w==
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:ca00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 1196be8ecd626a7254fd58be18bc943c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 1awu00yd48jibEXBYWwZSXZqWj6RLXknYuWYSLoWq8RN-nEeHAlVVQ==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 3.167.227.89:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 1196be8ecd626a7254fd58be18bc943c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 810rlWKPM6o9H-esXe3Q6UzPpvRJB3ciAsH6iyIeRv7PnmHPi6ZvSg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.99:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 4fc7981d078c179bdb1eedaf9249be32.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: yPoRmHuFlxM-rqxTsvE2OD4pVOejyKAFLODmqrpjgODl0yjyxZxYsg==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:5e00:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 e88b34c25810d94f9f1408ac47aef47c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: AO1DklOprvZWNMhSjUbeBVf7ToIAJLPo1VqVJ40ZxT5ko24X7yx17g==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:5000:6:baa7:6c00:93a1:80 · meruta.org
2025-12-30 01:27
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Tue, 30 Dec 2025 01:27:34 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://meruta.org/ X-Cache: Redirect from cloudfront Via: 1.1 adb85524b165725266f060aad450374e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P11 Alt-Svc: h3=":443"; ma=86400 X-Amz-Cf-Id: 0M1YJhizUph3BCzz_c-3A2nQ4IgK5old9Kqlcqg6HoWucJTY45JwQw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 3.167.227.89:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 1b406976e43f339920dd4ca9beffceb8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: 0QVgGjMAwhbuVNgk_-y65_Pd7htDZqW2TYY-UXLuA1Z4wc0_arkDJw==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
Open service 2600:9000:27e6:5000:6:baa7:6c00:93a1:443 · meruta.org
2025-12-30 01:27
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 16682
Connection: close
Date: Tue, 30 Dec 2025 01:27:35 GMT
Last-Modified: Sat, 06 Sep 2025 16:59:03 GMT
ETag: "88c4a51a8f25a723f3da1c6ffd49ca33"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Hit from cloudfront
Via: 1.1 1196be8ecd626a7254fd58be18bc943c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P11
Alt-Svc: h3=":443"; ma=86400
X-Amz-Cf-Id: GDe-cQDcHjj6XgDDqAQuUjsREZuYKpp8vJ0PGByBMc1rz4z5hucmpg==
Age: 1
Page title: Meruta Group
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Meruta Group">
<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=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://laiusentertainment.com/files/images/wayfresh.png">
<title>Meruta Group</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background-color: #0f0f0f;
color: white;
line-height: 1.4;
}
.navbar {
position: fixed;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 60px;
z-index: 1000;
background: transparent;
transition: backdrop-filter 0.3s ease, background-color 0.3s ease;
}
.navbar.scrolled {
backdrop-filter: blur(20px);
background-color: rgba(15, 15, 15, 0.8);
}
.logo-container {
display: flex;
align-items: center;
gap: 8px;
flex: 1;
}
.logo-container .logo img {
width: 150px;
height: 150px;
height: auto;
display: block;
}
.nav-menu {
display: flex;
list-style: none;
gap: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-menu a {
color: white;
text-decoration: none;
font-size: 15px;
font-weight: 400;
}
.play-button {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 320px;
}
.play-button:hover {
background: white;
color: #0f0f0f;
}
.play-button2 {
background: transparent;
border: 2px solid white;
color: white;
padding: 12px 24px;
border-radius: 50px;
text-decoration: none;
font-size: 14px;
transition: all 0.3s ease;
flex: 1;
text-align: center;
max-width: 280px;
}
.play-button2:hover {
background: white;
color: #0f0f0f;
}
.hero-section {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 60px 60px;
background: #0f0f0f;
}
.hero-title {
margin-top: 100px;
font-size: 64px;
font-weight: 700;
margin-bottom: 20px;
color: white;
}
.hero-subtitle {
font-size: 18px;
color: #a1a1aa;
margin-bottom: 60px;
font-weight: 400;
}
.hero-image {
width: 1100px;
height: 600px;
background: url('/assets/image.png') no-repeat center/cover;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
.main-stats {
padding: 60px 60px;
background: #0f0f0f;
2600:9000:2246:e00:6:baa7:6c00:93a1 1 2600:9000:2246:a00:6:baa7:6c00:93a1 1 2600:9000:2246:1c00:6:baa7:6c00:93a1 1 3.167.227.53 1 2600:9000:2246:600:6:baa7:6c00:93a1 1 2600:9000:2246:e000:6:baa7:6c00:93a1 1 2600:9000:2246:ca00:6:baa7:6c00:93a1 1 2600:9000:2246:2800:6:baa7:6c00:93a1 1 2600:9000:2246:1000:6:baa7:6c00:93a1 1 3.167.227.99 1 3.167.227.85 1 3.167.227.89 1 2600:9000:27e6:2c00:6:baa7:6c00:93a1 1 2600:9000:27e6:c400:6:baa7:6c00:93a1 1 2600:9000:27e6:6a00:6:baa7:6c00:93a1 1 2600:9000:27e6:5e00:6:baa7:6c00:93a1 1 2600:9000:27e6:ca00:6:baa7:6c00:93a1 1 2600:9000:27e6:4e00:6:baa7:6c00:93a1 1 2600:9000:27e6:1e00:6:baa7:6c00:93a1 1 2600:9000:27e6:5000:6:baa7:6c00:93a1 1