AmazonS3
tcp/443
CloudFront
tcp/80
Open service 54.192.35.106:80 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:52 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 2ce2e2dbbabc50ee771ee7128c823f30.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: TzK58KYb3JrKyHOTuuOLMohmrw6ASba-Wpu2J0xGTPuLg-ERDO1sjA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.173.154.123:443 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 02:56:51 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 7ad01e16cb039e6f25a50f4e294fd0ae.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P3
X-Amz-Cf-Id: XL5KboEVvxYjHvw8KvgSfvPuan5E24p9kufNCgc-8wtXUc9Me2ow1w==
Age: 60937
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 18.173.154.56:443 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 02:56:51 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 a29f8f45a0707c5c9e054636ff51dce8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P3
X-Amz-Cf-Id: pox6bkR5Mr6CcFgQaMtiQeJNoutJ3HFRvzJ_NB9MtCVRs-a8tcDU-Q==
Age: 60937
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 18.173.154.56:80 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 bc8243121fd94c5b2714caac07caccde.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P3 X-Amz-Cf-Id: cUlsvZA77ZQM54ionCgohnp5olK05yA8GX8mZX0J51TTAR8W47mUeA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.173.154.123:80 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 67b5b59d34e71a36a3955bf957ea9ed2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P3 X-Amz-Cf-Id: jpg5lKZrdLHf4bmcCPFN1nWgpKDvmSojd1b0Y4u5J8huHuAfwjXMKg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.173.154.97:80 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 129b4a1f09d5313624ec15fced944d6e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P3 X-Amz-Cf-Id: 55UKrsmEYRDOZ0AQ32kV0aORLq5m4uu_fK3X6IFcmavjkgcrPlBKgQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.173.154.97:443 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 02:56:51 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 d32cecfb780f448e04918056be10c37a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P3
X-Amz-Cf-Id: tb2UGSHsNhfrllzFq-WjPbKvYIdURLU15gzE7X8g5AzdHUhq-07-Ug==
Age: 60936
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 54.192.35.58:80 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 173e1f9e40c2df572d404097afea2570.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 8IXDb3gahLPQmPEoihVRYeTC9aRpvZZ88xQpgd0GFwYxWjzu9nLtMg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.106:443 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Wed, 31 Dec 2025 10:01:16 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 b80e8f7c73f4e5fd0596e4c456bfc524.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: FKo-mVLTEEDeZE8pZLh5Bd1_JlOpMvZXcQ73sJ2AgGupHL9SfSCTzQ==
Age: 60936
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 18.173.154.2:443 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Thu, 01 Jan 2026 02:56:51 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 d45f06116647d4cd21c9ad69cb1b14fc.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P3
X-Amz-Cf-Id: a7alRrb0zRLWetIaZgF5mtxeRwwQt7yWf0-JX2w5mjGuo-hUHt1TpA==
Age: 60936
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 54.192.35.58:443 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Wed, 31 Dec 2025 10:01:16 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 8ce68972dbdfd3ceb4220d7686f54602.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: stuvoRcIM7I35ZwoFPjPrtKWWQsu6Xh89gxAsaRxL5mRxVR8vRgxEg==
Age: 60936
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 18.173.154.2:80 · www.greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:51 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 7ad01e16cb039e6f25a50f4e294fd0ae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P3 X-Amz-Cf-Id: PJNXmmcc47czhH7zpmqFx9uHP074StXDJpbAaBLnDgTPhabKRd23Bw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.116:443 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Wed, 31 Dec 2025 10:01:16 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 047c5fa8575511b704166d760b62c2de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: Nnztu2dFKNeBvVQufw91K9mWUzLs-jtJgmVU2G__foAEs590VEqXfg==
Age: 60936
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 54.192.35.116:80 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 d32e6b607499bf1bc577abd1d3ae9984.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: LmBZNtgIx45Phjov5VJ__siR1_dRtBAnc3hXDIBFP2sSXKrtPuOnsA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 54.192.35.28:443 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 403 Forbidden
Content-Type: text/html
Content-Length: 5699
Connection: close
Last-Modified: Tue, 19 Aug 2025 13:17:06 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Date: Wed, 31 Dec 2025 10:01:16 GMT
ETag: "ce0f8d7904f0392bef8de4074418cecf"
X-Cache: Error from cloudfront
Via: 1.1 030df12889597763d790d77135c16596.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA56-P15
X-Amz-Cf-Id: ufJ_NrxL5dHW7pma34R2D2yKW2-xDqbTXnQlMt1mBQGdWW4pkGt8AA==
Age: 60935
Page title: DonCheChe Challange
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>DonCheChe Challange</title>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha384-UG8ao2jwOWB7/oDdObZc6ItJmwUkR/PfMyt9Qs5AwX7PsnYn1CRKCTWyncPTWvaS" crossorigin="anonymous"></script>
<style>
body {
margin: 0;
padding: 20px 10px;
color: #464646;
background-color: #ebebeb;
font-family: sans-serif;
text-align: center;
}
.center {
display: block;
margin: auto;
max-width: 600px;
}
h1 {
font-weight: 400;
margin-top: 100px;
margin-bottom: 10px;
}
h2 {
font-weight: 300;
margin-top: 10px;
}
form {
margin: 80px 0;
text-align: center;
}
form [type="submit"] {
line-height: 16px;
padding: 3px 10px;
background: #fff;
border: 1px solid #aaa;
border-radius: 3px;
font-size: 12px;
}
#html_element>div {
margin: auto;
}
.info {
border-top: 1px solid #ccc;
}
.info h3 {
font-size: 14px;
font-weight: 600;
}
.info p {
font-size: 12px;
}
</style>
</head>
<body>
<div id="content" class="center"><h1>Please wait, we're checking your browser.</h1></div>
<script>
function ifCanBeWhitelisted(callback) {
callback.apply()
// setTimeout(function () {
// callback.apply()
// }, 3000);
}
var retries = 0
function listenForGreenLight() {
retries++;
if (retries > 10) {
alert('Your request cannot be completed, please try again.')
return window.location.reload();
}
$.get(window.location.origin).then(function (response) {
window.location.reload();
}).catch(function (error) {
if (error.status === 403 || error.status === 429) {
setTimeout(function () {
listenForGreenLight()
}, 5000)
} else {
window.location.reload();
}
})
}
ifCanBeWhitelisted(function () {
var endpoint = 'https://api.doncheche.io';
var page = $('#content');
page.empty();
var form = $('<form src="' + endpoint + '" method="POST"></form>')
form.append($('<div id="html_element"></div><br>'))
form.append($('<input type="hidden" name="challenge" value="evox" />'))
form.append($('<input type="hidden" name="decoy" />'))
form.append($('<input type="submit" value="Submit" />'))
var infoBlock = $('<div class="info"></div>')
infoBlock.append($('<h3>Why do I have to complete a CAPTCHA?</h3>'))
infoBlock.append($('<p>Completing the CAPTCHA proves you are a human and gives you temporary access to the web property.</p>'))
page.append($('<h1>One more step</h1>'))
page.append($('<h2>Please complete the security check to access this page</h2>'))
page.append(form)
page.append(infoBlock)
window.onloadCallback = function () {
grecaptcha.render('html_element', {
"sitekey": "6LfX6fcpAAAAADKN9HFjlv42ujHjKxzsKdnuG-RW",
"action": "dcc_challenge"
});
};
form.on('submit', function (e) {
e.preventDefault()
if (! $('[name="g-recaptcha-response"]', form).val()) {
return alert('Please confirm you are not a ro
Open service 54.192.35.28:80 · greenstat.co.uk
2026-01-01 02:56
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Thu, 01 Jan 2026 02:56:50 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://greenstat.co.uk/ X-Cache: Redirect from cloudfront Via: 1.1 64fd5940fcefaae3736fad55ef5d289c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P15 X-Amz-Cf-Id: 2WGEg2ZQm-1VfNcgpfYeShfb8dyCcQAwWtrQUwaEs4zi7OBHF1sLMQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>