From 8877a3ce49eec08c7aa027a7479cc5a7f3053378 Mon Sep 17 00:00:00 2001 From: YaYPIXXO Date: Wed, 10 Jul 2019 03:15:56 +0200 Subject: [PATCH 1/7] Add support for osu! --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 7be10f6a..c5326fc3 100644 --- a/data.json +++ b/data.json @@ -721,6 +721,15 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "osu!": { + "errorMsg": "User not found! ;_;", + "errorType": "message", + "rank": 1017, + "url": "https://osu.ppy.sh/users/{}", + "urlMain": "https://osu.ppy.sh/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "Pastebin": { "errorType": "response_url", "errorUrl": "https://pastebin.com/index", @@ -1195,4 +1204,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +} From b147013e00f77733e7b29608887586273c42202e Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Tue, 9 Jul 2019 20:42:51 -0500 Subject: [PATCH 2/7] Use more reliable HTTP Status Code detection method for site osu!. --- data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data.json b/data.json index c5326fc3..02faef6a 100644 --- a/data.json +++ b/data.json @@ -722,8 +722,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "osu!": { - "errorMsg": "User not found! ;_;", - "errorType": "message", + "errorType": "status_code", "rank": 1017, "url": "https://osu.ppy.sh/users/{}", "urlMain": "https://osu.ppy.sh/", From 5fb614671ffd81cc8ead101ae7b80357a3b8c341 Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Tue, 9 Jul 2019 21:06:19 -0700 Subject: [PATCH 3/7] Add support for BoingBoing Adds support for the BoingBoing comments system --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 7be10f6a..c9aead9e 100644 --- a/data.json +++ b/data.json @@ -1194,5 +1194,12 @@ "urlMain": "https://last.fm/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "boingboing.net": { + "errorType": "status_code", + "urlMain": "https://boingboing.net/", + "url": "https://bbs.boingboing.net/u/{}", + "username_claimed": "boingboing", + "username_unclaimed": "noonewouldeverusethis7" } } \ No newline at end of file From 8aa4657c2b781bceff4349b3688f07260aa150ea Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Tue, 9 Jul 2019 21:12:21 -0700 Subject: [PATCH 4/7] add gfycat support --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 7be10f6a..66c16f78 100644 --- a/data.json +++ b/data.json @@ -1194,5 +1194,12 @@ "urlMain": "https://last.fm/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "gfycat": { + "errorType": "status_code", + "url": "https://gfycat.com/@{}", + "urlMain": "https://gfycat.com/", + "username_claimed": "Test", + "username_unclaimed": "noonewouldeverusethis7" } } \ No newline at end of file From 1384eb60f2605e0db8b37a92a23234e7ac962bde Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Tue, 9 Jul 2019 21:20:33 -0700 Subject: [PATCH 5/7] Add support for Pokemon Showdown online game --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 7be10f6a..ed84d87e 100644 --- a/data.json +++ b/data.json @@ -1194,5 +1194,12 @@ "urlMain": "https://last.fm/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "Pokemon Showdown": { + "errorType": "status_code", + "url": "https://pokemonshowdown.com/users/{}", + "urlMain": "https://pokemonshowdown.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } } \ No newline at end of file From 485676fc36b1ccc48f2a329225d5b2e870adb2bc Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Wed, 10 Jul 2019 23:05:18 -0500 Subject: [PATCH 6/7] Update site list and ranking. Update version. --- README.md | 2 +- data.json | 315 ++++++++++++++++++++++++++-------------------------- sherlock.py | 2 +- sites.md | 118 ++++++++++---------- 4 files changed, 222 insertions(+), 215 deletions(-) diff --git a/README.md b/README.md index 05dc5a47..cced3762 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.6.4) +Sherlock: Find Usernames Across Social Networks (Version 0.6.5) positional arguments: USERNAMES One or more usernames to check with social networks. diff --git a/data.json b/data.json index 29bc7357..d00f090c 100644 --- a/data.json +++ b/data.json @@ -2,7 +2,7 @@ "500px": { "errorMsg": "Oops! This page doesn\u2019t exist.", "errorType": "message", - "rank": 3198, + "rank": 3126, "url": "https://500px.com/{}", "urlMain": "https://500px.com/", "username_claimed": "blue", @@ -10,7 +10,7 @@ }, "9GAG": { "errorType": "status_code", - "rank": 303, + "rank": 305, "url": "https://9gag.com/u/{}", "urlMain": "https://9gag.com/", "username_claimed": "blue", @@ -18,7 +18,7 @@ }, "About.me": { "errorType": "status_code", - "rank": 14227, + "rank": 13953, "url": "https://about.me/{}", "urlMain": "https://about.me/", "username_claimed": "blue", @@ -26,7 +26,7 @@ }, "Academia.edu": { "errorType": "status_code", - "rank": 172, + "rank": 182, "url": "https://independent.academia.edu/{}", "urlMain": "https://www.academia.edu/", "username_claimed": "blue", @@ -34,7 +34,7 @@ }, "AngelList": { "errorType": "status_code", - "rank": 3279, + "rank": 3309, "url": "https://angel.co/{}", "urlMain": "https://angel.co/", "username_claimed": "blue", @@ -42,7 +42,7 @@ }, "Aptoide": { "errorType": "status_code", - "rank": 5101, + "rank": 4974, "url": "https://{}.en.aptoide.com/", "urlMain": "https://en.aptoide.com/", "username_claimed": "blue", @@ -50,7 +50,7 @@ }, "AskFM": { "errorType": "status_code", - "rank": 1138, + "rank": 1158, "url": "https://ask.fm/{}", "urlMain": "https://ask.fm/", "username_claimed": "blue", @@ -58,7 +58,7 @@ }, "BLIP.fm": { "errorType": "status_code", - "rank": 366856, + "rank": 374644, "url": "https://blip.fm/{}", "urlMain": "https://blip.fm/", "username_claimed": "blue", @@ -74,7 +74,7 @@ }, "Bandcamp": { "errorType": "status_code", - "rank": 592, + "rank": 600, "url": "https://www.bandcamp.com/{}", "urlMain": "https://www.bandcamp.com/", "username_claimed": "blue", @@ -83,7 +83,7 @@ "Basecamp": { "errorMsg": "The account you were looking for doesn't exist", "errorType": "message", - "rank": 1771, + "rank": 1770, "url": "https://{}.basecamphq.com", "urlMain": "https://basecamp.com/", "username_claimed": "blue", @@ -91,7 +91,7 @@ }, "Behance": { "errorType": "status_code", - "rank": 387, + "rank": 379, "url": "https://www.behance.net/{}", "urlMain": "https://www.behance.net/", "username_claimed": "blue", @@ -99,7 +99,7 @@ }, "BitBucket": { "errorType": "status_code", - "rank": 1001, + "rank": 994, "url": "https://bitbucket.org/{}/", "urlMain": "https://bitbucket.org/", "username_claimed": "blue", @@ -108,7 +108,7 @@ "BitCoinForum": { "errorMsg": "The user whose profile you are trying to view does not exist.", "errorType": "message", - "rank": 458423, + "rank": 511687, "url": "https://bitcoinforum.com/profile/{}", "urlMain": "https://bitcoinforum.com", "username_claimed": "bitcoinforum.com", @@ -116,7 +116,7 @@ }, "Blogger": { "errorType": "status_code", - "rank": 214, + "rank": 212, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.blogspot.com", "urlMain": "https://www.blogger.com/", @@ -125,7 +125,7 @@ }, "BuzzFeed": { "errorType": "status_code", - "rank": 273, + "rank": 283, "url": "https://buzzfeed.com/{}", "urlMain": "https://buzzfeed.com/", "username_claimed": "blue", @@ -134,7 +134,7 @@ "Canva": { "errorType": "response_url", "errorUrl": "https://www.canva.com/{}", - "rank": 178, + "rank": 174, "url": "https://www.canva.com/{}", "urlMain": "https://www.canva.com/", "username_claimed": "blue", @@ -143,7 +143,7 @@ "Carbonmade": { "errorType": "response_url", "errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com", - "rank": 30983, + "rank": 31834, "url": "https://{}.carbonmade.com", "urlMain": "https://carbonmade.com/", "username_claimed": "jenny", @@ -151,7 +151,7 @@ }, "CashMe": { "errorType": "status_code", - "rank": 215890, + "rank": 12376464, "url": "https://cash.me/{}", "urlMain": "https://cash.me/", "username_claimed": "jenny", @@ -159,7 +159,7 @@ }, "Cloob": { "errorType": "status_code", - "rank": 9658, + "rank": 9286, "url": "https://www.cloob.com/name/{}", "urlMain": "https://www.cloob.com/", "username_claimed": "blue", @@ -167,7 +167,7 @@ }, "Codecademy": { "errorType": "status_code", - "rank": 2883, + "rank": 2939, "url": "https://www.codecademy.com/{}", "urlMain": "https://www.codecademy.com/", "username_claimed": "blue", @@ -175,7 +175,7 @@ }, "Codementor": { "errorType": "status_code", - "rank": 8974, + "rank": 9539, "url": "https://www.codementor.io/{}", "urlMain": "https://www.codementor.io/", "username_claimed": "blue", @@ -183,7 +183,7 @@ }, "Codepen": { "errorType": "status_code", - "rank": 837, + "rank": 838, "url": "https://codepen.io/{}", "urlMain": "https://codepen.io/", "username_claimed": "blue", @@ -192,7 +192,7 @@ "Coderwall": { "errorMsg": "404! Our feels when that url is used", "errorType": "message", - "rank": 9991, + "rank": 10057, "url": "https://coderwall.com/{}", "urlMain": "https://coderwall.com/", "username_claimed": "jenny", @@ -200,7 +200,7 @@ }, "ColourLovers": { "errorType": "status_code", - "rank": 32002, + "rank": 32359, "url": "https://www.colourlovers.com/lover/{}", "urlMain": "https://www.colourlovers.com/", "username_claimed": "blue", @@ -209,7 +209,7 @@ "Contently": { "errorMsg": "We can't find that page!", "errorType": "message", - "rank": 61701, + "rank": 60822, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.contently.com/", "urlMain": "https://contently.com/", @@ -218,7 +218,7 @@ }, "Coroflot": { "errorType": "status_code", - "rank": 39193, + "rank": 40222, "url": "https://www.coroflot.com/{}", "urlMain": "https://coroflot.com/", "username_claimed": "blue", @@ -227,7 +227,7 @@ "CreativeMarket": { "errorType": "response_url", "errorUrl": "https://www.creativemarket.com/", - "rank": 2094, + "rank": 2102, "url": "https://creativemarket.com/{}", "urlMain": "https://creativemarket.com/", "username_claimed": "blue", @@ -235,7 +235,7 @@ }, "Crevado": { "errorType": "status_code", - "rank": 192446, + "rank": 182617, "url": "https://{}.crevado.com", "urlMain": "https://crevado.com/", "username_claimed": "blue", @@ -243,7 +243,7 @@ }, "Crunchyroll": { "errorType": "status_code", - "rank": 376, + "rank": 378, "url": "https://www.crunchyroll.com/user/{}", "urlMain": "https://www.crunchyroll.com/", "username_claimed": "blue", @@ -251,7 +251,7 @@ }, "DEV Community": { "errorType": "status_code", - "rank": 5406, + "rank": 5165, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://dev.to/{}", "urlMain": "https://dev.to/", @@ -260,7 +260,7 @@ }, "DailyMotion": { "errorType": "status_code", - "rank": 118, + "rank": 120, "url": "https://www.dailymotion.com/{}", "urlMain": "https://www.dailymotion.com/", "username_claimed": "blue", @@ -268,7 +268,7 @@ }, "Designspiration": { "errorType": "status_code", - "rank": 25076, + "rank": 25781, "url": "https://www.designspiration.net/{}/", "urlMain": "https://www.designspiration.net/", "username_claimed": "blue", @@ -276,7 +276,7 @@ }, "DeviantART": { "errorType": "status_code", - "rank": 222, + "rank": 224, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.deviantart.com", "urlMain": "https://deviantart.com", @@ -285,7 +285,7 @@ }, "Discogs": { "errorType": "status_code", - "rank": 608, + "rank": 613, "url": "https://www.discogs.com/user/{}", "urlMain": "https://www.discogs.com/", "username_claimed": "blue", @@ -293,7 +293,7 @@ }, "Disqus": { "errorType": "status_code", - "rank": 1338, + "rank": 1300, "url": "https://disqus.com/{}", "urlMain": "https://disqus.com/", "username_claimed": "blue", @@ -301,7 +301,7 @@ }, "Docker Hub": { "errorType": "status_code", - "rank": 1959, + "rank": 1975, "url": "https://hub.docker.com/u/{}/", "urlMain": "https://hub.docker.com/", "urlProbe": "https://hub.docker.com/v2/users/{}/", @@ -311,7 +311,7 @@ "Dribbble": { "errorMsg": "Whoops, that page is gone.", "errorType": "message", - "rank": 974, + "rank": 959, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://dribbble.com/{}", "urlMain": "https://dribbble.com/", @@ -321,7 +321,7 @@ "EVE Online": { "errorType": "response_url", "errorUrl": "https://eveonline.com", - "rank": 11756, + "rank": 11581, "url": "https://evewho.com/pilot/{}/", "urlMain": "https://eveonline.com", "username_claimed": "blue", @@ -330,7 +330,7 @@ "Ebay": { "errorMsg": "The User ID you entered was not found", "errorType": "message", - "rank": 50, + "rank": 46, "url": "https://www.ebay.com/usr/{}", "urlMain": "https://www.ebay.com/", "username_claimed": "blue", @@ -339,7 +339,7 @@ "Ello": { "errorMsg": "We couldn't find the page you're looking for", "errorType": "message", - "rank": 37893, + "rank": 36784, "url": "https://ello.co/{}", "urlMain": "https://ello.co/", "username_claimed": "blue", @@ -347,7 +347,7 @@ }, "Etsy": { "errorType": "status_code", - "rank": 171, + "rank": 167, "url": "https://www.etsy.com/shop/{}", "urlMain": "https://www.etsy.com/", "username_claimed": "JennyKrafts", @@ -356,7 +356,7 @@ "EyeEm": { "errorType": "response_url", "errorUrl": "https://www.eyeem.com/", - "rank": 31924, + "rank": 32876, "url": "https://www.eyeem.com/u/{}", "urlMain": "https://www.eyeem.com/", "username_claimed": "blue", @@ -373,7 +373,7 @@ }, "Fandom": { "errorType": "status_code", - "rank": 57, + "rank": 58, "url": "https://www.fandom.com/u/{}", "urlMain": "https://www.fandom.com/", "username_claimed": "Jungypoo", @@ -381,7 +381,7 @@ }, "Flickr": { "errorType": "status_code", - "rank": 450, + "rank": 455, "url": "https://www.flickr.com/people/{}", "urlMain": "https://www.flickr.com/", "username_claimed": "blue", @@ -389,7 +389,7 @@ }, "Flipboard": { "errorType": "status_code", - "rank": 3609, + "rank": 3566, "regexCheck": "^([a-zA-Z0-9_]){1,15}$", "url": "https://flipboard.com/@{}", "urlMain": "https://flipboard.com/", @@ -398,7 +398,7 @@ }, "Foursquare": { "errorType": "status_code", - "rank": 2101, + "rank": 2106, "url": "https://foursquare.com/{}", "urlMain": "https://foursquare.com/", "username_claimed": "dens", @@ -406,7 +406,7 @@ }, "Giphy": { "errorType": "status_code", - "rank": 486, + "rank": 473, "url": "https://giphy.com/{}", "urlMain": "https://giphy.com/", "username_claimed": "blue", @@ -414,7 +414,7 @@ }, "GitHub": { "errorType": "status_code", - "rank": 51, + "rank": 54, "regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$", "url": "https://www.github.com/{}", "urlMain": "https://www.github.com/", @@ -424,7 +424,7 @@ "GitLab": { "errorMsg": "You need to sign in or sign up before continuing.", "errorType": "message", - "rank": 1839, + "rank": 1846, "url": "https://gitlab.com/{}", "urlMain": "https://gitlab.com/", "username_claimed": "blue", @@ -432,7 +432,7 @@ }, "Gitee": { "errorType": "status_code", - "rank": 2886, + "rank": 2811, "url": "https://gitee.com/{}", "urlMain": "https://gitee.com/", "username_claimed": "blue", @@ -440,7 +440,7 @@ }, "GoodReads": { "errorType": "status_code", - "rank": 397, + "rank": 406, "url": "https://www.goodreads.com/{}", "urlMain": "https://www.goodreads.com/", "username_claimed": "blue", @@ -448,7 +448,7 @@ }, "Gravatar": { "errorType": "status_code", - "rank": 5842, + "rank": 5837, "url": "http://en.gravatar.com/{}", "urlMain": "http://en.gravatar.com/", "username_claimed": "blue", @@ -457,7 +457,7 @@ "Gumroad": { "errorMsg": "Page not found.", "errorType": "message", - "rank": 3102, + "rank": 3138, "url": "https://www.gumroad.com/{}", "urlMain": "https://www.gumroad.com/", "username_claimed": "blue", @@ -466,7 +466,7 @@ "HackerNews": { "errorMsg": "No such user.", "errorType": "message", - "rank": 2442, + "rank": 2465, "url": "https://news.ycombinator.com/user?id={}", "urlMain": "https://news.ycombinator.com/", "username_claimed": "blue", @@ -475,7 +475,7 @@ "HackerOne": { "errorMsg": "Page not found", "errorType": "message", - "rank": 42914, + "rank": 41891, "url": "https://hackerone.com/{}", "urlMain": "https://hackerone.com/", "username_claimed": "blue", @@ -484,7 +484,7 @@ "House-Mixes.com": { "errorMsg": "Profile Not Found", "errorType": "message", - "rank": 333008, + "rank": 375900, "url": "https://www.house-mixes.com/profile/{}", "urlMain": "https://www.house-mixes.com/", "username_claimed": "blue", @@ -493,7 +493,7 @@ "Houzz": { "errorMsg": "The page you requested was not found.", "errorType": "message", - "rank": 2428, + "rank": 2392, "url": "https://houzz.com/user/{}", "urlMain": "https://houzz.com/", "username_claimed": "blue", @@ -501,7 +501,7 @@ }, "HubPages": { "errorType": "status_code", - "rank": 9578, + "rank": 9556, "url": "https://hubpages.com/@{}", "urlMain": "https://hubpages.com/", "username_claimed": "blue", @@ -510,7 +510,7 @@ "IFTTT": { "errorMsg": "The requested page or file does not exist", "errorType": "message", - "rank": 6408, + "rank": 6694, "url": "https://www.ifttt.com/p/{}", "urlMain": "https://www.ifttt.com/", "username_claimed": "blue", @@ -519,7 +519,7 @@ "ImageShack": { "errorType": "response_url", "errorUrl": "https://imageshack.us/", - "rank": 57764, + "rank": 58664, "url": "https://imageshack.us/user/{}", "urlMain": "https://imageshack.us/", "username_claimed": "blue", @@ -527,7 +527,7 @@ }, "Imgur": { "errorType": "status_code", - "rank": 54, + "rank": 55, "url": "https://imgur.com/user/{}", "urlMain": "https://imgur.com/", "username_claimed": "blue", @@ -545,7 +545,7 @@ "Instructables": { "errorMsg": "404: We're sorry, things break sometimes", "errorType": "message", - "rank": 857, + "rank": 879, "url": "https://www.instructables.com/member/{}", "urlMain": "https://www.instructables.com/", "username_claimed": "blue", @@ -553,7 +553,7 @@ }, "Investing.com": { "errorType": "status_code", - "rank": 464, + "rank": 456, "url": "https://www.investing.com/traders/{}", "urlMain": "https://www.investing.com/", "username_claimed": "jenny", @@ -561,7 +561,7 @@ }, "Issuu": { "errorType": "status_code", - "rank": 586, + "rank": 573, "url": "https://issuu.com/{}", "urlMain": "https://issuu.com/", "username_claimed": "jenny", @@ -569,7 +569,7 @@ }, "Itch.io": { "errorType": "status_code", - "rank": 1998, + "rank": 1989, "url": "https://{}.itch.io/", "urlMain": "https://itch.io/", "username_claimed": "blue", @@ -578,7 +578,7 @@ "Jimdo": { "errorType": "status_code", "noPeriod": "True", - "rank": 56866, + "rank": 55518, "url": "https://{}.jimdosite.com", "urlMain": "https://jimdosite.com/", "username_claimed": "jenny", @@ -586,7 +586,7 @@ }, "Kaggle": { "errorType": "status_code", - "rank": 2754, + "rank": 2741, "url": "https://www.kaggle.com/{}", "urlMain": "https://www.kaggle.com/", "username_claimed": "dansbecker", @@ -594,7 +594,7 @@ }, "KanoWorld": { "errorType": "status_code", - "rank": 161240, + "rank": 162286, "url": "https://api.kano.me/progress/user/{}", "urlMain": "https://world.kano.me/", "username_claimed": "blue", @@ -602,7 +602,7 @@ }, "Keybase": { "errorType": "status_code", - "rank": 74838, + "rank": 76510, "url": "https://keybase.io/{}", "urlMain": "https://keybase.io/", "username_claimed": "blue", @@ -611,7 +611,7 @@ "Kik": { "errorMsg": "The page you requested was not found", "errorType": "message", - "rank": 299167, + "rank": 291456, "url": "https://ws2.kik.com/user/{}", "urlMain": "http://kik.me/", "username_claimed": "blue", @@ -620,7 +620,7 @@ "Kongregate": { "errorMsg": "Sorry, no account with that name was found.", "errorType": "message", - "rank": 2072, + "rank": 2217, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://www.kongregate.com/accounts/{}", "urlMain": "https://www.kongregate.com/", @@ -629,7 +629,7 @@ }, "Launchpad": { "errorType": "status_code", - "rank": 7581, + "rank": 7803, "url": "https://launchpad.net/~{}", "urlMain": "https://launchpad.net/", "username_claimed": "blue", @@ -638,7 +638,7 @@ "Letterboxd": { "errorMsg": "Sorry, we can\u2019t find the page you\u2019ve requested.", "errorType": "message", - "rank": 3646, + "rank": 3656, "url": "https://letterboxd.com/{}", "urlMain": "https://letterboxd.com/", "username_claimed": "blue", @@ -646,7 +646,7 @@ }, "LiveJournal": { "errorType": "status_code", - "rank": 226, + "rank": 237, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.livejournal.com", "urlMain": "https://www.livejournal.com/", @@ -655,7 +655,7 @@ }, "Mastodon": { "errorType": "status_code", - "rank": 1434412, + "rank": 1388125, "url": "https://mstdn.io/@{}", "urlMain": "https://mstdn.io/", "username_claimed": "blue", @@ -663,7 +663,7 @@ }, "Medium": { "errorType": "status_code", - "rank": 128, + "rank": 121, "url": "https://medium.com/@{}", "urlMain": "https://medium.com/", "username_claimed": "blue", @@ -672,7 +672,7 @@ "MeetMe": { "errorType": "response_url", "errorUrl": "https://www.meetme.com/", - "rank": 19153, + "rank": 19109, "url": "https://www.meetme.com/{}", "urlMain": "https://www.meetme.com/", "username_claimed": "blue", @@ -681,7 +681,7 @@ "MixCloud": { "errorMsg": "Page Not Found", "errorType": "message", - "rank": 2422, + "rank": 2418, "url": "https://www.mixcloud.com/{}", "urlMain": "https://www.mixcloud.com/", "username_claimed": "blue", @@ -689,7 +689,7 @@ }, "MyAnimeList": { "errorType": "status_code", - "rank": 480, + "rank": 484, "url": "https://myanimelist.net/profile/{}", "urlMain": "https://myanimelist.net/", "username_claimed": "blue", @@ -697,7 +697,7 @@ }, "Myspace": { "errorType": "status_code", - "rank": 4694, + "rank": 4629, "url": "https://myspace.com/{}", "urlMain": "https://myspace.com/", "username_claimed": "blue", @@ -706,7 +706,7 @@ "NameMC (Minecraft.net skins)": { "errorMsg": "Profiles: 0 results", "errorType": "message", - "rank": 6167, + "rank": 5587, "url": "https://namemc.com/profile/{}", "urlMain": "https://namemc.com/", "username_claimed": "blue", @@ -714,25 +714,17 @@ }, "Newgrounds": { "errorType": "status_code", - "rank": 3402, + "rank": 3379, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.newgrounds.com", "urlMain": "https://newgrounds.com", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "osu!": { - "errorType": "status_code", - "rank": 1017, - "url": "https://osu.ppy.sh/users/{}", - "urlMain": "https://osu.ppy.sh/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Pastebin": { "errorType": "response_url", "errorUrl": "https://pastebin.com/index", - "rank": 922, + "rank": 914, "url": "https://pastebin.com/u/{}", "urlMain": "https://pastebin.com/", "username_claimed": "blue", @@ -740,7 +732,7 @@ }, "Patreon": { "errorType": "status_code", - "rank": 250, + "rank": 244, "url": "https://www.patreon.com/{}", "urlMain": "https://www.patreon.com/", "username_claimed": "blue", @@ -749,7 +741,7 @@ "Pexels": { "errorMsg": "Ouch, something went wrong!", "errorType": "message", - "rank": 657, + "rank": 643, "url": "https://www.pexels.com/@{}", "urlMain": "https://www.pexels.com/", "username_claimed": "rawpixel", @@ -757,7 +749,7 @@ }, "Photobucket": { "errorType": "status_code", - "rank": 4023, + "rank": 4033, "url": "https://photobucket.com/user/{}/library", "urlMain": "https://photobucket.com/", "username_claimed": "blue", @@ -766,7 +758,7 @@ "Pinterest": { "errorType": "response_url", "errorUrl": "https://www.pinterest.com/?show_error=true", - "rank": 71, + "rank": 73, "url": "https://www.pinterest.com/{}/", "urlMain": "https://www.pinterest.com/", "username_claimed": "blue", @@ -774,7 +766,7 @@ }, "Pixabay": { "errorType": "status_code", - "rank": 404, + "rank": 391, "url": "https://pixabay.com/en/users/{}", "urlMain": "https://pixabay.com/", "username_claimed": "blue", @@ -782,16 +774,24 @@ }, "Plug.DJ": { "errorType": "status_code", - "rank": 30679, + "rank": 31071, "url": "https://plug.dj/@/{}", "urlMain": "https://plug.dj/", "username_claimed": "plug-dj-rock", "username_unclaimed": "noonewouldeverusethis7" }, + "Pokemon Showdown": { + "errorType": "status_code", + "rank": 3484, + "url": "https://pokemonshowdown.com/users/{}", + "urlMain": "https://pokemonshowdown.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "ProductHunt": { "errorMsg": "Product Hunt is a curation of the best new products", "errorType": "message", - "rank": 3229, + "rank": 3250, "url": "https://www.producthunt.com/@{}", "urlMain": "https://www.producthunt.com/", "username_claimed": "jenny", @@ -800,7 +800,7 @@ "Quora": { "errorType": "response_url", "errorUrl": "https://www.quora.com/profile/{}", - "rank": 65, + "rank": 68, "url": "https://www.quora.com/profile/{}", "urlMain": "https://www.quora.com/", "username_claimed": "Matt-Riggsby", @@ -809,7 +809,7 @@ "Rajce.net": { "errorMsg": "410", "errorType": "message", - "rank": 1483, + "rank": 1484, "url": "https://{}.rajce.idnes.cz/", "urlMain": "https://www.rajce.idnes.cz/", "username_claimed": "blue", @@ -817,7 +817,7 @@ }, "Rate Your Music": { "errorType": "status_code", - "rank": 4122, + "rank": 4190, "url": "https://rateyourmusic.com/~{}", "urlMain": "https://rateyourmusic.com/", "username_claimed": "blue", @@ -825,7 +825,7 @@ }, "Reddit": { "errorType": "status_code", - "rank": 22, + "rank": 19, "url": "https://www.reddit.com/user/{}", "urlMain": "https://www.reddit.com/", "username_claimed": "blue", @@ -834,7 +834,7 @@ "Repl.it": { "errorMsg": "404", "errorType": "message", - "rank": 6978, + "rank": 7346, "url": "https://repl.it/@{}", "urlMain": "https://repl.it/", "username_claimed": "blue", @@ -843,7 +843,7 @@ "ResearchGate": { "errorType": "response_url", "errorUrl": "https://www.researchgate.net/directory/profiles", - "rank": 107, + "rank": 115, "regexCheck": "\\w+_\\w+", "url": "https://www.researchgate.net/profile/{}", "urlMain": "https://www.researchgate.net/", @@ -853,7 +853,7 @@ "ReverbNation": { "errorMsg": "Sorry, we couldn't find that page", "errorType": "message", - "rank": 11336, + "rank": 11069, "url": "https://www.reverbnation.com/{}", "urlMain": "https://www.reverbnation.com/", "username_claimed": "blue", @@ -862,7 +862,7 @@ "Roblox": { "errorMsg": "Page cannot be found or no longer exists", "errorType": "message", - "rank": 112, + "rank": 109, "url": "https://www.roblox.com/user.aspx?username={}", "urlMain": "https://www.roblox.com/", "username_claimed": "bluewolfekiller", @@ -871,7 +871,7 @@ "Scribd": { "errorMsg": "Page not found", "errorType": "message", - "rank": 151, + "rank": 160, "url": "https://www.scribd.com/{}", "urlMain": "https://www.scribd.com/", "username_claimed": "blue", @@ -880,7 +880,7 @@ "Signal": { "errorMsg": "Oops! That page doesn\u2019t exist or is private.", "errorType": "message", - "rank": 1670109, + "rank": 1866061, "url": "https://community.signalusers.org/u/{}", "urlMain": "https://community.signalusers.org", "username_claimed": "jlund", @@ -888,7 +888,7 @@ }, "Slack": { "errorType": "status_code", - "rank": 184, + "rank": 178, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.slack.com", "urlMain": "https://slack.com", @@ -897,7 +897,7 @@ }, "SlideShare": { "errorType": "status_code", - "rank": 119, + "rank": 122, "url": "https://slideshare.net/{}", "urlMain": "https://slideshare.net/", "username_claimed": "blue", @@ -905,7 +905,7 @@ }, "Smashcast": { "errorType": "status_code", - "rank": 113365, + "rank": 116639, "url": "https://www.smashcast.tv/api/media/live/{}", "urlMain": "https://www.smashcast.tv/", "username_claimed": "hello", @@ -913,7 +913,7 @@ }, "SoundCloud": { "errorType": "status_code", - "rank": 88, + "rank": 90, "url": "https://soundcloud.com/{}", "urlMain": "https://soundcloud.com/", "username_claimed": "blue", @@ -921,7 +921,7 @@ }, "SourceForge": { "errorType": "status_code", - "rank": 358, + "rank": 364, "url": "https://sourceforge.net/u/{}", "urlMain": "https://sourceforge.net/", "username_claimed": "blue", @@ -929,7 +929,7 @@ }, "Spotify": { "errorType": "status_code", - "rank": 102, + "rank": 103, "url": "https://open.spotify.com/user/{}", "urlMain": "https://open.spotify.com/", "username_claimed": "blue", @@ -937,7 +937,7 @@ }, "Star Citizen": { "errorType": "status_code", - "rank": 7827, + "rank": 8566, "url": "https://robertsspaceindustries.com/citizens/{}", "urlMain": "https://robertsspaceindustries.com/", "username_claimed": "blue", @@ -946,7 +946,7 @@ "Steam": { "errorMsg": "The specified profile could not be found", "errorType": "message", - "rank": 129, + "rank": 126, "url": "https://steamcommunity.com/id/{}", "urlMain": "https://steamcommunity.com/", "username_claimed": "blue", @@ -955,7 +955,7 @@ "SteamGroup": { "errorMsg": "No group could be retrieved for the given URL", "errorType": "message", - "rank": 129, + "rank": 126, "url": "https://steamcommunity.com/groups/{}", "urlMain": "https://steamcommunity.com/", "username_claimed": "blue", @@ -963,7 +963,7 @@ }, "Taringa": { "errorType": "status_code", - "rank": 938, + "rank": 940, "url": "https://www.taringa.net/{}", "urlMain": "https://taringa.net/", "username_claimed": "blue", @@ -972,7 +972,7 @@ "Telegram": { "errorMsg": " Date: Wed, 10 Jul 2019 23:34:21 -0500 Subject: [PATCH 7/7] Add Note About Adult Sites The data.json file is easy to add to, so users will be able to maintain their own forks. This is not ideal. Maybe there could be another repo with an adult data.json? That would avoid forks getting out of date. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cced3762..fb9b29ce 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,8 @@ Please look at the Wiki entry on [adding new sites](https://github.com/TheYahya/sherlock/wiki/Adding-Sites-To-Sherlock) to understand the issues. +**NOTE**: Sherlock is not accepting adult sites in the standard list. + ## Tests If you are contributing to Sherlock, then Thank You!