Skip to content

Commit

Permalink
Update banner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyber-Dioxide authored Jun 30, 2024
1 parent 08d8587 commit 9d1c450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/banner.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
███ ███ ███ ███ ███ ███ ███ ███ ███
▄█████████▀ ███ ███ ████████▀ ▄████▀ ██████████
███ ███
{c.c + "Author: "+c.y+"Saad Khan | Cyber-Dioxide"}
{c.c + "Author: "+c.y+"Saad Khan | Cyber-Dioxide"}
{c.c + "Telegram: "+c.y+"@cyberdioxide"}
"""
try:
from colorama import Fore, Style
Expand Down

0 comments on commit 9d1c450

Please sign in to comment.