^ Above in incognito with extensions disabled
I've been stuck in a Cloudflare challenge loop on Chrome. The page works correctly in Safari.
The browser console shows an error about a malformed Subresource Integrity (SRI) hash on a script, which is causing it to be blocked. The error text is:
Error parsing 'integrity' attribute ('sha512- bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FXQYOCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg=='). The hash algorithm must be one of 'sha256', 'sha384', 'sha512'...
Based on this, the problem could be a conflict between Cloudflare's "Auto Minify" feature and the SRI hash check. To be honest, I'm not sure as I don't know a lot about this, but can someone check on it? I've been stuck here for the past 6 hours.
Chrome 146.0.7680.178
Thanks in advance ^ ^