codeforces-parser
codeforces-parser copied to clipboard
Update user agent in HTTP requests to reduce blocking risk
The CodeForces blocks requests with the default Python User-Agent string. Modified the User-Agent to a more versatile and browser-like format to ensure successful requests and reduce the likelihood of being blocked.