FireLiker.com finally detects autoViews.py
As of 08/25/2020 Fireliker.com has patched autoViews.py 💀
What they did was make a unique generation for the attribute "name" in HTML on every load of the homepage. While this can be bypassed by using the selenium module's explicit wait function and searching for the element by xpath...
there's unfortunately another blocker.
The Fireliker.com developer(s) also added a text image based CAPTCHA after entering the username as bot prevention.
I guarantee this was done because of how much this tool was abused, especially recently.
Yes, this can be bypassed using Optical Character Recognition, but since school is about to start for me as well as internship szn approaching, I'm going to put this on hold. :/
If I get a chance I will rework the code, with the xpaths and will implement something to deal with the captchas.
Hi! Any chance you got to rework this? I would really like to try this.