cloudflare
tcp/443 tcp/80 tcp/8443
openresty 1.27.1.1
tcp/443 tcp/80
Open service 2606:4700:3036::6815:1a67:80 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 14:09:59 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5CSqX%2F65%2FanQJPuyWltf%2FhccLuPLxM8SXfNICDBmYf10WHjfC7p0PcAO%2BLabm6onCRtRrtWFXgVs%2F7cvVnwJdr%2FjWUU7Ygu4N80xjI4%2Fh0pY7LryiZzLjaGPgjo%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9bcbddbf29760e-SJC
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3032::ac43:87dc:8443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 14:10:20 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=19542,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9bcbe3fd2d0653-SJC alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3036::6815:1a67:8443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 14:10:20 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=19326,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9bcbe3fdb6b00b-SIN alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3032::ac43:87dc:80 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 14:10:00 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6ppFlv4xh2oUWe0dAdNldxUzozP0a%2BX%2BkNJUSbntYjM3rO60j1UTWlpFcF3VooDpoQBZv%2Bo0PQqrLMHGMf9qhezdhP8nvWYfDfrXQGZAhMNKzkH4e0J7nxWFkC4%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9bcbddfb95c261-SIN
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3032::ac43:87dc:443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 200 OK
Date: Tue, 06 Jan 2026 14:10:00 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=8,cfOrigin;dur=248
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bLtVMqGbZ1eFhOzCeqOPPH0KS23copU1DQ93%2B2BBLveeDpaIwk7lgEog4Io5TohT2G0GGvwRhpvhSCUFpwmPYURf2tEgS19LudfOD%2BqPPb180nsWgXhkpGBVKUg%3D"}]}
CF-RAY: 9b9bcbdf4dd32b29-SJC
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:3036::6815:1a67:443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 200 OK
Date: Tue, 06 Jan 2026 14:10:01 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=14,cfOrigin;dur=356
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WTEnbG9NOjl4SJYHvyPmQ%2Bp2ZOr7T38gAs%2BZTr%2B00WqGAYB6utwAlFzOjinvx5DV1ItGaLa2pl2Fhzifx3PgyrbHokXkwMWFpBZ%2FvSYGbHT9OzzXr071Vqg%2B"}]}
CF-RAY: 9b9bcbe438666efa-BOM
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.26.103:443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 200 OK
Date: Tue, 06 Jan 2026 14:10:01 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=12,cfOrigin;dur=358
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QrdIgxIcQQdK3KZJS8eV4KkqkbYRKvAzm3Hr5NXkuGPcD4PNcxVypRHnvy7VBRhCyU4rli0rKyMpyi378octrCT6J17TDFmalkXReagOltw%3D"}]}
CF-RAY: 9b9bcbe43a52859b-BOM
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 172.67.135.220:443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 200 OK
Date: Tue, 06 Jan 2026 14:10:00 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=7,cfOrigin;dur=30
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6eIfcn6sEqTFX9LQF%2BBzvnwwz1btCQYfkXwXAnXLFpaQ9VYus82O%2B4%2FX%2F6nbKqvjD0UmdOoXq%2BtImlk6QJPzLIZU6L7eJUVYt%2BsMEmIvez0%3D"}]}
CF-RAY: 9b9bcbde5c571693-YYZ
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.26.103:8443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 14:10:20 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=19627,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9bcbe3cb680c26-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.135.220:80 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 14:09:59 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uLiWBpqCC27IVWBE8sQmnxlNOySRT%2FrJbywMFQVv4QZTr7DbGXKuoSd4ACKh22dMsvQgQickejTR5NZ3q%2BktJbzejegQreqop9KQ8DMsufY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9bcbdd9db839c6-YYZ
alt-svc: h3=":443"; ma=86400
Open service 172.67.135.220:8443 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 522 <none> Date: Tue, 06 Jan 2026 14:10:20 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=19676,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b9bcbe3c97924ee-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 104.21.26.103:80 · winterwolves.com
2026-01-06 14:09
HTTP/1.1 301 Moved Permanently
Date: Tue, 06 Jan 2026 14:09:59 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SJf9xUqfE90TLMEDiaiifox6WRmqG%2BjDhG5ZrXpWBC6c502qCL32KbwbZTcUKl8C0H1Qe5lul1NWSd6tn6MTXYuMXpZyoepYLxKFcRYDxqQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b9bcbdd7c77b734-EWR
alt-svc: h3=":443"; ma=86400
Open service 104.21.26.103:443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Date: Sun, 28 Dec 2025 02:17:54 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=7,cfOrigin;dur=257
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lZfgyS12a7m18KtStOYPmi2KQiVtvXkHF0pjPCpqoO2l0kIO5CuKCRtW4yWqrv79l1NYsTAFr7joHPPBgFPUsCgjR4IOSFS%2BZI8ykIrAbD4%3D"}]}
CF-RAY: 9b4d90645a82fd8c-SIN
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:3036::6815:1a67:8443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19354,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d9063dc67dcd0-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3032::ac43:87dc:443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Date: Sun, 28 Dec 2025 02:17:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3JsILdEd9vyHStqJrR%2FXttOopZOte6JH%2FQpfZqnomr9%2B7%2FCEG1x5DJc1hXkw1Ajii%2BvgF2c976cWeJ2IhOW0upqmmvNJmrOOLKMGn3KOmIV6lDuB8vXauWNLRko%3D"}]}
vary: Accept-Encoding
Server: cloudflare
alt-svc: h3=":443"; ma=86400
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=6,cfOrigin;dur=123
CF-RAY: 9b4d905faf084d8f-FRA
Page title: Download free trials and purchase full versions of rpg games, anime games, manga games, life simulation games
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="Winter Wolves" />
<meta name="description" content="Anime games: try the demo and buy full version of all the new dating sim games, otome games, rpg games, strategy games, sport games and life simulation games." />
<meta name="keywords" content="downloadable computer games for pc and mac platforms: try the demo and order full version of all the new rpg games, strategy games, sport games, tycoon games and simulation games" />
<title>Download free trials and purchase full versions of rpg games, anime games, manga games, life simulation games</title>
<!-- Favorites icon -->
<link rel="shortcut icon" href="https://www.winterwolves.com/favicon.ico" />
<link href='https://fonts.googleapis.com/css?family=Quattrocento:700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="assets/themes/default/default.css" type="text/css" media="screen" />
<link rel="stylesheet" href="assets/css/nivo-slider.css" type="text/css" media="screen" />
<link rel="stylesheet" href="assets/css/style.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="assets/css/demo.css" />
</head>
<style type="text/css">
body
{
background-color:#CCC;
}
.auto-style1 {
text-align: center;
}
</style>
<body>
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">
<a href="cursedlands.htm"><img src="assets/images/13.jpg" alt="Cursed Lands" title="Buy for $24.99" /></a>
<a href="thievesofdingirra.htm"><img src="assets/images/16.jpg" alt="Thieves Of Dingirra" title="Buy for $24.99" /></a>
<a href="lorenamazonprincess.htm"><img src="assets/images/1.jpg" alt="Loren Amazon Princess" title="Buy for $24.99" /></a>
<a href="roommates.htm"><img src="assets/images/5.jpg" alt="Roommates" title="Buy for $14.99" /></a>
<a href="seasonsofthewolf.htm"><img src="assets/images/6.jpg" alt="ToA: Seasons Of The Wolf" title="Buy for $24.99" /></a>
<a href="thecurseofmantras.htm"><img src="assets/images/15.jpg" alt="The Curse Of Mantras" title="Buy for $24.99" /></a>
<!--
<a href="rememberme.htm"><img src="https://www1.winterwolves.com/assets/images/2.jpg" alt="Always Remember Me" title="Buy for $19.99" /></a>
<a href="heileen3.htm"><img src="https://www.winterwolves.com/assets/images/4.jpg" alt="Heileen 3: New Horizons" title="Buy for $19.99" /></a>-->
</div>
</div>
<script type="text/javascript" src="assets/js/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.nivo.slider.pack.js"></script>
<script type="text/javascript">
$(function() {
var newSelection = "";
$("#flavor-nav a").click(function(){
$("#all-flavors").fadeTo(100, 0.10);
$("#flavor-nav a").removeClass("current");
$(this).addClass("current");
newSelection = $(this).attr("rel");
$(".flavor").not("."+newSelection).slideUp();
$("."+newSelection).slideDown();
$("#all-flavors").fadeTo(200, 1);
});
});
$(window).load(function() {
$('#slider').nivoSlider({
effect:'fade',
});
newSelection = "new";
$(".flavor").not("."+newSelection).slideUp();
$("."+newSelection).slideDown();
});
</script>
<div class="codrops-top">
<a href="https://www.winterwolves.com"><img src="https://www.winterwolves.com/assets/images/winterwolves.png"></a>
<a href="https://www.winterwolves.com/pc_games.php">Games</a>
<!-- <a href="https://www.winterwolves.com/android_ios_games.php">Mobile</a>
<a href="https://www.winterwolves.com/web_games.php">Web</a>
<a href="https://www.winterwolves.com/mac_games.php">Mac</a>
<a href="https://www.winterwolves.com/linux_games.php">Li
Open service 104.21.26.103:8443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:14 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=19596,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d9063bd47ae55-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.135.220:8443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19309,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d90638c33fe97-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 172.67.135.220:443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Date: Sun, 28 Dec 2025 02:17:54 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=13,cfOrigin;dur=409
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bXc1tZwEoi%2F7eGsHS4raGfKtLcDFkSCDmtXICylEtrx9vXAfgENr%2B2a5Z3FtUU2lmNtt5FECJyCvhuZVdblR8A2jcsa6ftvzh%2FfexPZXggY%3D"}]}
CF-RAY: 9b4d905fe9a939bc-FRA
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 172.67.135.220:80 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 301 Moved Permanently
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NRJbvQNxKpf6IxiolmK88kLS24Am7c4ENtSUtuLn1HkT2I6FHA6pvLzxbfA66jMmxPrTfc6wMmtb%2Bi1Z1xeivKLc9BI02GAtVpkFvVNZ"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b4d905d4f999a17-FRA
alt-svc: h3=":443"; ma=86400
Open service 170.249.238.154:443 · autodiscover.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:54 GMT
Content-Length: 11918
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:3036::6815:1a67:80 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 301 Moved Permanently
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 0
Connection: close
Location: https://winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J4O3X2NfLZwjo55wBqGQq6vSGr05P1fcUujVNysZ1zZPPgKdeHZytK52c5dMi%2BE8TIzs0VoRyy0bbeihYRMcOREsONsiY4FZ2uJQ%2BANu1FLqn%2FyA4LwGMTmi6L0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b4d905d4fbb429a-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3032::ac43:87dc:8443 · winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19495,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d90636b19434d-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 170.249.238.154:443 · cpcontacts.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11986
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 170.249.238.154:443 · cpanel.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11876
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 172.67.135.220:8443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19264,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d90626beb4693-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2606:4700:3032::ac43:87dc:8443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19268,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d90624dd028db-YYZ alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 170.249.238.154:80 · mail.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11933
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 170.249.238.154:443 · webdisk.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11957
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 172.67.135.220:80 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 301 Moved Permanently
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 0
Connection: close
Location: https://www.winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lsATPskfgxTbLca0p8bJkYd6dvHkd%2BjUXoxTzBtNR5Mceky5iaSMmHs5VhoTSebQ8dIu8llPg%2B7u2%2F4e76N4ceTbNI6G2QxKVsuO9JL1sT%2BS5OGE"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b4d905bc8e7af27-EWR
alt-svc: h3=":443"; ma=86400
Open service 170.249.238.154:443 · cpcalendars.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11902
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:3032::ac43:87dc:443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=120
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=en%2FXFDFNOb6J7bfzvNnjGOuMFwMhzkKPw5ycKFYxeuPS27GMaiiyQcmu9RREjo7C9zwlANQoTUL955y0JMJv4oZ79E%2F9s5qV66sO%2BL%2BKql%2F8kKbesDtotbxUATkUcbjt"}]}
CF-RAY: 9b4d905cacd6c8b2-YYZ
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 170.249.238.154:80 · webmail.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11876
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 170.249.238.154:443 · webmail.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11952
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.26.103:443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=7,cfOrigin;dur=87
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GXUM0akji8YxIZMfe%2FbWXEIYPRcuEdMXWp07BatPgqWhxenzpUXlgFWaE4Dzi%2B35gzmBPw8wrNge2fwXPn9DxkEpbrcXaIVTvVednnk35oZkrD0E"}]}
CF-RAY: 9b4d905c6ced5709-EWR
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 2606:4700:3036::6815:1a67:80 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 301 Moved Permanently
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 0
Connection: close
Location: https://www.winterwolves.com/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rU7J7Dmz4I%2Fdie3H98cCNUxrskkETkpezdA4Vu%2F%2BmjBpDOKW0%2FRPVky%2FeG%2Bjk0%2FaRoq8Hgc9P%2BUS67DfGUaDMcE6jpv7RT%2B9mNBA%2Bgo4wbBG81u0JKfqPcccidmaj2wk"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
Server: cloudflare
CF-RAY: 9b4d905bce9d3eb4-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3036::6815:1a67:8443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19407,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d90620c254f77-EWR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 170.249.238.154:80 · cpanel.winterwolves.com
2025-12-28 02:17
HTTP/1.1 200 OK
Server: openresty/1.27.1.1
Date: Sun, 28 Dec 2025 02:17:53 GMT
Content-Length: 11964
Connection: close
Content-Type: text/html
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.26.103:8443 · www.winterwolves.com
2025-12-28 02:17
HTTP/1.1 522 <none> Date: Sun, 28 Dec 2025 02:18:13 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=19333,cfOrigin;dur=0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b4d9061fbcba0fb-EWR alt-svc: h3=":8443"; ma=86400 error code: 522