From d78ded112854c5621ad7f103e3859179ab43f2a6 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Wed, 17 Jul 2019 22:44:16 -0500 Subject: [PATCH] Update site list and ranking. Update version. --- README.md | 2 +- data.json | 12 ++++++------ sherlock.py | 2 +- sites.md | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c4fc3ead..beb608ef 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/data.json b/data.json index 4ad500ce..a0424a7b 100644 --- a/data.json +++ b/data.json @@ -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", diff --git a/sherlock.py b/sherlock.py index 801a14ec..04127406 100755 --- a/sherlock.py +++ b/sherlock.py @@ -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 diff --git a/sites.md b/sites.md index 53df2e0e..7a734664 100644 --- a/sites.md +++ b/sites.md @@ -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)