mirror of
https://github.com/uhIgnacio/SpotifyAccountCreator.git
synced 2024-08-14 23:01:06 +00:00
Update main.py
This commit is contained in:
parent
27ea19261b
commit
6075bf8e62
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -55,3 +55,4 @@ elif "That email is already" or "Invalid Email" in resp.text:
|
||||||
else:
|
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}')
|
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}')
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue