Compare commits

...

3 Commits

Author SHA1 Message Date
igna 8060076763
xd 2021-10-28 20:28:01 -03:00
igna 4f9b9e3679
Delete codeql-analysis.yml 2021-10-28 12:17:12 -03:00
igna 5519a5f01d
Create codeql-analysis.yml 2021-10-28 12:14:05 -03:00
1 changed files with 2 additions and 0 deletions

View File

@ -50,3 +50,5 @@ elif "That email is already" or "Invalid Email" in resp.text:
else:
print(f'{Fore.LIGHTRED_EX}You got an error! Try with a different username and/or disable your proxy/VPN. If that doesn\'t work, please open issue on GitHub \nResponse: {resp.text} \n {resp.status_code}')
pse()