cloudflare
tcp/443 tcp/80
nginx
tcp/443 tcp/80
Open service 2001:4860:4802:38::15:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6InNFMFU2RlA0bkNodThOOFR1ekNxQ0E9PSIsInZhbHVlIjoiWnBheFFIV2dTeWl0ZFlRYXRUNkJhaWk3VmNBVTBRbmNiWktGUExZcFBNa0ZsODI4U2dGbGdDcHd4VlBnMkdmdVRzVmdQaTVVa2NFZTNLUDZWUE0zUStmaUU1Sy94QVlUejZSNVRjUFRTSlBrUFBYVzkxQXZLd1B6S3RBbXhzVXkiLCJtYWMiOiI3MmJlMTRmYjU4ZGViYTVmMmM1MWQ1YTkxMTVjMmUwZTUyYzYzNmEyYmY0NzliNmU2YmM3YmNmYWYyYTRmZWFhIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6IlViNG1GSlpaekRwMWFIYzhhT09PT3c9PSIsInZhbHVlIjoiVndOQy82OS81a09JYTJYQ29Nb3p3bERCQVhoZHJQeW4wenJkYzZWckxLN05KY1p6N2pXYTl5VUx5aGEwRUtqQnluSi9JUkRHMWRUcGNja0ZBNVBVYXFHaGFrYjNFc3FsWU54anQzNWZxNGpXVmJ6WDhSbXFtOVpOZEZSZlBnbU8iLCJtYWMiOiI0ZTkzOGNmYTU5YmU3NjkzNWY1YzllZTFjZTZhNDJkNGU2NWQ0OWM3NDIwMTY5NjZjZmY3NDllNTI4ODE2NTMxIiwidGFnIjoiIn0%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:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:09 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 2001:4860:4802:34::15:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6ImZQdk1HcU92dkNkSFlMUE5zRGVNMEE9PSIsInZhbHVlIjoiQmdOYXAvK3l4cWprVjVWeFdlZVhQVTJEb0p0eEJvakRkZDY5RjR1eUNPUGhJQTV6ejBQQXlFb1E5RmQ5RFhQcHU5UU5iTlFpekFYVzVUd09iU3FNZFFaWlNIb212L3RsdjYySzM0eko2L2FJbVh3V0pscUpBLy9iSEwyRXdVcU0iLCJtYWMiOiI1MmQzYzJlNDkxODg0N2E5Njk1ZTAxYTNkYWQ1NjNlODdhNmJkNzBmOTZlNTk0YTc2MjBkZDY1NTYwZDcxYmQxIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6IldPRldxMktzMTZRVzllekZ6cnJxcmc9PSIsInZhbHVlIjoiUGdDd0NLNmM2cVl5LzFZM0FKRjBueVBYeTd5YmU4U2NHTFJDcEJBUTdJZDF5NG0yMzdCNHNxUFBrQ01Nb3gxWEpFSHRJY2xGY1hRNE8wS0xXWDUvelExUzZuSEU3dUs0YTdoSG9rSVoyWmhRaDB3UUYwdWJ3YmJVR1lQakFFNnciLCJtYWMiOiIzMmRiMmFjMWQ4YWRhOTRjMGJlNzA1M2RkYzI3YjExNDAyNzA2NGQ2M2VhNjFhNzIxNmExMzVkYWQ0ODk1MGFiIiwidGFnIjoiIn0%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 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6IkpJMHFMSk1DT0pyVkxXL3JqMDJWWVE9PSIsInZhbHVlIjoiRWdtM1d1OExzeFhNNko0bnRFSmtVWjMvNUltUDBWaEZuOE9wM0M2VTRlN2ZGbEI2ZFJDTktoc252VWt5dzBDUmJEVFZvaEk4YnJsUEZvdFZFMEdPa0VjditOMndyOTVWTFF6UHJzL3BSSTdqay92eTBEcmsxMDBXNk9GZ2htTVQiLCJtYWMiOiI0MmQ3NmU3ZDkyMGE5YWMxYTRjNGExN2RiYzE0NjVjNjVkMWI4NTJhN2EwOTkxY2M0YzNmZjg4MmJhMjViMzFjIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6IkNPSWo3VlUzZFFWbXFtODBGNXA0MkE9PSIsInZhbHVlIjoicFViZDIrS0c5V1FhemVRc0pHNUp5c2tJRWJRdlREbHVsUmMzbHRwbnVJRVE2YkJQZlI3WC9LcXA1ei9ONFNla09iem9hU3Q5akRFb2NSUUtzZm96Y0xpRzlYSU1FOGlXMloxZ3lOMkE3NUJSeGMvS0NsbHV5akl0OVpvUTNOZ0oiLCJtYWMiOiI3YzkwZDAzNzljMGMxNzEwYzhlMzQ5ZTQ3NzVkYWVhNTMwMWNkZTRlZmI2MzgzZTkzMzU3NzgwM2FkMjcwY2IyIiwidGFnIjoiIn0%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:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:09 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 2001:4860:4802:32::15:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6Im5EK1FWMisyT0xqcXhVNzQxNzNQeVE9PSIsInZhbHVlIjoibW5CRnkxVTBnWjNaN09RdUNkWXRHSlZzaktvMTErRWcwVEV5RlBMcDJRRitNY0k0U2pVYWllajE2UGZselI5b0lmakEvNzZmeG5XVzExdDFEaSs0ak5FZmkySTVTdW1ZcnlXT245Wlk0QnFUdGNMRzAyQmNjYjQrOFo1bEFGd0oiLCJtYWMiOiIyNGY2NDk1Yjg2ZDdkMzIzNDhlNzdjNmRkNzRhODRhOWE5NjhlYzBhNzllYTI3NGFmYzU5M2MwZTE0MDk4MzM4IiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Ii9tT01aVHVMTUNOSVRrS3E2dTV1QWc9PSIsInZhbHVlIjoiTmJjTkNmMWUyM1BUUEY5WGdaWmF2Q3djYVJ4L0pudEtoWXgwNVB2R0ZEdTJJR1dBaXUydWNZSG1QZVUwaHpaY2FRZDFvb3JqWjQvS05KTEY1YmxCMy9mbXlVYlFsYjBiSGhxRE1sUW11SG1RcVAzUkRPZEFIR1h0QjRGWjZqQXYiLCJtYWMiOiIxNTUzZjQ5YmUwMmI2MWRiMDc0ZDYzYjcwYTY0ODY3MmZkZjU3ZGM1YTI5ZTQ3NWMxNDI1MDU5YzIwNWMyNmQzIiwidGFnIjoiIn0%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:38::15:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:09 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 2001:4860:4802:34::15:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:09 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 216.239.32.21:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 216.239.38.21:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6Im12TXVoWEVyVHFtSXZreCsrUTBaeVE9PSIsInZhbHVlIjoiaG50L1RkN3kxVVRYVWRKR0NKYnpJZHBIQ1UvLzhFL3pZdWpDd3JRVGQvK1U1Z1lwSHlwTFNRaE5ZRlA3VHFJRnZmRmEyMlZvWkozcFpZT2tHdkgwdXlXNko4Z3RXeHZVU3R5RTlLckxsSFlJdk92YXc0ejdLcXlTUm9WaDlwSC8iLCJtYWMiOiJmOWJlYzZiMTU0OTRlZDdhNjY5NDU3NmI0MWJjYzllNDQ0MDVhZGNlMTc2NzNhN2ZhNmVlNGI0YzJmMmQ3N2E1IiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Im4vUmVYU1JMb2d4YjdTeHU1dEdkdEE9PSIsInZhbHVlIjoiNFpta1pYRnZHSFV5MjcwazZKUlAyQ2twb2d0eGE2d1d5WkNpRzMvMjQvY2R1Sk11SHBKKzM0TkREbmIrM3Frd0RLWjNXaDZZZWlGZ1c0QVhJNHl3SnF1dFNIMTRQQWcybDN3b3FnY2dnYVF6QzcxWWtadkkvTDEyOUp3Y1Rka0siLCJtYWMiOiI0ZTAxZGNjNDFiYzgzNGZmMzFhODlhNTBkZTBkYThiZDI3OWEwM2U5NTVlMmFhNzZkYzZhYzhhZWFjODY3YTliIiwidGFnIjoiIn0%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 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 216.239.36.21:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 216.239.34.21:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6Ikh2aTB2ZVRkZityRjNFUW5tNU45aXc9PSIsInZhbHVlIjoibHBqeTQvSTdxcVNTemh1ZEpaTjN5aGNrN0RsL1NuWWFlNnY1a3NFRkdaVjVyeUVqVTBwOHBrSVVGVmdJRS94R3I1TVFPUWpJOWdIcys2RGNTWFpjRTZ1bWdNZjEvN2JLNWo3UUdmVm9wSFcra1JTV1l5c1BTMFhmRXI2T0NqdFAiLCJtYWMiOiJiOWNkN2E1YTI5OTc5MTVmNzdiYzZhOTlhYWU5OTczNDBkNTg0YmE0YmNlMWQ1ZWFhMmZmYzJkNGMzY2JjZGJkIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6ImYrS2oxWVR4aXR2MlM4bWhWUjdNdXc9PSIsInZhbHVlIjoidXlvMjZXUER2SzB0aWpFcHFoYXV2VUlXUkVGRXNtYnRacnVOSFBGOEx3VVNLRnpkeDlZZVM2RE5yNzlDYTBzQkVHWUNMUi9vdEIzWjIzYXd4ZDNWZGhuc1AzVkxRZ3dDemhzaHpwRlNieUNXWGdqR2xodzB2MmdHb3JjaEhqam4iLCJtYWMiOiIxY2M4ZWY5MzM3NWQ0MDY0YjcyYTkwNjFiM2FlNWNiMzNmMWNhNjZiNTMwODBmYjIxYzZmMjRlNTQyZTFiZGJkIiwidGFnIjoiIn0%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 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:41 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=eyJpdiI6Ik5Gb3FjS1JJUEplb2d6bHM0MzlkZHc9PSIsInZhbHVlIjoiemYxWjVrUlVCKzBackxJMVFleXVlZzYyQ3l6czlVSlJ3NVQ2TW1kWXBaMmdVTjFiSG9HWmx3RVozbU5aeFRaa3d3MHM4eEFQUHdDTlV5UVJoN3dCNEJLWExMM1hBUHJrc1lHcVBDV0RJU011WXRLcEN4bmh4WnJQNXNyRzExbnMiLCJtYWMiOiIxYzk0NTA1YWM4OThhNmU4YWNkNzJiZTZjMDcyYmRlYjEzMjBkZTM1MWJhMGQ2OTVjNGIxN2UxMzlmMDk4MGFkIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:41 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6InpWSHRsdEJ3RGR5VzFPMG1MZ1JRdEE9PSIsInZhbHVlIjoiS2kybXBYSG9sMThvK3Z6TERMTzJkRm1pR3EwT2ZVd00wUmgrUnR0QUQwY1dFdlFxaHhsZzI1R1gwNjV0YkNFUHRPRkxUMWpIWHpoMG90WU5pWkM0UC9hSnZRKzRvSDBBbDJETFNIQWpIVHdkN2F2NGJnZDY4N3ZwNHlCRFhaVDgiLCJtYWMiOiIyY2VkMGM4MTQyMjY0NDYwMWY3MzRjMDhhNjIyYTYxMGIzNGRhYzQwM2NiODY1MjJhYjA2NThkNmIzN2M1YTczIiwidGFnIjoiIn0%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:80 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 13:24:09 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Server: nginx
Location: https://pagar.protocolopd.com.br
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://pagar.protocolopd.com.br
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://pagar.protocolopd.com.br'" />
<title>Redirecting to https://pagar.protocolopd.com.br</title>
</head>
<body>
Redirecting to <a href="https://pagar.protocolopd.com.br">https://pagar.protocolopd.com.br</a>.
</body>
</html>
Open service 216.239.32.21:443 · pagar.protocolopd.com.br
2026-01-25 13:23
HTTP/1.1 404 Not Found
Date: Sun, 25 Jan 2026 13:23:40 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=eyJpdiI6IkFDaTBMak81MTZRN09DSmdCbzhaQnc9PSIsInZhbHVlIjoiVkdZeVp2S01vWkpZb2Zyd1RxeUFNeGZ1Sjh5VGR4aG53bWlRdGludGthbEVPYUJ3Rm5FaDhmNlhRNkM4SmtEU3dVTWQ5U0d1T1J6bm1ObDNOK0dmamNBbENaZVZWMDdxQml1TXFZRm1PRm4zWVVpSnN4L0xKTTAxWmx6SndFNGEiLCJtYWMiOiI5NzRjMTM1ZjE1ZDM4MWEyMzI1NmJhOTIzN2MzZmY2ODI1ZDU1NDMxMjI1NzE0MmFkZmExYTU2MDRlMmE3YTJmIiwidGFnIjoiIn0%3D; expires=Sun, 25 Jan 2026 15:23:40 GMT; Max-Age=7200; path=/; secure; samesite=lax
Set-Cookie: dmg_session=eyJpdiI6Ijk0dzlGU2xCdWRsdjU2NVhlOGR1alE9PSIsInZhbHVlIjoiY2ZMTlZtRUhhN21YYWpHeDQyNVB3VWl6VVJPYU5zYU0yeGI0YWpzWGJtZ1VaWXA2UTNjVng3MU1KcVdkOFhiY1VvOWtaVHZoRWg5TCtJSXJ6QjUyQWhZcVZkZlhNWTBFVC82RmV4b0poM2pYdjNkZUZVYVhSRlA1aHBRYzhKcTYiLCJtYWMiOiIzMzVhODMxODBlODg2OGZmM2UzZDVlYjQ1NGQwZTBlMzA0Mjc5NDIyNWM0NWMyODdhNTA3NDI3ZTI2NGQ2OWE0IiwidGFnIjoiIn0%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 172.67.222.108:443 · www.protocolopd.com.br
2026-01-23 06:33
HTTP/1.1 301 Moved Permanently
Date: Fri, 23 Jan 2026 06:34:01 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-redirect-by: WordPress
location: https://protocolopd.com.br/
x-litespeed-cache-control: no-cache
Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
Server: cloudflare
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=617
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WozeQkBi4bXnOFoL5E63DjL2MOnKOVEmjwnsK0xDRm902i0boTF6mv0zlWnVjfnsEdeWMSKCGT9eNg%2BCKNrsvyL6K89Y22KsnGgvc5O%2FePIoLUu0jXY%3D"}]}
CF-RAY: 9c254349db572349-SJC
alt-svc: h3=":443"; ma=86400
Open service 104.21.78.139:443 · protocolopd.com.br
2026-01-23 01:57
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 01:57:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
link: <https://protocolopd.com.br/wp-json/>; rel="https://api.w.org/"
link: <https://protocolopd.com.br/wp-json/wp/v2/pages/66>; rel="alternate"; title="JSON"; type="application/json"
link: <https://protocolopd.com.br/>; rel=shortlink
vary: Accept-Encoding
Server: cloudflare
x-turbo-charged-by: LiteSpeed
x-litespeed-cache: hit
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8CB5LvAcRkdPQSjKZzRyzN6QiaPIe%2B0dsvHKXK8t8t92cwmQ10gWyQGdloDjf3aF8kM7on5oRECeBHjiXEqDha9i1Uncvr6pRLCC7rHS%2Bh8%2BzQ%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=1045
CF-RAY: 9c23aebfbef4fd30-SIN
alt-svc: h3=":443"; ma=86400
Open service 104.21.78.139:80 · protocolopd.com.br
2026-01-22 21:02
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 21:02:50 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-redirect-by: WordPress
location: https://protocolopd.com.br/
x-litespeed-cache-control: no-cache
cache-control: no-cache, must-revalidate, max-age=0, no-store, private
server: cloudflare
x-turbo-charged-by: LiteSpeed
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bsQFq5oWXheG%2FPI3hbV6%2BWJ%2Fduu0LBBbF7I%2Fb%2Fw3wwwFRUaTy6iDqhFvcYGO5CaHJayV4EP7d15O%2F8v60nrNffloAnKw0R6mEfHIgpREwWM%3D"}]}
CF-RAY: 9c21fe981e876aea-FRA
alt-svc: h3=":443"; ma=86400
Open service 104.21.78.139:443 · mail.protocolopd.com.br
2026-01-10 18:05
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 18:05:36 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
last-modified: Wed, 08 Oct 2025 19:10:45 GMT
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=1070
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=svYZzUZFE8kzF2mdTq2bL6xdsEY98XRkMGYXPPPWfwZQkiGMvpe5FdrgXGSYu8IItSCWXV38Om54w7OeR%2BPaC9hTzncqRr4HSl7hi0kgzKSb3WH7ZNjx"}]}
vary: Accept-Encoding
Server: cloudflare
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
CF-RAY: 9bbe1a78dd04f892-SIN
alt-svc: h3=":443"; ma=86400
<div style="margin-top: 11%;" class="server-message">
<h1 style="font-size: 85px;margin: 0;font-weight: 300; line-height: 1.1;color:grey;text-align: center;">CyberPanel Installed</h1>
<h2 style="margin-top: 2%;margin-bottom: 2%;font-weight: 300; line-height: 1.1;color: #a56565;;text-align: center;">You have successfully installed CyberPanel, please remove this page and upload your website. :)</h2>
<p style="font-size: 35px;margin: 1%;font-weight: 300; line-height: 1.1;color:grey;text-align: center;"><a href="http://cyberpanel.net">Hosting Control Panel</a> <a href="https://community.cyberpanel.net/">Forums</a> <a href="https://community.cyberpanel.net/docs">Documentation</a></p>
</div>