meooow25 / cfspy

A simple Codeforces utility bot for Discord
MIT License
11 stars 1 forks source link

Invalid Syntax on Valid blog link #24

Closed rileyborgard closed 3 years ago

rileyborgard commented 3 years ago

I posted the blog post like this:

https://codeforces.com/blog/entry/85638

and got the following error:

Error fetching blog from https://codeforces.com/blog/entry/85638: strconv.Atoi: parsing "": invalid syntax

meooow25 commented 3 years ago

Can't reproduce it, seems to be working as expected right now 🤔 The only Atoi for a blog is to parse the rating, so maybe CF wasn't returning a proper blog page.

meooow25 commented 3 years ago

Was able to reproduce this, happens when locale is set to Russian.