meooow25 / carrot

A browser extension for Codeforces rating prediction
MIT License
114 stars 4 forks source link

Try making API calls from the content page to avoid the cloudflare human checks #61

Open meooow25 opened 1 month ago

meooow25 commented 1 month ago

Suggested by @RimuruChan in https://github.com/meooow25/carrot/issues/56#issuecomment-2241206541

It makes no sense to check that an API request is made by a human, so really we shouldn't need to do this. But CF doesn't seem to care so I have no hope on that front. This might just get the extension working reliably again.