ifconfig.top icon indicating copy to clipboard operation
ifconfig.top copied to clipboard

CORS Issue

Open bobaikato opened this issue 11 months ago • 1 comments

Hi, I assume that this URL is accessible to the public. However, we're encountering a CORS error. Could you please add our domain to the whitelist?

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://ifconfig.top/all.json. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

bobaikato avatar Mar 08 '24 01:03 bobaikato

try set env PROXY_MODE=true

Paper-Dragon avatar Apr 03 '24 07:04 Paper-Dragon