Use this little website to test if a URL is setup correctly to work with CORS.
Shareable link: https://cors-test.codehappy.dev/?method=post&origin=https%3A%2F%2Fcors-test.codehappy.dev%2F&url=https%3A%2F%2Fg1.duniter.org
These are the response headers received when making the request.
access-control-allow-origin: *
cf-cache-status: DYNAMIC
cf-ray: 9957a41177fea1e6-YYZ
connection: keep-alive
content-security-policy: default-src 'none'
content-type: text/html; charset=utf-8
date: Tue, 28 Oct 2025 04:20:29 GMT
server: cloudflare
transfer-encoding: chunked
x-content-type-options: nosniff
x-powered-by: Express
CORS tester was built by @mscccc. The code is available on GitHub. Sponsored by HTML/CSS to Image.