Browser Support • Re: Cloudflare Verification Loop issues
Pale Moon forum - Forum index [Unofficial]
May 16, 2026
I just asked if you had any idea at all how to do it better. Because your conviction was that it could be written better, so you must then have some idea how, right?
You're really pushing me to address this issue... Okay, I looked. Regarding Google Translate, there's a problem with CORS.
CODE:
Warning: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://forum.palemoon.org/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.23.1.(Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
You can add on your server
CODE:
Access-Control-Allow-Origin: https://forum-palemoon-org.translate.goog
and then the process will at least start. But another problem with the worker will arise:
CODE:
Security Error: Content at https://forum-palemoon-org.translate.goog/search.php ... may not load data from https://forum.palemoon.org/.within.website/x/cmd/anubis/static/js/worker/sha256-purejs.mjs?cacheBuster=1.23.1.
And here we need to look deeper. Something seems to me like Pale Moon has some kind of problem, but I could be wrong...
Actually, I don't like dealing with turnstiles. Some people will do all sorts of crap, and I'll have to fix it. There's a lot of crap in this world, and my life wouldn't be long enough to fix it all.
Discussion in the ATmosphere