BunnyCDN-DE1-1048
tcp/443 tcp/80
BunnyCDN-DE1-1049
tcp/443 tcp/80
BunnyCDN-DE1-1053
tcp/443 tcp/80
BunnyCDN-DE1-1054
tcp/443 tcp/80
BunnyCDN-DE1-1075
tcp/443 tcp/80
BunnyCDN-DE1-1076
tcp/443 tcp/80
BunnyCDN-DE1-1077
tcp/443 tcp/80
BunnyCDN-DE1-1078
tcp/443 tcp/80
BunnyCDN-DE1-1079
tcp/443 tcp/80
BunnyCDN-DE1-1080
tcp/443 tcp/80
BunnyCDN-DE1-1333
tcp/443 tcp/80
BunnyCDN-DE1-722
tcp/443
BunnyCDN-DE1-723
tcp/443 tcp/80
BunnyCDN-DE1-863
tcp/443 tcp/80
BunnyCDN-DE1-864
tcp/443 tcp/80
Open service 138.199.36.11:80 · dev.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:42 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://dev.socialneurosciencelab.org/ CDN-RequestId: 505a1dcd2ad46e4235deb148a83c287c CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.11:443 · dev.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:06:43 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:06:43 CDN-EdgeStorageId: 1054 CDN-RequestId: dbfbb17117ce363ab6a158de39d6b273 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 2400:52e0:1e00::1049:1:80 · dev.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:42 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1049 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://dev.socialneurosciencelab.org/ CDN-RequestId: 8f87e1bb29b4fb501f02b1c3cf65ddd7 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1049:1:443 · dev.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:06:43 GMT
Content-Type: text/html
Content-Length: 11666
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1049
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:06:43
CDN-EdgeStorageId: 1054
CDN-RequestId: 15961abf6bacf217e34fd4e5358f35c9
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1049:1:443 · blog.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:06:32 GMT
Content-Type: text/html
Content-Length: 11687
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1049
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:06:32
CDN-EdgeStorageId: 1054
CDN-RequestId: 64680367bbf0af536cd5afcae8f6a8d6
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1049:1:80 · blog.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:31 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1049 CDN-PullZone: 5041436 CDN-RequestCountryCode: GB Location: https://blog.socialneurosciencelab.org/ CDN-RequestId: f4d6005bf632072ee18f2c9a3cfb1998 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.11:443 · blog.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:06:32 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:06:32 CDN-EdgeStorageId: 1054 CDN-RequestId: 1a3f5616791eb3b91e846a0522c420ac CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 138.199.36.11:80 · blog.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:31 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://blog.socialneurosciencelab.org/ CDN-RequestId: 006770a3da752d2766d51282d258aacd CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.11:443 · m.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:06:31 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:06:31 CDN-EdgeStorageId: 1054 CDN-RequestId: 465bd93e4152ce67afecc05de36bc425 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 138.199.36.11:80 · m.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:31 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://m.socialneurosciencelab.org/ CDN-RequestId: d3acfe074feee50aa250e40be5632a2b CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1049:1:80 · m.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:31 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1049 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://m.socialneurosciencelab.org/ CDN-RequestId: 08e1144af59a11f6ecd31c75ca90bfc7 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1049:1:443 · m.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:06:32 GMT
Content-Type: text/html
Content-Length: 11800
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1049
CDN-PullZone: 5041436
CDN-RequestCountryCode: SG
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:06:32
CDN-EdgeStorageId: 1054
CDN-RequestId: 09ecab1cd2aa41188710ef9327cd7dfc
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1049:1:443 · app.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:06:21 GMT
Content-Type: text/html
Content-Length: 11731
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1049
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:06:21
CDN-EdgeStorageId: 1054
CDN-RequestId: 0be27b4ce918214c4d3d9bec4269f6ea
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1049:1:80 · app.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:20 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1049 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://app.socialneurosciencelab.org/ CDN-RequestId: 30a56d7b40d81b357199ffe88f7be0bd CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.11:443 · app.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:06:21 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: CA Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:06:21 CDN-EdgeStorageId: 1054 CDN-RequestId: efab76b9fb04247cf0ef972504100287 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 138.199.36.11:80 · app.socialneurosciencelab.org
2026-01-24 13:06
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:06:20 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://app.socialneurosciencelab.org/ CDN-RequestId: d8c562346a037bef225751db5d520755 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.10:80 · shop.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:05:26 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1053 CDN-PullZone: 5041436 CDN-RequestCountryCode: IN Location: https://shop.socialneurosciencelab.org/ CDN-RequestId: 378122269e31b9e7558874f1f91e82a3 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.10:443 · shop.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:05:26 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1053 CDN-PullZone: 5041436 CDN-RequestCountryCode: CA Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:05:26 CDN-EdgeStorageId: 1054 CDN-RequestId: 020ff1806eee20329a928f236d5ae65c CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 2400:52e0:1e00::1078:1:443 · shop.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:05:25 GMT
Content-Type: text/html
Content-Length: 11587
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1078
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:05:25
CDN-EdgeStorageId: 1054
CDN-RequestId: 63b2639f0887a0cb1638d639e9c91195
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1078:1:80 · shop.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:05:25 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1078 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://shop.socialneurosciencelab.org/ CDN-RequestId: 893d45612d44b4fc9f30a4a15015bc3c CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.10:80 · demo.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:05:24 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1053 CDN-PullZone: 5041436 CDN-RequestCountryCode: GB Location: https://demo.socialneurosciencelab.org/ CDN-RequestId: 6f64d48c9dc2e8174e73987a87910a52 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1078:1:443 · demo.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 13:05:24 GMT
Content-Type: text/html
Content-Length: 11695
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1078
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 13:05:24
CDN-EdgeStorageId: 1054
CDN-RequestId: 4ac3fea6587da95ecdeedaa9fc16a941
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1078:1:80 · demo.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 13:05:24 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1078 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://demo.socialneurosciencelab.org/ CDN-RequestId: 59a78715b818c2c498bcdc8946a881d6 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.36.10:443 · demo.socialneurosciencelab.org
2026-01-24 13:05
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 13:05:24 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1053 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 13:05:24 CDN-EdgeStorageId: 1054 CDN-RequestId: 0f749e13835c7c0954c4456ac002ef76 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 169.150.247.40:80 · socialneurosciencelab.org
2026-01-24 09:03
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 09:03:41 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1075 CDN-PullZone: 5041436 CDN-RequestCountryCode: SG Location: https://socialneurosciencelab.org/ CDN-RequestId: 7b69731375cd52942ea2ce6546918d01 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 169.150.247.40:443 · socialneurosciencelab.org
2026-01-24 09:03
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 09:03:41 GMT
Content-Type: text/html
Content-Length: 11631
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1075
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 01/24/2026 09:03:41
CDN-EdgeStorageId: 1054
CDN-RequestId: be53ab03191249f58bb2b066875ceaf6
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00:2::1333:1:80 · socialneurosciencelab.org
2026-01-24 09:03
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 09:03:41 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1333 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Location: https://socialneurosciencelab.org/ CDN-RequestId: f32444e2694bd52773d4ff6abb4388dc CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00:2::1333:1:443 · socialneurosciencelab.org
2026-01-24 09:03
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 09:03:41 GMT
Content-Type: text/html
Content-Length: 281152
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1333
CDN-PullZone: 5041436
CDN-RequestCountryCode: GB
Cache-Control: public, max-age=0
Last-Modified: Tue, 06 Jan 2026 11:14:13 GMT
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 206
CDN-CachedAt: 01/24/2026 09:03:41
CDN-EdgeStorageId: 1054
CDN-RequestId: fddb96fedbb147eddfb717d6e726aa90
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
Accept-Ranges: bytes
Page title: Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic
<!DOCTYPE html>
<html lang="en-GB" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" data-user-id="1135369000" data-user-login-name="r6cailhwo6qt62hc" data-user-is-seller="false" style="--vh: 16.080000000000002px;"><head>
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/destination?id=AW-1001213127&cx=c&gtm=4e5b50" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script type="text/javascript" async="" src="https://bat.bing.com/bat.js" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-KWW5SS" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script async="" defer src="https://www.etsy.com/include/tags.js"></script><script>
if (window.performance && performance.mark) performance.mark("TTP")
</script>
<title>Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic</title>
<link rel="amphtml" href="https://socialneurosciencelab.edgeone.dev/amp/" />
<link rel="canonical" href="https://www.100man.io/post/cong-thuc-tinh-lai" />
<meta name="google-site-verification" content="JOU19ZQthqosXH0GiSLLpoqQXX97Ub1mY9IschJuTKk" />
<meta name="description" content="Mahjong Wins Black Scatter merupakan permainan slot dari Pragmaticplay yang dikenal memiliki Jackpot terbesar di Indonesia. " />
<meta name="keywords"content="BLACK SCATTER, Situs SLOT MAHJONG, SLOT MAHJONG Gacor, SLOT MAHJONG." />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-language" content="en-ID" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="pinterest" content="nosearch" />
<meta name="copyright" content="ALEXISTOGEL" />
<meta name="author" content="ALEXISTOGEL" />
<meta name="distribution" content="global" />
<meta name="publisher" content="ALEXISTOGEL" />
<meta name="robots" content="index, follow" />
<meta name="rating" content="general" />
<meta name="csrf_nonce" content="3:1758149097:dhZrk-AdJ47e9IJVdmcu4hbuTQxs:8485c7771677cb0c66bf59dd26bcf28f220d75631d44099ba3e9430bdb590555" />
<meta name="uaid_nonce" content="3:1758149097:jN5WV4yGC6bv-Y8gTz1rwqhWHeiQ:0cafa0e88e72ec07d7547dabb6a6d89ba489d98702d5b9d61cec91e06677cb61" />
<meta property="fb:app_id" content="89186614300" />
<meta name="css_dist_path" content="/ac/sasquatch/css/" />
<meta name="dist" content="202509171758147727" />
<meta name="twitter:site" content="@Etsy" value="" />
<meta name="twitter:card" content="summary_large_image" value="" />
<meta name="twitter:app:name:iphone" content="Etsy" value="" />
<meta name="twitter:app:url:iphone" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:iphone" content="477128284" value="" />
<meta name="twitter:app:name:ipad" content="Etsy" value="" />
<meta name="twitter:app:url:ipad" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:ipad" content="477128284" value="" />
<meta name="twitter:app:name:googleplay" content="Etsy" value="" />
<meta name="twitter:app:url:googleplay" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:googleplay" content="com.etsy.android" value="" />
<meta property="og:title" content="Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic" />
<meta property="og:description" content="Mahjong Wins Black Scatter merupakan permainan slot dari Pragmaticplay yang dikenal memiliki Jackpot terbesar di Indonesia. " />
<meta property="og:type" content="product" />
<meta property="og:url" content="https://socialneurosciencelab.org" />
<meta property="og:image" content="https://kilat.digital/images/2025/12/29/1a828c54cd39fb7bf756001e4f03023c.jpg" />
<meta property="product:price:amount" content="5.20" />
<meta property="product:price:currency" content="USD" />
<link rel="shortcut icon" href="https://kilat.digital/images/2023/12/13/067
Open service 2400:52e0:1e00::1079:1:443 · www.socialneurosciencelab.org
2026-01-24 09:02
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 09:02:19 GMT
Content-Type: text/html
Content-Length: 281152
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1079
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
Last-Modified: Tue, 06 Jan 2026 11:14:13 GMT
CDN-ProxyVer: 1.43
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 206
CDN-CachedAt: 01/24/2026 09:02:19
CDN-EdgeStorageId: 1054
CDN-RequestId: 0a872ba98a109069727fce339bd4d08f
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
Accept-Ranges: bytes
Page title: Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic
<!DOCTYPE html>
<html lang="en-GB" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" data-user-id="1135369000" data-user-login-name="r6cailhwo6qt62hc" data-user-is-seller="false" style="--vh: 16.080000000000002px;"><head>
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/destination?id=AW-1001213127&cx=c&gtm=4e5b50" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script type="text/javascript" async="" src="https://bat.bing.com/bat.js" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-KWW5SS" nonce="gPiNOjdRCrWLas5Ik2CuS+N0"></script><script async="" defer src="https://www.etsy.com/include/tags.js"></script><script>
if (window.performance && performance.mark) performance.mark("TTP")
</script>
<title>Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic</title>
<link rel="amphtml" href="https://socialneurosciencelab.edgeone.dev/amp/" />
<link rel="canonical" href="https://www.100man.io/post/cong-thuc-tinh-lai" />
<meta name="google-site-verification" content="JOU19ZQthqosXH0GiSLLpoqQXX97Ub1mY9IschJuTKk" />
<meta name="description" content="Mahjong Wins Black Scatter merupakan permainan slot dari Pragmaticplay yang dikenal memiliki Jackpot terbesar di Indonesia. " />
<meta name="keywords"content="BLACK SCATTER, Situs SLOT MAHJONG, SLOT MAHJONG Gacor, SLOT MAHJONG." />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-language" content="en-ID" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="pinterest" content="nosearch" />
<meta name="copyright" content="ALEXISTOGEL" />
<meta name="author" content="ALEXISTOGEL" />
<meta name="distribution" content="global" />
<meta name="publisher" content="ALEXISTOGEL" />
<meta name="robots" content="index, follow" />
<meta name="rating" content="general" />
<meta name="csrf_nonce" content="3:1758149097:dhZrk-AdJ47e9IJVdmcu4hbuTQxs:8485c7771677cb0c66bf59dd26bcf28f220d75631d44099ba3e9430bdb590555" />
<meta name="uaid_nonce" content="3:1758149097:jN5WV4yGC6bv-Y8gTz1rwqhWHeiQ:0cafa0e88e72ec07d7547dabb6a6d89ba489d98702d5b9d61cec91e06677cb61" />
<meta property="fb:app_id" content="89186614300" />
<meta name="css_dist_path" content="/ac/sasquatch/css/" />
<meta name="dist" content="202509171758147727" />
<meta name="twitter:site" content="@Etsy" value="" />
<meta name="twitter:card" content="summary_large_image" value="" />
<meta name="twitter:app:name:iphone" content="Etsy" value="" />
<meta name="twitter:app:url:iphone" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:iphone" content="477128284" value="" />
<meta name="twitter:app:name:ipad" content="Etsy" value="" />
<meta name="twitter:app:url:ipad" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:ipad" content="477128284" value="" />
<meta name="twitter:app:name:googleplay" content="Etsy" value="" />
<meta name="twitter:app:url:googleplay" content="etsy://listing/1790784579?ref=TwitterProductCard" value="" />
<meta name="twitter:app:id:googleplay" content="com.etsy.android" value="" />
<meta property="og:title" content="Black Scatter : Info Jam Gacor Mahjong Wins Black Scatter Pragmatic" />
<meta property="og:description" content="Mahjong Wins Black Scatter merupakan permainan slot dari Pragmaticplay yang dikenal memiliki Jackpot terbesar di Indonesia. " />
<meta property="og:type" content="product" />
<meta property="og:url" content="https://socialneurosciencelab.org" />
<meta property="og:image" content="https://kilat.digital/images/2025/12/29/1a828c54cd39fb7bf756001e4f03023c.jpg" />
<meta property="product:price:amount" content="5.20" />
<meta property="product:price:currency" content="USD" />
<link rel="shortcut icon" href="https://kilat.digital/images/2023/12/13/067
Open service 169.150.247.40:443 · www.socialneurosciencelab.org
2026-01-24 09:02
HTTP/1.1 403 Forbidden Date: Sat, 24 Jan 2026 09:02:19 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1075 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Cache-Control: public, max-age=0 CDN-ProxyVer: 1.43 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 01/24/2026 09:02:19 CDN-EdgeStorageId: 1054 CDN-RequestId: e12a7bb3288d35f9ee87c796bfa41de7 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 169.150.247.40:80 · www.socialneurosciencelab.org
2026-01-24 09:02
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 09:02:18 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1075 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://www.socialneurosciencelab.org/ CDN-RequestId: 4dd08da6029a09b533148405ce5ef760 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1079:1:80 · www.socialneurosciencelab.org
2026-01-24 09:02
HTTP/1.1 301 Moved Permanently Date: Sat, 24 Jan 2026 09:02:18 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1079 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://www.socialneurosciencelab.org/ CDN-RequestId: 5d1ffba6b2011a6b5f1135607d30cd69 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::723:1:80 · dev.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:42:45 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-723 CDN-PullZone: 5041436 CDN-RequestCountryCode: SG Location: https://dev.socialneurosciencelab.org/ CDN-RequestId: 587ca7337da71d60cbc6d03265c1931b CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 169.150.247.36:80 · dev.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:42:45 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1079 CDN-PullZone: 5041436 CDN-RequestCountryCode: SG Location: https://dev.socialneurosciencelab.org/ CDN-RequestId: ec456523653643d368be9c21ac03a4ee CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::723:1:443 · dev.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:42:46 GMT
Content-Type: text/html
Content-Length: 11736
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-723
CDN-PullZone: 5041436
CDN-RequestCountryCode: IN
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:42:46
CDN-EdgeStorageId: 1054
CDN-RequestId: 831524fe23b34587afa251d879c49d40
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 169.150.247.36:443 · dev.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:42:44 GMT
Content-Type: text/html
Content-Length: 11727
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1079
CDN-PullZone: 5041436
CDN-RequestCountryCode: GB
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:42:44
CDN-EdgeStorageId: 1054
CDN-RequestId: 8c50caef2e79d65a59c042674f5259d6
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 138.199.36.11:443 · demo.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 403 Forbidden Date: Mon, 22 Dec 2025 12:42:28 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Cache-Control: public, max-age=0 CDN-ProxyVer: 1.41 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 12/22/2025 12:42:28 CDN-EdgeStorageId: 1054 CDN-RequestId: bb6fe078912231dbf5215716bff0a8d3 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 2400:52e0:1e00::723:1:80 · demo.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:42:28 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-723 CDN-PullZone: 5041436 CDN-RequestCountryCode: CA Location: https://demo.socialneurosciencelab.org/ CDN-RequestId: ba6fc6992598a474a51509741632f4c9 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::723:1:443 · demo.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:42:28 GMT
Content-Type: text/html
Content-Length: 11685
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-723
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:42:28
CDN-EdgeStorageId: 1054
CDN-RequestId: 245ba580df25178cc8e4f9c320ed7e6d
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 138.199.36.11:80 · demo.socialneurosciencelab.org
2025-12-22 12:42
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:42:27 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1054 CDN-PullZone: 5041436 CDN-RequestCountryCode: GB Location: https://demo.socialneurosciencelab.org/ CDN-RequestId: 6252700b983e3512b15ebd577bb858a8 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.37.231:80 · blog.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:40:56 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-863 CDN-PullZone: 5041436 CDN-RequestCountryCode: SG Location: https://blog.socialneurosciencelab.org/ CDN-RequestId: e372a44df22b13b18061748cd1510e2d CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 138.199.37.231:443 · blog.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 403 Forbidden Date: Mon, 22 Dec 2025 12:40:56 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-863 CDN-PullZone: 5041436 CDN-RequestCountryCode: US Cache-Control: public, max-age=0 CDN-ProxyVer: 1.41 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 12/22/2025 12:40:56 CDN-EdgeStorageId: 1054 CDN-RequestId: c90e2c160acbaa6ece63abe5e4ffb0b9 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 2400:52e0:1e00::1048:1:80 · blog.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:40:56 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1048 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://blog.socialneurosciencelab.org/ CDN-RequestId: 777b3c577047df3b798ace142f2e0fd5 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1048:1:443 · blog.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:40:56 GMT
Content-Type: text/html
Content-Length: 11697
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1048
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:40:56
CDN-EdgeStorageId: 1054
CDN-RequestId: fca82962563de41c59c989b939f9f25c
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1048:1:80 · app.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:40:24 GMT
Content-Type: text/html
Content-Length: 11751
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1048
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:40:24
CDN-EdgeStorageId: 1054
CDN-RequestId: 1539645dfa9aeec18de33d9a0b01d4c9
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1048:1:443 · app.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:40:24 GMT
Content-Type: text/html
Content-Length: 11746
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1048
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:40:24
CDN-EdgeStorageId: 1054
CDN-RequestId: 39fbf439e7036a4c59a72538ac0ccb97
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 138.199.37.231:80 · app.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:40:24 GMT
Content-Type: text/html
Content-Length: 11746
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-863
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:40:24
CDN-EdgeStorageId: 1054
CDN-RequestId: f117616cdc1b9f956a1857a6d0b82e32
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 138.199.37.231:443 · app.socialneurosciencelab.org
2025-12-22 12:40
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:40:24 GMT
Content-Type: text/html
Content-Length: 11686
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-863
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:40:24
CDN-EdgeStorageId: 1054
CDN-RequestId: bc07e0474635fefa72199b6368e748a6
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 169.150.247.36:443 · m.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:39:35 GMT
Content-Type: text/html
Content-Length: 11720
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1079
CDN-PullZone: 5041436
CDN-RequestCountryCode: SG
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:39:35
CDN-EdgeStorageId: 1054
CDN-RequestId: 151f12b5aca652951095dbce516fc3d7
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 169.150.247.36:80 · m.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:39:34 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1079 CDN-PullZone: 5041436 CDN-RequestCountryCode: NL Location: https://m.socialneurosciencelab.org/ CDN-RequestId: 72d2977e5e0aaad0bcd80b72805036e8 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1077:1:80 · m.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:39:34 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1077 CDN-PullZone: 5041436 CDN-RequestCountryCode: CA Location: https://m.socialneurosciencelab.org/ CDN-RequestId: 41e136147b754353d6b5eeb3df7a5858 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1077:1:443 · m.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:39:34 GMT
Content-Type: text/html
Content-Length: 11750
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1077
CDN-PullZone: 5041436
CDN-RequestCountryCode: US
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:39:34
CDN-EdgeStorageId: 1054
CDN-RequestId: 43e99d55cc8c1fd4fa86c8eae59049b7
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 169.150.247.37:80 · shop.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:39:20 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1080 CDN-PullZone: 5041436 CDN-RequestCountryCode: NL Location: https://shop.socialneurosciencelab.org/ CDN-RequestId: ae20670053769474dceeeb10382b8c01 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1077:1:80 · shop.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 12:39:20 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1077 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://shop.socialneurosciencelab.org/ CDN-RequestId: ac1b9d8c81a93f3375006b4db9deb9ee CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1077:1:443 · shop.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 12:39:20 GMT
Content-Type: text/html
Content-Length: 11793
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1077
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 12:39:20
CDN-EdgeStorageId: 1054
CDN-RequestId: 66a42aa75de3f99bc9264f3a09ffc552
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 169.150.247.37:443 · shop.socialneurosciencelab.org
2025-12-22 12:39
HTTP/1.1 403 Forbidden Date: Mon, 22 Dec 2025 12:39:20 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-1080 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Cache-Control: public, max-age=0 CDN-ProxyVer: 1.41 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 12/22/2025 12:39:20 CDN-EdgeStorageId: 1054 CDN-RequestId: 2628eef35da32b11d9ba7ccc061267d3 CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 2400:52e0:1e00::1076:1:443 · socialneurosciencelab.org
2025-12-22 08:53
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:53:07 GMT
Content-Type: text/html
Content-Length: 114986
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1076
CDN-PullZone: 5041436
CDN-RequestCountryCode: SG
Cache-Control: public, max-age=0
Last-Modified: Mon, 22 Dec 2025 06:37:02 GMT
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 206
CDN-CachedAt: 12/22/2025 08:53:07
CDN-EdgeStorageId: 1054
CDN-RequestId: fea50de1540bc4bf889ff9eadd337dd4
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
Accept-Ranges: bytes
Page title: socialneurosciencelab.org
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>socialneurosciencelab.org</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4OCAxMDIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODggMTAyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDY4MkI0O30KCS5zdDF7ZmlsbDojMzFCN0U5O30KCS5zdDJ7ZmlsbDpub25lO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4OCw1Mi42IDg4LDUyLjYgMzguNCwzIDI0LjIsMTcuMiA1OS43LDUyLjYgMjQuMyw4OCAzOC40LDEwMi4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI4NSw0OS42IDg1LDQ5LjYgMzUuNCwwIDIxLjIsMTQuMiA1Ni43LDQ5LjYgMjEuMyw4NSAzNS40LDk5LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGxpbmUgY2xhc3M9InN0MiIgeDE9IjQwLjMiIHkxPSIxMDMuOCIgeDI9IjkwLjEiIHkyPSI1NC4yIi8+Cgk8Zz4KCQk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMC41LDc0LjQgMTQuMSw3OCA0Mi40LDQ5LjYgMzguNyw0NS44IAkJIi8+CgkJPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMzguNyw0NS45IDE0LjIsMjEuMyAwLDM1LjQgMTQuMiw0OS42IDAsNjMuOCAxMC42LDc0LjQgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" />
<style>
* {
box-sizing: border-box;
margin: 0;
}
html {
font-size: 10px;
font-family: 'Open Sans', sans-serif;
color: #1d2a3b;
}
.container {
max-width: 960px;
margin: 0 auto;
}
.container.card {
margin-top: 12.3rem;
background-color: #ffffff;
border-radius: 10px;
box-shadow: -5px -4px 47px 3px rgba(198, 198, 198, 0.3);
text-align: center;
padding: 3.6rem;
/* padding-bottom: 3.6rem; */
}
.title-main {
font-size: 3.6rem;
font-weight: 700;
margin-top: 0;
margin-bottom: 2.1rem;
}
.main-image svg {
max-width: 61rem;
margin-bottom: 2rem;
}
.subheading{
font-size: 1.6rem;
font-weight: 600;
margin-bottom: 3rem;
}
.card .text {
font-size: 13px;
letter-spacing: 0.26px;
}
footer {
color: #b1b1b1;
font-size: 12px;
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 1.7rem;
}
footer .logo svg {
width: 145px;
padding-left: 11px;
}
footer .left-side {
display: flex;
align-items: center;
}
/* Medias */
@media screen and (max-width: 1024px){
.container {max-width: 90%;}
@media screen and (max-width: 768px){
html {font-size: 7px;}
.container {
max-width: 90%;}
.container.card {margin-top: 6rem;}
.card .text { font-size: 1.6rem;}
}
@media screen and (max-width: 480px){
html {font-size: 5.7px;}
.container {max-width: 95%;}
.title-main {font-size: 6.6vw;}
/* .container.card {margin-top: 2rem;} */
.subheading{font-size: 13px;}
.card .text { font-size: 12px;}
footer {flex-direction: column;}
}
}
</style>
</head>
<body>
<section id="default-card" class="default-card">
<div class="contain
Open service 138.199.37.230:443 · socialneurosciencelab.org
2025-12-22 08:53
HTTP/1.1 403 Forbidden Date: Mon, 22 Dec 2025 08:53:06 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-864 CDN-PullZone: 5041436 CDN-RequestCountryCode: SG Cache-Control: public, max-age=0 CDN-ProxyVer: 1.41 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 12/22/2025 08:53:06 CDN-EdgeStorageId: 1054 CDN-RequestId: 9bc91cc76685bb759debfcf54e1061bd CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
Open service 138.199.37.230:80 · socialneurosciencelab.org
2025-12-22 08:53
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 08:53:06 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-864 CDN-PullZone: 5041436 CDN-RequestCountryCode: IN Location: https://socialneurosciencelab.org/ CDN-RequestId: 81feb8547bf60a1da1d2c40d623f54f1 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1076:1:80 · socialneurosciencelab.org
2025-12-22 08:53
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 08:53:05 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1076 CDN-PullZone: 5041436 CDN-RequestCountryCode: DE Location: https://socialneurosciencelab.org/ CDN-RequestId: fb4ebba340664f716cdeb12bfbf6bef7 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 2400:52e0:1e00::1076:1:443 · www.socialneurosciencelab.org
2025-12-22 08:52
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 08:52:17 GMT
Content-Type: text/html
Content-Length: 11689
Connection: close
Vary: Accept-Encoding
Server: BunnyCDN-DE1-1076
CDN-PullZone: 5041436
CDN-RequestCountryCode: DE
Cache-Control: public, max-age=0
cf-edge-cache: no-cache
CDN-ProxyVer: 1.41
CDN-RequestPullSuccess: True
CDN-RequestPullCode: 200
CDN-CachedAt: 12/22/2025 08:52:17
CDN-EdgeStorageId: 1054
CDN-RequestId: 091a6492a3d7008be53f4606fdf6bcb4
CDN-Cache: BYPASS
CDN-Status: 200
CDN-RequestTime: 0
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 2400:52e0:1e00::1076:1:80 · www.socialneurosciencelab.org
2025-12-22 08:52
HTTP/1.1 301 Moved Permanently Date: Mon, 22 Dec 2025 08:52:17 GMT Content-Type: text/html Content-Length: 166 Connection: close Server: BunnyCDN-DE1-1076 CDN-PullZone: 5041436 CDN-RequestCountryCode: CA Location: https://www.socialneurosciencelab.org/ CDN-RequestId: c3abaf37a69625ba73a74cb3e519a1d3 CDN-RequestTime: 0 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 185.59.220.199:443 · www.socialneurosciencelab.org
2025-12-22 08:52
HTTP/1.1 403 Forbidden Date: Mon, 22 Dec 2025 08:52:17 GMT Content-Type: text/html Content-Length: 159 Connection: close Vary: Accept-Encoding Server: BunnyCDN-DE1-722 CDN-PullZone: 5041436 CDN-RequestCountryCode: NL Cache-Control: public, max-age=0 CDN-ProxyVer: 1.41 CDN-RequestPullSuccess: True CDN-RequestPullCode: 403 CDN-CachedAt: 12/22/2025 08:52:17 CDN-EdgeStorageId: 1054 CDN-RequestId: a5add2c4b62cf25a87c04d34b822632b CDN-Cache: BYPASS CDN-Status: 403 CDN-RequestTime: 0 Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>openresty/1.27.1.1</center> </body> </html>
2400:52e0:1e00::1049:1 5 138.199.36.11 4 138.199.36.10 3 169.150.247.40 3 2400:52e0:1e00::1078:1 2 169.150.247.36 1 2400:52e0:1e00::1079:1 1 2400:52e0:1e00::723:1 1 2400:52e0:1e00:2::1333:1 1 138.199.37.231 1 2400:52e0:1e00::1048:1 1 2400:52e0:1e00::1077:1 1 169.150.247.37 1 2400:52e0:1e00::1076:1 1 138.199.37.230 1 185.59.220.199 1