cloudflare
tcp/443 tcp/80 tcp/8443
Open service 2606:4700:3030::ac43:8c5d:80 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Length: 0
Connection: close
Location: https://aadmin.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=flKKFM%2BhV98d5cOb%2B9g9EShTUjXIkfkBx2QRdOgWEoBhg2oR4vXp%2B4CPW4z5R14pu5M4lYEQRfpfgEQSoV4bsTI0KgDqxDjyt2tLXt9Tp9w76IZaQ7Gn%2FvQb6eiaRndbeSFIkok%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=278,cfOrigin;dur=9
cf-cache-status: DYNAMIC
CF-RAY: 9bc318419a9b408d-BOM
alt-svc: h3=":443"; ma=86400
Open service 104.21.46.151:80 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Length: 0
Connection: close
Location: https://aadmin.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=19JLEGqM10zFCAfGcKZPJ7m4OkCByXDKRh4IzEB4H%2BuYJf1Z1qi4RwwSb9Ewghf2MmvwHrWgKs%2BTopMdjMnVa5114E9HU6NlvXtM7hVwljNZMgJkgE9q"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=19,cfOrigin;dur=8
cf-cache-status: DYNAMIC
CF-RAY: 9bc318410ae57a20-SJC
alt-svc: h3=":443"; ma=86400
Open service 172.67.140.93:80 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Length: 0
Connection: close
Location: https://aadmin.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KhwnSf67K1E7vjdV%2FOoUYVNAQlcpGugMgkph21cMns%2B%2FfYa4SkCBXFNEKrTIZ0igmkj1jm7hvp2QtpfsNu06HNB6gtLVYtQ%2BXjri0sJp5C%2FOmhT6RnpJPnw%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc31840a94bbb49-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::6815:2e97:443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p8XKGgGSuoprYswkdpavOJ7zEsLhiywIaYlyFboLAaz7nHihAknWwhqv%2Fcxwt42gy%2BdI5AGU8XX%2BXAa3JxMddYkmwjyF5Nt%2BaomnIsWf3xWGWa5h9hsLo%2FIE%2FiWDYjefaYw94Gk%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc31840f8a837eb-FRA
alt-svc: h3=":443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 172.67.140.93:443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
cf-cache-status: DYNAMIC
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GRBTBnaFGu%2BXwAgWkjVjjgnamkkbwVagEia4wwpnQcL%2BZq9bGGMTARfYbWN1mwZCx4t8rnjNmyW6u2Oi2mqfkXLtMmdtlly6uLSvjaMnxHwkJhOKdmsgKKI%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=122
CF-RAY: 9bc31840cac79113-YYZ
alt-svc: h3=":443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 2606:4700:3031::6815:2e97:8443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HU4QC7B4Co2%2B2aAynv2lPhp%2FO65UPkgMFV1yqq1LkEcNvOYAhdEcYqpD6mpwqjp%2FvMprO7Zh84lmLsBl%2FCnDHtha467sKbzwtCoLoVAsaqFXK%2B1VA1V%2F1OS%2F3e%2F6XEYX%2F5aY"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc31840cc2a4911-LHR
alt-svc: h3=":8443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 104.21.46.151:443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FP0TpeXk%2BuHft8ZEYViCB8Z3xXTeypslx4BAKn6Cf1iPiz8%2F4qFu2h70NIrozvXDvLs7VtBP2GCnvZHQUwHd9PR7upGiVk2rio7RG4DUD7JuSQidT4lsvG0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318406e1314d3-AMS
alt-svc: h3=":443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 2606:4700:3031::6815:2e97:80 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Length: 0
Connection: close
Location: https://aadmin.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2evBEEyS2L5rEUNeZGIdxA8DqWz4bDy%2FAaUGC2q%2FDssq0UECMtgdnuHrtsnvLAxX5TaeGM0Z7pylblUC9B3stofNanZ88GzaFsrArN44tBK3JbuAzCZfXKvpK499krCoL0eE3Pc%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318401d689748-FRA
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::ac43:8c5d:8443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7LTq2q6x%2B%2BwrLOq5A9dGcjWWS8TLB0BhHAb8gYgY%2FKADfnEF2Ru%2FFQ%2B%2B4W3aO9xuFrLhmR7WDmGWaiAZHM5UhtHB432Blv1cjJSP2bR%2B6B17cemrQYCWjp%2Fmv114vP%2B9xpdSKJ0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318403acc3556-FRA
alt-svc: h3=":8443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 172.67.140.93:8443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ig%2FYbFMzAeqzySwReyBfzmbouI0RoZ03HPdDhjBHw%2BD1keDYUy%2B8wsaIEoU5fqGb%2BWvfJ0GSdPc5AmGWuCPQx4et%2FIu12NUEKz8kATTOoQISqDOgFIsRPwA%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318403d4fdcc9-FRA
alt-svc: h3=":8443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 2606:4700:3030::ac43:8c5d:443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=g29rOpm6nSf2BjkFm1P9t11t22ekpCpaATUCZpQ0QSRy17wKJhTmqIW8rOyyogIjGtgwytq4dY2XsV8TNC3ngI3GFu1659uTjSlsi%2FEi4oY5tIhByqXjQdXsc0uUAWpMW7d6L9Y%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318403af565b8-FRA
alt-svc: h3=":443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 104.21.46.151:8443 · aadmin.stratifydawork.com
2026-01-11 08:37
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 08:37:53 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p9i5Q%2FqczPi0mmoJHSUtSNlTsS2YgF35WUHsROSTZKZ4IzTtp2K9voBdroprUKIclVQOoqqMKX1X9%2BQDQ2v%2FUGHysgKLGFlewCLIXT00eVkloic%2FPjNr%2BDI%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc318403d1bdcb0-FRA
alt-svc: h3=":8443"; ma=86400
Page title: ADMIN
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><meta name=renderer content=webkit><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><title>ADMIN</title><!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--><style>html,
body,
#app {
height: 100%;
margin: 0px;
padding: 0px;
}
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
-moz-animation: spin 3s linear infinite;
-o-animation: spin 3s linear infinite;
-ms-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
-moz-animation: spin 1.5s linear infinite;
-o-animation: spin 1.5s linear infinite;
-ms-animation: spin 1.5s linear infinite;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ea
Open service 2606:4700:3030::ac43:8c5d:443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19275,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977e3ab6ce6a-SIN alt-svc: h3=":443"; ma=86400 error code: 522
Open service 104.21.46.151:443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:19 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin Server-Timing: cfEdge;dur=19701,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977dde2d811b-SIN alt-svc: h3=":443"; ma=86400 error code: 522
Open service 2606:4700:3031::6815:2e97:8443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977db92bdbbf-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.46.151:8443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977d8bddd2d7-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3030::ac43:8c5d:8443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977d783294ac-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.140.93:443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977d7a6265ff-AMS alt-svc: h3=":443"; ma=86400 error code: 522
Open service 172.67.140.93:8443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977d6a94bd96-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3031::6815:2e97:443 · stratifydawork.com
2026-01-11 07:09
HTTP/1.1 522 <none> Date: Sun, 11 Jan 2026 07:10:18 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9bc2977d6de7cd05-FRA alt-svc: h3=":443"; ma=86400 error code: 522
Open service 2606:4700:3030::ac43:8c5d:80 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Length: 0
Connection: close
Location: https://app.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sjVSiYEeo0porzRkS58JkhtXcW3PmZ9EF2Qw%2FnarL0kucLAvkNggB5vYfvtGLSTa4H6ar98SIE1w2IWTBX0bQwQEQ52zxYtBvATgk8wCzwJGZWz7Vlrr710hxy33Oi93P3I%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=6
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3c4e39b911-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::ac43:8c5d:443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
cf-cache-status: DYNAMIC
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NReM0xTcmx0u9Jmlxpcdx6VSEl38YleG3vH30peGblmQbGuXV8PXqqS58%2F%2BhC%2FulI7Bo7COQEdRfLhCycQUOu0KilPhVtEE26FkL2PpkTQvF4ZoiEPrHNC7lRmsCS%2F4mdLM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=55
CF-RAY: 9bc1ee3c7daa3ecb-SJC
alt-svc: h3=":443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"842a833ebeda434db1dc3c18704d06ef","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2606:4700:3031::6815:2e97:443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SA6KZwjwaFRWfSpid6S2NpmO2w3iXaWYiM21lAbbB3vRqzMQ%2BQczaKoStSqtjIx7kABx%2FDm7bG98txul2gnYjqt71e8CXg3Nw2kLj8gXHvg172NQ%2BsPFoH9DE7jp1WGPWWM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3c3a55d271-FRA
alt-svc: h3=":443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
Open service 2606:4700:3030::ac43:8c5d:8443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
cf-cache-status: DYNAMIC
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=X3nbpVKa8MIvmtZT41o5yomzcWSWN%2BbhZpo3uK%2BhlFJPgX%2BPBqmTk8rDyPex871sCl8718xCcDf91dZfYn1FEzAFCjFEjW9b12EsIzno3uQUj4QLBYZrwEQUw%2Fh%2FQmJDsZQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=34
CF-RAY: 9bc1ee3bb8130d00-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"842a833ebeda434db1dc3c18704d06ef","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.46.151:443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
cf-cache-status: DYNAMIC
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7n%2Boo%2BkHYxuL26Q%2FsZCIr3wtnH8GfUPJ2CsNoSVnjCpo5sIUwPZCZDY%2FshPo03keg8ayiJ05VvHIXSCC3Mysqzk0uIuiHHTnAtERk7mDQUoWoAm666w%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=47
CF-RAY: 9bc1ee3b986ff25f-EWR
alt-svc: h3=":443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"842a833ebeda434db1dc3c18704d06ef","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 104.21.46.151:80 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Length: 0
Connection: close
Location: https://app.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9dyZ1kgMkkkjF%2BFNnJyHMnpdAbo%2F9edYytbjyc8hQyrfYO6CViDWc%2B3oydD7ZE21nNONYoCl4jnuqJXfl2jgzx8B5Q6HcGUVYtcYh9WdobA3KyWj"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=26,cfOrigin;dur=8
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b7f5ea1ed-YYZ
alt-svc: h3=":443"; ma=86400
Open service 172.67.140.93:80 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Length: 0
Connection: close
Location: https://app.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ksMnANilJV8JPy%2BYfHUq9OCcTUbDggmWBsZU%2Bmv%2FEVhiApAt0wAQeSKBk3Xp1kGBIwXiLd9m26UA7n9fwIR4PolZlgyRmRzRlOVPkAt9OXF23eTuBXU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b5b78705f-FRA
alt-svc: h3=":443"; ma=86400
Open service 172.67.140.93:8443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=XA5jtPf%2FHANOIEdbZRVZOPddfnr6eTIicd4IxIPlZTSYU7Bmx29JUxXgQfG6X98RZTCNUqj1akBDgdwo5gKf%2BSBV0KLB1hfdOix7HpbLPZ4ZPegWJ6c%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b8cf99743-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
Open service 172.67.140.93:443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CpVoHXZZ63sQGruhP5GKI4VM0PfUdB2mMJLtlRVizV8pbXhRA2zStwjUmgna9VfmGgHThAjyDHeKzGYKh9VDVvUNO00qX4jkfHf7%2FlsLKhlSMBfUHEQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b5ed81cc7-FRA
alt-svc: h3=":443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
Open service 2606:4700:3031::6815:2e97:8443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Vc86Zr5Gd5vpRLl0Lf3LmRYRCTe6NWbSIKMLo4kVHqhCOfoGjMdccLniVbWr5FMzZDvsAh%2BiyNoxpEyga1YLnBHXIX0%2F7rBEiA4m47JyIzvNw%2BKm%2FRCw%2BQ5jPZrv2AGlaF8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b5d79f415-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
Open service 104.21.46.151:8443 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 200 OK
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BMZ18XqmWfOdNu%2B7TehmJameaOTmuG2QjlIMUP0PuQFs96eYPch3uPH44FpwjQAwcqXa%2Bil9Tylqil4wt%2BtVAmnrw%2BOF%2BHuL4HyaQjf13gNkak2CutA%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b4daa1cc2-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Global
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover, user-scalable=no" />
<title>Global</title>
<script src="https://www.youtube.com/iframe_api"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script type="module" crossorigin src="./assets/js/index-40734286.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vuex-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@rive-app-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/axios-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@babel-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vue-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/@vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vant-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-router-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/clipboard-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/libphonenumber-js-40734286.js">
<link rel="modulepreload" crossorigin href="./assets/js/vue-i18n-40734286.js">
<link rel="stylesheet" href="./assets/css/vant-51164201.css">
<link rel="stylesheet" href="./assets/css/index-f4a2b73b.css">
<script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy build because dynamic import or import.meta.url is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<van-nav-bar safe-area-inset-top />
<div id="app"></div>
<van-number-keyboard safe-area-inset-bottom />
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="./assets/js/polyfills-legacy-40734286.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="./assets/js/index-legacy-40734286.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
Open service 2606:4700:3031::6815:2e97:80 · app.stratifydawork.com
2026-01-11 05:14
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 05:14:26 GMT
Content-Length: 0
Connection: close
Location: https://app.stratifydawork.com/
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UIz1RN3%2BX6qTwy2UpkT5JiSs6Kw%2BBy9Ok0Z4%2FPe%2FgzR2HcQqX9XSsWWpGhTaJRF0algANCJAPFu2N0VP41pB3U3UhUGsUTD4cuS6qVHribCYLstT5773FyuRjqnzFvhNFA8%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
cf-cache-status: DYNAMIC
CF-RAY: 9bc1ee3b1dd0776e-LHR
alt-svc: h3=":443"; ma=86400