Sudesh Chaudhary
Sudesh Chaudhary
See [this](https://github.com/QasimWani/LeetHub/blob/b5a6afa89d44a4c8559fbae950d64f9d614dcf8e/scripts/leetcode.js#L554). Well It's not updated on the chrome web-store yet.
Thank you @shadyy41, for the suggestion. I tried deploying a web app for lcpredictor on this platform and could do it quickly. Here is the URL for the same: https://lcpredictor.onrender.com...
The background job worker was down for a few days. I have started a new job worker. So weekly contest ratings will be predicted soon.
@sachin-0102 The process for rating prediction is completely automated. But I need to manually make sure that all the workers are running fine.
leetcode-cn.com organizes many contests which are not on leetcode.com. As of now, we have covered leetcode.com's contests only. Also, the front-end of leetcode-cn.com is different than leetcode.com, so for enabling...
Is it possible to use some `>=` sign?
Working as expected now.
Hi @kevinjoshi46b, thanks for sharing this. Btw I tried using render.com's free-tier redis service, and it's working fine.
I've deployed the worker on a dedicated server now. It should work from now on. Thanks!