nginx
tcp/443 tcp/80
Open service 216.239.38.21:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:48 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 2001:4860:4802:38::15:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6IkMzL2t5dld4eUVDTjNndzFSL0pKWnc9PSIsInZhbHVlIjoiWFQySTR3cFk5c1owd2FEeUVLb2dsVUJiZlcyZldpM2l0dXJPZ29BK1ZTZUdYWUE5NFEvQlpSSlFSaW5iTmZEV01sU1pIaVNvSWtkNFdZSzNYYlBEOVJpTGJGSENVWWZxMXc4M3ZYOEJMWnF6am5JTG5MMXNON3M1THJKbG1BWTkiLCJtYWMiOiJlOTdjYTEzNzZkYzJmYWE0NTkyZTk3ZmRhNDNhM2U1MzkyMDM1YTA3MTQwNDEyOWUyZTlkMmNiNGY3ZTg5ZmNlIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Ild4NFRRSlE0VXJSSFJvcktlaFBvblE9PSIsInZhbHVlIjoia0dXcmlFenBqOGh3NkRWWWpLRWFUM016VVZFRCtyR3RuVDFvdUVJUDliMDkvV1czUktEN0FKZ3ZwWWNUdWtQZnk2Z1QwNjh6ZVVNQkR4cDNsYjYzdUlUUjlhbjdPYTJOMGlHTzk1VG5EWkp4bU5Ua01NOFZsZWxRR3FCSjUyMHkiLCJtYWMiOiIxNDA4YTUwNDhkOWZkZGE4MWNmMWEyOTcxYTE3MWI5M2Q5ZTg5ZDZiM2ZjNWI1OWU2NzYxOWY4NzJjNjM3MWRlIiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 2001:4860:4802:36::15:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImJpMm9UOW5kMSs0NnN0RkpEUUorSHc9PSIsInZhbHVlIjoiMUsxY3Yrd1kvbFdVK0hoNW80aDRwcC9rVWVBZkVWSkxlL2s4UnZqTUM1UW9ZSkdOa1VWbmFoUmhsT3FlY0hDdi9oenA4ZFhWa0MyMWp4VkFkUy96LzE2eHNOZWZWemRXb2FiOFR2ay9hMW9PRmlxVmVySGQ2d2VRekgyNDFja20iLCJtYWMiOiI3MWNlYjMxMDQ2ZGQ0NTU0ODAwN2VkNDIzNDVkMWJkZjgyNWE1OWNlOTI5Y2FjYjk5NTJmZDAyMjZiMjNkMTUzIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Ilg0UkUwTm5wYWZwd1QwK055WFJHT3c9PSIsInZhbHVlIjoiTkc3YVA5blEzbnlWNk9GTzFDdjArMEMrY0pCSCtGZXRSeWdoLzBNcXFUclpaTEVaSzY5bTZxOVlXRmhzTHVON01qQi93a0FjcmdXUjR0THlsQlNCN29aMHpwOTVJelZVWHZUYW5WQTFrTGgrcUd1Y1VjRkRkVThVS1AxRzNKZG0iLCJtYWMiOiIxNmRkODFhY2Q4YzM1MjhjMjY1MGZjNjUwZjgyZGQwYTJlOWZjYTFiZjI0MWYxZTAzMTIxZDVhZGZhMDg4MjNmIiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 216.239.38.21:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImlablJLakJTa1N5RTUvM3liSUlvaHc9PSIsInZhbHVlIjoiTDYrcS91clNseGRNbStab3ZaSVBLRUtiam9YRFkwalpTbjJrWjl3Ukpva0wzY1dub2xzamVtcEg2QjhONmdNMHpZMEl6NFZweHZmU01jNHpMWXJWUUJjV2VUemdnQzNTRm9pbytYMXBWM2hNRWhUWmlPbzV2MFNGZWVCTVYyRXIiLCJtYWMiOiI3MGI3Y2UzYzljNjEyZGNmYzRjMzMzNGVlM2Y4NmI3ZDBhMzUzYjk4OWVlMDFiYWQ0NTIwZjZjNmZmODUyOThmIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6IlVLU2hLSWR4cTkvWlFnZjN5UkJhWlE9PSIsInZhbHVlIjoiaVZoNVRIK3NSMXpHbXFyZzVtajg0VTU1V2piK1RnU0F0VUd3RHREOEdMSENLMHNlbmQ2TUJ3OTVDSTFGQ2tidHdvcGNUQzNTdWEvT01sWnBDcVlpT3ZNTjBoT3RJY3N0NUZ3YnVYNXR3ZFBNcVRzY2dTZDd6bUc3akF6d1ZpblciLCJtYWMiOiJhYTFhMWQzNWRlMWVlZjFhZDgxOGRhOGI5ZDQ5NzZkMWJmOTkzMGVjYzc5MzQ1MmZiN2MxNTk5NjMyYzg1NjZjIiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 216.239.34.21:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 216.239.34.21:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6IlhMVzJ6REd3VC9sOXhHWkxKUm94a2c9PSIsInZhbHVlIjoiU1prbDlaaWZkTjBYZjJ5VnJFa0ZZUXk3Wk0wZEpVcWtjbS9tMUFCN3RyNjBxQ2hCaGd2TzI5YWwyWnlobEE1ZitZbDdmMlRlc2dqY0h5Uk1Dakk1QWg5WmhTYUYxMlFSaSszNFpoL3FxMERpaDhZZUZiazlTZmZrRmVCaUhYMk0iLCJtYWMiOiJlYmUyZGM2OTE2MjE4YTE5MDgyMjMzYmQ2NWE2NjA1YTc5NWQ5ZjQ1ZmIzMjM2MWVlZmRmNzA4NjBjYmRiNjVhIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6ImFMcjIxUEo3czdUcE5ZS2dJTUcvUGc9PSIsInZhbHVlIjoiSWhYMTdCZzRZakJ2N29QVS9iOEExNXJvQjVNSWVGVGlTZk5OSjdxUHRXMHBWeW5JNUNiTDVKT3IxYlBzbTZHVVRQR3Ezbk9sQkZmZ2k0UGw5eW1wTlpiMEorOTlDRytWYzg3dHpXdUhiZElRSndUK2R1WFRxaERzVjZtSlFDZSsiLCJtYWMiOiI2MTVjNmY4YmI5ZTg0ODUxOGM3NzgyYjg4NWIzZDVlMDJmMDIwZGNkYzJjMmJjZTkzMjIwOTM5MzdjYzg3M2E3IiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 216.239.36.21:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6Ind1RHN0TFJuQUVXVW05N1pqeUM1cFE9PSIsInZhbHVlIjoiQ2hvdUZvMTFsSzFoMjE4Uml3RlJkQkNmbWFsRVIzcEN6ZkJGdHVuSThXdWxZQTFWODdxTnRQb252Mm9iTXFKQXBoMVdaWVBTYmNqb0FDYUx3c0ZnVXg4RnpkRFFCenFXa29GemE2dXYyQXJIZmVsM2huV2ZtMUpCYVlpZDNvbzUiLCJtYWMiOiI3YjU5ZTgyMWQ4NTk4NDY1NDkwYjA2ZTc0MWM3MzgzOWI0ZGFmZmNmNzY1NjU3ODU3OTRjYzVhODg4NTAyMjNmIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Ik85T3RPemREOG0zck52dCtwRUl3clE9PSIsInZhbHVlIjoicVFwem1aMjlxSFE5bkdHV0h1NzlUbjc5RHVmNVlkR1JIRWVNb2YzZC9hcks3WW5DdnRodDhTd2Z1RE1HUEdPbHg1V0RGc3diOHRxWEJNcjN0bVJXOHBGRE13Y1loakdsTitjV3R0TDNmTjlHVGVRUzF1S3BRTHhPRjdqUk1HalkiLCJtYWMiOiI4NmQ4YTVjYjAzZDIwNDc1YTViMDdiNmQ0MjYxZWIyMWViNmM2NGJmMTg5NTQ2YzJjNzc2ZDIxNDMzYjczYjc2IiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 216.239.32.21:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6IkpsKzUzdkNzOXl2aEdjdzBFRnFDM3c9PSIsInZhbHVlIjoiZWF5SDVoUzVaZkVtbDNPZU1lelV2Y2h3ZGswNUQrWDY2ZHlSZ1VmTHdLanFRbmwrbEIxdFpYbEVoUVROS2dWbk13YUl5TEk0WXl0MmRIRlM4MENqNFMyWDBLQ3VsT0xRUnFhNm85bnZhWEp6aEZjU1B4bEZsaVZ2cjZXeXo2K1UiLCJtYWMiOiI3YmVhNWQ0YmJhMDkyZmEyNDE4YWVhYWZjNTFkMTAxNjgzYjY4MmNlN2ViYWQ1YTY4NDBmZDVmYTI3MDE1YzYyIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6ImYvdVhOWWhvbjR1S0xMYTA3U09LaHc9PSIsInZhbHVlIjoiOGZwMWU0aytVMFVoVmhJalJLTTFKUzRhWjllRzBiUEdDb3BkV0JuNHMySG42dkc3aEpZeVhicmlEMGZTM3ZURjRWcWJoaElINTFGMlo0VkRYeWhoNHMvRitOazRXSUJVaWRlaGpUVUk5eWExY2ZWanhIYkQxME5HUGI1ZVlwZFQiLCJtYWMiOiI2ZjM4NjVlNzc0ZDVmNzIwZmU1OTQ2NjQ3MTRkZjVhODMxZGE5MTA3MTIzYTNlYmJiNWMzZTY0NjBjZjY0ZmU0IiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 2001:4860:4802:32::15:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6IklkeVAwWXZxR0IvM2MyT2NnTkRnc3c9PSIsInZhbHVlIjoiN01lMWF5b0JWRDFiTDdobDBDUDFOUzNYQWkya0k0UHFQZDRIMWFhSGY5bVlaeDZHSmpTUEZjTnZkK0V4VURwc2V3VkU1TWQ0MndRSlM3Rmd1RG8rRkpRWnJOaDRuZzBYVTQyZ0JEMHc3aWcwVjhyQmlOQTB4dmVjeDd5ZlNWdEUiLCJtYWMiOiJkZGZhZDQ3ZmI3YWJkOTViYTUzNzkyMTYwYTM4ZmE4NTAzODk5ZWYzZjZiZWZlN2NmZTU2ZTY2NzRjMWYxNzc1IiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Im9OSHMxOGkrZWViVnJjTVp1Uk1qb1E9PSIsInZhbHVlIjoiOUhPQ01Ha3Z5K1ExSnZwcEpXNnZQRkpkbk1GcW5jK0xscE05REkvSXNiUlQ4bDR5aGFuRDJGU0g4VUdCRzhVUUQ5Y2NPbU14U3lVRjJvUUxCZHZmdnJBLzRSbXJhSVdwMHVWbW5QZ2l3bzUvK1JCVzZ3UGovMmdlMGdBMG1JbTkiLCJtYWMiOiI4MDkzMWE1NDllZmQ5YjM5NDFjMGI1N2FhY2M4NjcwYmIwM2YyNTk1ZDNhNzNhNDFiZDRiNzQwMmYxY2Y1ZjJlIiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 2001:4860:4802:34::15:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 2001:4860:4802:36::15:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 2001:4860:4802:38::15:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 2001:4860:4802:34::15:443 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 404 Not Found
Date: Sat, 10 Jan 2026 10:20:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Server: nginx
Vary: Accept-Encoding
Cache-Control: no-cache, private
X-RateLimit-Limit: 360
X-RateLimit-Remaining: 358
Set-Cookie: XSRF-TOKEN=eyJpdiI6ImNIbXZ1Y092M1JJN3BTSHBhV1JwcWc9PSIsInZhbHVlIjoiMUgvLzdrQXpOaXY1N3ZHd212bDNDV3Q0c0x6a1NpR2NXWEZvRG9yMGEwc1RCR3VwWkNHbTlQUEFKU0FaWkthNVV6TW9rc25MSERuNms4NmFJcnVudGFoaktDeGErL1ByclRZNWxET1FBbk9PYjB2Rkdwc3BGQkgvOTJKNyt6aTIiLCJtYWMiOiIyYTcwYTI1ZWFkZTE0NTI4MTcyMzUyMjFkZTA2YjUwMmE2YTk0MzFiMmRmNWJlNjcyOGNjNTQ1YTkyODc0N2NmIiwidGFnIjoiIn0%3D; expires=Sat, 10 Jan 2026 12:20:49 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6IkdMRUgzTGZ6aHYwaHgwalZNOE9vU2c9PSIsInZhbHVlIjoiV2pidXM1UzZTL1pIY0RISmFvenVWTDk0UXlRT3Y2cXY0UnkxYUYvQVpEaENLUVl3UlNLQ0U0ZnQ4Sy9nMkZmb0gxRE5PelZ1TzBYb2V2ODNWT2YrcVpEeHlBMitsMklneFZvaWFYTmx0TzVtL2FjR29JY25yM0F5UkNwblF2QkMiLCJtYWMiOiIxZmJiZTJmZTA2MTk3NGQyYzM0OTVmNmFlNmE5ZjIxY2ViZjUwODU5ODcxZmJhMmYyMDg2ZGNkYWRkNTI4NjA3IiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=lax
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
Via: 1.1 google
Connection: close
Page title: Page Not Found -
Digital Manager Guru
<!DOCTYPE html>
<html lang="en-us">
<head>
<title> Page Not Found -
Digital Manager Guru</title>
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
<link rel="manifest" href="/img/favicons/manifest.json">
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Lato&display=swap">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<style>
@media screen and (max-width: 768px) {
.background-container {
height: 100vh;
justify-content: center;
background-image: linear-gradient(180deg, #C2B8F8 50%, #c2b8f8 50%) !important;
}
.background-container .background-overlay {
background-position: right bottom !important;
background-size: 125vw auto !important;
}
.background-container .error {
height: 60vh;
text-align: center;
}
}
.background-container {
background-color: transparent;
background-image: linear-gradient(180deg, #C2B8F8 50%, #8470F2 50%);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 7% 7% 7% 7%;
}
.background-overlay {
background-image: url(/img/error/404.png);
background-position: center left;
background-repeat: no-repeat;
background-size: 100vw auto;
opacity: 1;
transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.background-container .background-overlay--position {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
}
.error {
color: #FFF;
font-family: "Nunito", Sans-serif;
position: relative;
}
.error h1 {
font-size: 5.8em;
font-weight: 900;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error h3 {
font-weight: 700;
text-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.error-btn {
font-size: 1.3em;
font-weight: 600;
background-color: #FFA039;
color: #FFF;
text-align: center;
margin-top: 20px;
padding: 10px 20px;
border: 0;
border-radius: 4px;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.18);
}
.error-btn:hover {
opacity: .75;
}
</style>
</head>
<body class="d-flex">
<div class="d-flex w-100 vh-100 background-container">
<div class="background-overlay background-overlay--position"></div>
<div class="d-flex flex-column justify-content-center error">
<h1>404</h1>
<h3 class="font-bold">Page Not Found</h3>
<a href="https://digitalmanager.guru" role="button">
<button class="error-btn">
Home Page
</button>
</a>
</div>
</div>
</body>
</html>
Open service 216.239.32.21:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>
Open service 216.239.36.21:80 · checkout.theochaguri.com
2026-01-10 10:20
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 10:21:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://checkout.theochaguri.com
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' https: wss: data: 'unsafe-inline' 'unsafe-eval';
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Via: 1.1 google
Connection: close
Page title: Redirecting to https://checkout.theochaguri.com
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://checkout.theochaguri.com'" />
<title>Redirecting to https://checkout.theochaguri.com</title>
</head>
<body>
Redirecting to <a href="https://checkout.theochaguri.com">https://checkout.theochaguri.com</a>.
</body>
</html>