This commit is contained in:
igna 2021-10-28 20:28:01 -03:00 committed by GitHub
parent 4f9b9e3679
commit 8060076763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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()