PurpurMC / PurpurWebsite

The PurpurMC website
https://purpurmc.org
13 stars 6 forks source link

Cloudflare block curl calls on api.purpurmc.org #8

Closed ThisIsAreku closed 2 years ago

ThisIsAreku commented 2 years ago

Cloudflare DDoS protection randomly block curl calls and return a 503 error with a js captcha, breaking scripts.

$ curl -f https://api.purpurmc.org/v2/purpur
curl: (22) The requested URL returned error: 503
encode42 commented 2 years ago

Should be fixed by now. Let us know if the issue persists.