Skip to content

Commit

Permalink
Update spammer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
v3lip authored Feb 9, 2021
1 parent 4380a14 commit 720c222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spammer.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ def colorText(text):
#Shows the total number of spammed login attempts
print(drawLine('-'))
print(colorText('Done! Spammed [[red]]{}[[reset]] times to [[red]]{}[[reset]]!'.format(run, url)))
print(colorText('github.com/m0nstechilled/PhishingSpammer')
print('github.com/m0nstechilled/PhishingSpammer')

0 comments on commit 720c222

Please sign in to comment.