Skip to content

Commit 0f9210f

Browse files
authored
Update evilurl.py
1 parent 893a339 commit 0f9210f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evilurl.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def message(output=False):
4242
{0}88 `8b,d8' 88 88{1} Y8a. .a8P 88 `8b 88
4343
{0}88888888888 "8" 88 88{1} `"Y8888Y"' 88 `8b 88888888 {1}
4444
45-
[ by UNDEAD{0}SEC{1} - Alisson Moretto @A1S0N_ ]\n'''.format(RED, END), output)
45+
[ by UNDEAD{0}SEC{1} - Alisson Moretto @UndeadSec ]\n'''.format(RED, END), output)
4646

4747
def cleanTxt(txt):
4848
for i in (RED, WHITE, GREEN, END, YELLOW):

0 commit comments

Comments
 (0)