Skip to content

Commit 9972e49

Browse files
authored
Update ominis.py
1 parent 2afcd1d commit 9972e49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ominis.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ def display_banner():
4343
{Fore.YELLOW}~ {Fore.CYAN}Github{Fore.YELLOW}:{Fore.BLUE} https://github.com/AnonCatalyst/{Fore.RED}
4444
{Fore.RED}------------------------------------------
4545
{Fore.YELLOW}~ {Fore.CYAN}Instagram{Fore.YELLOW}:{Fore.BLUE} https://www.instagram.com/istoleyourbutter/{Fore.RED}
46-
{Fore.RED}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
47-
{Fore.YELLOW}~ {Fore.CYAN}Website{Fore.YELLOW}:{Fore.BLUE} https://hard2find.dev/{Fore.RED}""")
46+
""")
4847

4948
async def get_user_input(prompt, options=None):
5049
clear_screen()

0 commit comments

Comments
 (0)