Due to automated network abuse, a JavaScript challenge is being used to secure this service.
You do not have JavaScript enabled, but you can still solve this challenge manually.

$s='5a620bd0abf1f6ba48115ddfbea514cf_69b23199'; $h=[Security.Cryptography.SHA256]::Create(); for($i,$d=0,12;;$i++){ $b=[Text.Encoding]::UTF8.GetBytes($s+$i); $v=[Net.IPAddress]::HostToNetworkOrder([BitConverter]::ToInt32($h.ComputeHash($b),0)); if(($v -band ([int]::MinValue -shr ($d-1))) -eq 0){Write-Host $i; break}}
python3 -c "import hashlib; s='5a620bd0abf1f6ba48115ddfbea514cf_69b23199'; d=12; n=0; target=1<<(32-d); check=lambda i: int(hashlib.sha256((s+str(i)).encode('utf-8')).hexdigest()[:8], 16) < target; print(next(i for i in iter(lambda: n if check(n) else (exec('globals()[\'n\']+=1') or n), None) if check(i)))"
perl -MDigest::SHA=sha256_hex -e '$s=shift;$d=shift;$t=1<<(32-$d);$n=0;while(1){if(hex(substr(sha256_hex($s.$n),0,8))<$t){print"$n\n";exit}$n++}' "5a620bd0abf1f6ba48115ddfbea514cf_69b23199" 12

There is an automated challenge on this page, but an error has prevented scripts from loading.

Ensure you are not blocking scripts from loading. If you are not, please notify us of this error.

Verifying your browser before accessing kiwifarms.st

Success! Redirecting...