Skip to content

Commit cc9834f

Browse files
authored
Update dirbrute.py
1 parent 060682a commit cc9834f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dirbrute.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626

2727

2828
print(blue+bold+"""
29-
____ _ ____ _ _
30-
/ ___| _ _| |__ / ___| |__ ___ ___| | _____ _ __
31-
\___ \| | | | '_ \| | | '_ \ / _ \/ __| |/ / _ \ '__|
32-
___) | |_| | |_) | |___| | | | __/ (__| < __/ |
33-
|____/ \__,_|_.__/ \____|_| |_|\___|\___|_|\_\___|_| """+red+"V: 1.5"+blue+"""
34-
------
29+
_ _ _ _
30+
__| (_)_ __| |__ _ __ _ _| |_ ___
31+
/ _` | | '__| '_ \| '__| | | | __/ _ \
32+
| (_| | | | | |_) | | | |_| | || __/
33+
\__,_|_|_| |_.__/|_| \__,_|\__\___|"""+red+"V: 1.5"+blue+"""
34+
3535
Coded by: Bingo
3636
---------------
3737

0 commit comments

Comments
 (0)