Fix the top of the deerstalker

https://en.m.wikipedia.org/wiki/Deerstalker
pull/133/head
cclauss 6 years ago committed by GitHub
parent a380e48057
commit 0b3c5f2ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,8 +27,8 @@ module_name = "Sherlock: Find Usernames Across Social Networks"
__version__ = "0.3.0" __version__ = "0.3.0"
amount = 0 amount = 0
BANNER = r""" BANNER = r'''
."'"-. ."""-.
/ \ / \
____ _ _ _ | _..--'-. ____ _ _ _ | _..--'-.
/ ___|| |__ ___ _ __| | ___ ___| |__ >.`__.-""\;"` / ___|| |__ ___ _ __| | ___ ___| |__ >.`__.-""\;"`
@ -36,7 +36,7 @@ BANNER = r"""
___) | | | | __/ | | | (_) | (__| < '-`) =|-. ___) | | | | __/ | | | (_) | (__| < '-`) =|-.
|____/|_| |_|\___|_| |_|\___/ \___|_|\_\ /`--.'--' \ .-. |____/|_| |_|\___|_| |_|\___/ \___|_|\_\ /`--.'--' \ .-.
.'`-._ `.\ | J / .'`-._ `.\ | J /
/ `--.| \__/""" / `--.| \__/'''[1:]
# TODO: fix tumblr # TODO: fix tumblr

Loading…
Cancel
Save