mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-06 04:51:23 -07:00
Added donation banner.
This commit is contained in:
parent
06f9f91f11
commit
8104139a35
1 changed files with 1 additions and 1 deletions
2
utils.py
2
utils.py
|
@ -420,5 +420,5 @@ def StartupMessage():
|
|||
print(' %-27s' % "Don't Respond To" + color(str(settings.Config.DontRespondTo), 5, 1))
|
||||
if len(settings.Config.DontRespondToName):
|
||||
print(' %-27s' % "Don't Respond To Names" + color(str(settings.Config.DontRespondToName), 5, 1))
|
||||
print('\n\n')
|
||||
print(color('\nYou like this free software?\nYour company makes $$$$$$ with these epic compromises?\nYou can help to keep this tool free of charge for everyone by sending a few $XLM (Lumens Stellars) to this address: "GCGBMO772FRLU6V4NDUKIEXEFNVSP774H2TVYQ3WWHK4TEKYUUTLUKUH" or legacy $BTC to "1HkFmFs5fmbCoJ7ZM5HHbGgjyqemfU9o7Q"\n\n',3,1))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue