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&url=http%3A%2F%2Fadam3.us%2Fimages%2Fadam2.jpg
These are the response headers received when making the request.
accept-ranges: bytes
access-control-allow-origin: *
cache-control: max-age=14400
cf-cache-status: MISS
cf-ray: 919394f8e2df89f4-ORD
connection: keep-alive
content-length: 42147
content-type: image/jpeg
date: Fri, 28 Feb 2025 21:42:00 GMT
etag: "5c1c6761-a4a3"
expires: Fri, 28 Feb 2025 21:51:59 GMT
last-modified: Fri, 21 Dec 2018 04:09:05 GMT
server: cloudflare
x-github-request-id: C02C:14A031:2D90F:30431:67C22DA7
x-proxy-cache: MISS
CORS tester was built by @mscccc. The code is available on GitHub. Sponsored by HTML/CSS to Image.