Use this little website to test if a URL is setup correctly to work with CORS.
Shareable link: https://cors-test.codehappy.dev/?method=get&origin=https%3A%2F%2Fjumble.social&url=https%3A%2F%2Fcoinos.io%2F.well-known%2Flnurlp%2Fanthony.accioly
This url can only be loaded by pages that match https://jumble.social
. If you're trying to load it from a different origin and it's not working, you'll need to change it so the access-control-allow-origin
header is set to *
.
These are the response headers received when making the request.
access-control-allow-origin: https://jumble.social
alt-svc: h3=":443"; ma=2592000
cf-cache-status: DYNAMIC
cf-ray: 937dba1ef417f278-IAD
connection: keep-alive
content-length: 386
content-type: application/json; charset=utf-8
date: Tue, 29 Apr 2025 09:21:04 GMT
onion-location: http://vm7h454g5hiy2nt3u5o7evtz3vigtypo2mkyausakvdkbmd7wpyhx5qd.onion/.well-known/lnurlp/anthony.accioly
server: cloudflare
vary: Origin
x-ratelimit-limit:
x-ratelimit-remaining:
x-ratelimit-reset:
CORS tester was built by @mscccc. The code is available on GitHub. Sponsored by HTML/CSS to Image.