Compare commits

..

No commits in common. "8060076763b3dacfd43f19fb4ac0b44a544185b2" and "640c92396b1cce2ab252a91e1be06c491e99cb28" have entirely different histories.

View file

@ -50,5 +50,3 @@ 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()