wodsuz/EasyApplyJobsBot

Coinbase suspicion

Closed this issue · 3 comments

Why is it that at the end of the code, the below link opens? This is very suspicious.
https://commerce.coinbase.com/checkout/923XXXXX......

It's for donations

def donate(self):
    prYellow('If you like the project, please support me so that i can make more such projects, thanks!')
    try:
        self.driver.get('https://www.automated-bots.com/')
    except Exception as e:
        prRed("Error in donate: " +str(e))

As you can see on utils.py line 97, its a function to redirect users to the projects page. I have updated the url.