Merge pull request #208 from sherlock-project/hoadlck-site-list-update2

Fix Broken Sites
pull/209/head
Christopher Kent Hoadley 5 years ago committed by GitHub
commit 068464b9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,7 @@ usage: sherlock.py [-h] [--version] [--verbose] [--rank]
[--proxy PROXY_URL] [--json JSON_FILE]
USERNAMES [USERNAMES ...]
Sherlock: Find Usernames Across Social Networks (Version 0.6.2)
Sherlock: Find Usernames Across Social Networks (Version 0.6.3)
positional arguments:
USERNAMES One or more usernames to check with social networks.

File diff suppressed because it is too large Load Diff

@ -26,7 +26,7 @@ from torrequest import TorRequest
from load_proxies import load_proxies_from_csv, check_proxy_list
module_name = "Sherlock: Find Usernames Across Social Networks"
__version__ = "0.6.2"
__version__ = "0.6.3"
amount = 0
BANNER = r'''

@ -125,7 +125,7 @@
124. [Wattpad](https://www.wattpad.com/)
125. [We Heart It](https://weheartit.com/)
126. [WebNode](https://www.webnode.cz/)
127. [Wikia](http://www.wikia.com/)
127. [Fandom](https://www.fandom.com/)
128. [Wikipedia](https://www.wikipedia.org/)
129. [Wix](https://wix.com/)
130. [WordPress](https://wordpress.com)
@ -137,4 +137,4 @@
136. [iMGSRC.RU](https://imgsrc.ru/)
137. [last.fm](https://last.fm/)
Alexa.com rank data fetched at (2019-05-28 12:24:44.944984 UTC)
Alexa.com rank data fetched at (2019-06-08 14:24:33.626484 UTC)

Loading…
Cancel
Save