diff --git a/main.py b/main.py index 01bddc5..434faeb 100644 --- a/main.py +++ b/main.py @@ -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() + +