Skip to content

Commit

Permalink
v1.43 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemIdrisi committed Mar 17, 2023
1 parent e66b5e2 commit 8b740b6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file modified docs/Screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/Screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions modules/banner.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
░█─── ▀──▀ ▀▀▀▀ ▀──▀ ▀▀▀ ░█▄▄▄█ █▀▀▀ ▀▀▀ ▀▀▀▀ ▀▀▀ ──▀──   ░█─── ▀─▀▀ ▀▀▀▀
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

banner3 = f'''
Expand All @@ -81,7 +81,7 @@
█▀▀ █▀█ █▄█ █░▀█ ██▄ ▄█ █▀▀ █▄▄ █▄█ █ ░█░   █▀▀ █▀▄ █▄█
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

banner4 = f'''
Expand All @@ -93,7 +93,7 @@
\/ \/ \/ \/|__|
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''
banner5 = f'''
___ __ ____ __ _ __ ___
Expand All @@ -102,7 +102,7 @@
/_/ /_//_/\___/_//_/\__/___/ .__/_/\___/_/\__/ /_/ /_/ \___/
/_/
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

banner6 = f'''
Expand All @@ -113,7 +113,7 @@
/_/ /_/ /_/\____/_/ /_/\___/____/ .___/_/\____/_/\__/ /_/ /_/ \____/
/_/
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

Expand All @@ -128,7 +128,7 @@
\ \_\
\/_/
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

Expand All @@ -141,7 +141,7 @@
/_/
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''

Expand All @@ -152,7 +152,7 @@
▒█░░░ ▀░░▀ ▀▀▀▀ ▀░░▀ ▀▀▀ ▒█▄▄▄█ █▀▀▀ ▀▀▀ ▀▀▀▀ ▀▀▀ ░░▀░░   ▒█░░░ ▀░▀▀ ▀▀▀▀
{color.RED}v1.42{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
{color.RED}v1.43{color.WHITE} {color.WHITE}By github.com/AzeemIdrisi
'''
banner_list = [banner2, banner3, banner4, banner5,
Expand Down

0 comments on commit 8b740b6

Please sign in to comment.