Please read the new rule regarding the restriction on the use of AI tools. ×

qwedc001's blog

By qwedc001, history, 3 hours ago, In English

I understand that codeforces need to enable cloudflare to avoid massive pressure to the server during official contests,that's ok.Maybe not so pleasing but at least it is still reasonable in most cases.

What I don't understand is why ADD the CLOUDFLARE TO THE API requests which should be accessed by bot originally,leaving plugins like(specifically) CARROT totally unusable during contests!It's annoying not being able to view my expected performance,isn't it?

  • Vote: I like it
  • -2
  • Vote: I do not like it

»
3 hours ago, # |
  Vote: I like it -8 Vote: I do not like it

If CF let you access the API directly, then attackers would know the source IP of CF and therefore be able to perform an attack. There indeed are some other solutions, but they require time and efforts.

»
38 minutes ago, # |
  Vote: I like it 0 Vote: I do not like it

Please explain how API works, it seems confusing to me.