From 6075bf8e62e1ddc943ec5e3eb3419f040b5e5ad5 Mon Sep 17 00:00:00 2001 From: exploits <74730206+exploits@users.noreply.github.com> Date: Fri, 25 Mar 2022 07:41:12 +0000 Subject: [PATCH] Update main.py --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 1be9453..be39155 100644 --- a/main.py +++ b/main.py @@ -55,3 +55,4 @@ 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}') exit() +