Im using manjaro os right now and in my firefox and chromium text doesnt modifies and looks like this: How can I fix this?
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | djm03178 | 153 |
Im using manjaro os right now and in my firefox and chromium text doesnt modifies and looks like this: How can I fix this?
Name |
---|
Auto comment: topic has been updated by Contesting_pov (previous revision, new revision, compare).
Auto comment: topic has been updated by Contesting_pov (previous revision, new revision, compare).
I met this situation before (I am currently using manjaro + firefox with no extention) and after reloading the page multiple times it just gone
Use vpn
How do you expect that to work?
Same here. I am using windows + chrome and the same problem just happened recently.
Maybe we should call Mike Mirzayanov for that?
Codeforces uses the Mathjax library to format mathematical equations, and if you view network traffic on your browser, you will see that when trying to get the Mathjax library it is not getting anything back :(. So mathjax library is not being loaded.
Also, I have found a fix. Visit https:// cdn-mathjax dot codeforces dot com/MathJax.js?config=TeX-AMS_HTML-full and then reload your codeforces tab and it should fix it, it worked for me.
What the hell dude! how did that worked? Anyways thanks!
First step to finding solutions like this is to open developer tools in the browser and looking for errors in the console.
My browser blocked that page saying intruders tryna steal your data :)
Yes, that is because the ssl for cdn-mathjax dot codeforces dot com has expired, so your browser thinks that it is unsafe, and you have to tell your browser that you trust it (Usually by clicking "proceed").
Hello, I'm not able to open this site, and I get
Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
for Mathjax.js on my console. Anyone experienced this? Any help please?Even I have been experiencing Mathjax issue since this morning and the solution provided here is not working...
Is it OK now?
Yes sir, now it is working fine... Thank you very much for the instant resolution
https://cdn-mathjax.codeforces.com/MathJax.js?config=TeX-AMS_HTML-full go to this url
It is fixed now.
The same as.
This problem seems now happening again caused by the SSL certificate not matching with the host name
oh, so i am not alone.