Update site list and ranking. Update version.

pull/270/head
Christopher K. Hoadley 5 years ago
parent 2384848946
commit d78ded1128

@ -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.7.1)
Sherlock: Find Usernames Across Social Networks (Version 0.7.4)
positional arguments:
USERNAMES One or more usernames to check with social networks.

@ -2,7 +2,7 @@
"500px": {
"errorMsg": "Oops! This page doesn\u2019t exist.",
"errorType": "message",
"rank": 0,
"rank": 3201,
"url": "https://500px.com/{}",
"urlMain": "https://500px.com/",
"username_claimed": "blue",
@ -83,7 +83,7 @@
},
"Badoo": {
"errorType": "status_code",
"rank": 0,
"rank": 1278,
"url": "https://badoo.com/profile/{}",
"urlMain": "https://badoo.com/",
"username_claimed": "blue",
@ -100,7 +100,7 @@
"Basecamp": {
"errorMsg": "The account you were looking for doesn't exist",
"errorType": "message",
"rank": 0,
"rank": 1791,
"url": "https://{}.basecamphq.com",
"urlMain": "https://basecamp.com/",
"username_claimed": "blue",
@ -108,7 +108,7 @@
},
"Behance": {
"errorType": "status_code",
"rank": 0,
"rank": 383,
"url": "https://www.behance.net/{}",
"urlMain": "https://www.behance.net/",
"username_claimed": "blue",
@ -116,7 +116,7 @@
},
"BitBucket": {
"errorType": "status_code",
"rank": 0,
"rank": 1011,
"url": "https://bitbucket.org/{}/",
"urlMain": "https://bitbucket.org/",
"username_claimed": "white",
@ -168,7 +168,7 @@
},
"CashMe": {
"errorType": "status_code",
"rank": 0,
"rank": 12351551,
"url": "https://cash.me/{}",
"urlMain": "https://cash.me/",
"username_claimed": "jenny",

@ -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.7.3"
__version__ = "0.7.4"
amount = 0

@ -160,4 +160,4 @@
159. [mixer.com](https://mixer.com/)
160. [osu!](https://osu.ppy.sh/)
Alexa.com rank data fetched at (2019-07-17 20:01:43.992642 UTC)
Alexa.com rank data fetched at (2019-07-18 03:32:48.554540 UTC)

Loading…
Cancel
Save