From 74e675764a9300e442826925d6b452aa01ab2600 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 20 Jul 2019 15:51:02 -0500 Subject: [PATCH] Update site list. Update version. Update help printout in readme. --- README.md | 27 +++-- data.json | 283 ++++++++++++++++++++++++++-------------------------- sherlock.py | 2 +- sites.md | 283 ++++++++++++++++++++++++++-------------------------- 4 files changed, 304 insertions(+), 291 deletions(-) diff --git a/README.md b/README.md index 5015726..c7554ea 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,11 @@ usage: sherlock.py [-h] [--version] [--verbose] [--rank] [--folderoutput FOLDEROUTPUT] [--output OUTPUT] [--tor] [--unique-tor] [--csv] [--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE] + [--proxy_list PROXY_LIST] [--check_proxies CHECK_PROXY] + [--print-found] USERNAMES [USERNAMES ...] -Sherlock: Find Usernames Across Social Networks (Version 0.7.4) +Sherlock: Find Usernames Across Social Networks (Version 0.7.5) positional arguments: USERNAMES One or more usernames to check with social networks. @@ -68,10 +70,10 @@ optional arguments: --output OUTPUT, -o OUTPUT If using single username, the output of the result will be saved at this file. - --tor, -t Make requests over TOR; increases runtime; requires - TOR to be installed and in system path. - --unique-tor, -u Make requests over TOR with new TOR circuit after each - request; increases runtime; requires TOR to be + --tor, -t Make requests over Tor; increases runtime; requires + Tor to be installed and in system path. + --unique-tor, -u Make requests over Tor with new Tor circuit after each + request; increases runtime; requires Tor to be installed and in system path. --csv Create Comma-Separated Values (CSV) File. --site SITE_NAME Limit analysis to just the listed sites. Add multiple @@ -79,11 +81,20 @@ optional arguments: --proxy PROXY_URL, -p PROXY_URL Make requests over a proxy. e.g. socks5://127.0.0.1:1080 - --json JSON_FILE, -j JSON_FILE + --json JSON_FILE, -j JSON_FILE Load data from a JSON file or an online, valid, JSON file. - --print-found Prints only found messages. Errors, and invalid - username errors will not appear. + --proxy_list PROXY_LIST, -pl PROXY_LIST + Make requests over a proxy randomly chosen from a list + generated from a .csv file. + --check_proxies CHECK_PROXY, -cp CHECK_PROXY + To be used with the '--proxy_list' parameter. The + script will check if the proxies supplied in the .csv + file are working and anonymous.Put 0 for no limit on + successfully checked proxies, or another number to + institute a limit. + --print-found Do not output sites where the username was not found. + ``` For example to search for user: diff --git a/data.json b/data.json index 442ab6c..816996f 100644 --- a/data.json +++ b/data.json @@ -2,7 +2,7 @@ "500px": { "errorMsg": "Oops! This page doesn\u2019t exist.", "errorType": "message", - "rank": 3201, + "rank": 3209, "url": "https://500px.com/{}", "urlMain": "https://500px.com/", "username_claimed": "blue", @@ -10,7 +10,7 @@ }, "9GAG": { "errorType": "status_code", - "rank": 311, + "rank": 318, "url": "https://9gag.com/u/{}", "urlMain": "https://9gag.com/", "username_claimed": "blue", @@ -18,7 +18,7 @@ }, "About.me": { "errorType": "status_code", - "rank": 14425, + "rank": 14786, "url": "https://about.me/{}", "urlMain": "https://about.me/", "username_claimed": "blue", @@ -26,7 +26,7 @@ }, "Academia.edu": { "errorType": "status_code", - "rank": 188, + "rank": 187, "url": "https://independent.academia.edu/{}", "urlMain": "https://www.academia.edu/", "username_claimed": "blue", @@ -34,7 +34,7 @@ }, "AngelList": { "errorType": "status_code", - "rank": 3470, + "rank": 3551, "url": "https://angel.co/{}", "urlMain": "https://angel.co/", "username_claimed": "blue", @@ -42,7 +42,7 @@ }, "Anobii": { "errorType": "response_url", - "rank": 43988, + "rank": 43177, "url": "https://www.anobii.com/{}/profile", "urlMain": "https://www.anobii.com/", "username_claimed": "blue", @@ -50,7 +50,7 @@ }, "Aptoide": { "errorType": "status_code", - "rank": 4934, + "rank": 4931, "url": "https://{}.en.aptoide.com/", "urlMain": "https://en.aptoide.com/", "username_claimed": "blue", @@ -59,7 +59,7 @@ "Archive.org": { "errorMsg": "cannot find account", "errorType": "message", - "rank": 232, + "rank": 233, "url": "https://archive.org/details/@{}", "urlMain": "https://archive.org", "username_claimed": "blue", @@ -67,7 +67,7 @@ }, "AskFM": { "errorType": "status_code", - "rank": 1171, + "rank": 1176, "url": "https://ask.fm/{}", "urlMain": "https://ask.fm/", "username_claimed": "blue", @@ -75,7 +75,7 @@ }, "BLIP.fm": { "errorType": "status_code", - "rank": 364614, + "rank": 372166, "url": "https://blip.fm/{}", "urlMain": "https://blip.fm/", "username_claimed": "blue", @@ -83,7 +83,7 @@ }, "Badoo": { "errorType": "status_code", - "rank": 1278, + "rank": 1286, "url": "https://badoo.com/profile/{}", "urlMain": "https://badoo.com/", "username_claimed": "blue", @@ -91,7 +91,7 @@ }, "Bandcamp": { "errorType": "status_code", - "rank": 610, + "rank": 611, "url": "https://www.bandcamp.com/{}", "urlMain": "https://www.bandcamp.com/", "username_claimed": "blue", @@ -100,7 +100,7 @@ "Basecamp": { "errorMsg": "The account you were looking for doesn't exist", "errorType": "message", - "rank": 1791, + "rank": 1830, "url": "https://{}.basecamphq.com", "urlMain": "https://basecamp.com/", "username_claimed": "blue", @@ -116,7 +116,7 @@ }, "BitBucket": { "errorType": "status_code", - "rank": 1011, + "rank": 1007, "url": "https://bitbucket.org/{}/", "urlMain": "https://bitbucket.org/", "username_claimed": "white", @@ -125,7 +125,7 @@ "BitCoinForum": { "errorMsg": "The user whose profile you are trying to view does not exist.", "errorType": "message", - "rank": 516619, + "rank": 524911, "url": "https://bitcoinforum.com/profile/{}", "urlMain": "https://bitcoinforum.com", "username_claimed": "bitcoinforum.com", @@ -133,7 +133,7 @@ }, "Blogger": { "errorType": "status_code", - "rank": 206, + "rank": 208, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.blogspot.com", "urlMain": "https://www.blogger.com/", @@ -142,7 +142,7 @@ }, "BuzzFeed": { "errorType": "status_code", - "rank": 287, + "rank": 291, "url": "https://buzzfeed.com/{}", "urlMain": "https://buzzfeed.com/", "username_claimed": "blue", @@ -151,7 +151,7 @@ "Canva": { "errorType": "response_url", "errorUrl": "https://www.canva.com/{}", - "rank": 171, + "rank": 170, "url": "https://www.canva.com/{}", "urlMain": "https://www.canva.com/", "username_claimed": "blue", @@ -160,7 +160,7 @@ "Carbonmade": { "errorType": "response_url", "errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com", - "rank": 32416, + "rank": 32400, "url": "https://{}.carbonmade.com", "urlMain": "https://carbonmade.com/", "username_claimed": "jenny", @@ -175,8 +175,9 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Cent": { - "errorType": "message", "errorMsg": "Cent", + "errorType": "message", + "rank": 283677, "url": "https://beta.cent.co/@{}", "urlMain": "https://cent.co/", "username_claimed": "blue", @@ -184,7 +185,7 @@ }, "Cloob": { "errorType": "status_code", - "rank": 9154, + "rank": 9071, "url": "https://www.cloob.com/name/{}", "urlMain": "https://www.cloob.com/", "username_claimed": "blue", @@ -192,7 +193,7 @@ }, "Codecademy": { "errorType": "status_code", - "rank": 2917, + "rank": 2901, "url": "https://www.codecademy.com/{}", "urlMain": "https://www.codecademy.com/", "username_claimed": "blue", @@ -200,7 +201,7 @@ }, "Codechef": { "errorType": "status_code", - "rank": 9084, + "rank": 9136, "url": "https://www.codechef.com/users/{}", "urlMain": "https://www.codechef.com/", "username_claimed": "blue", @@ -208,7 +209,7 @@ }, "Codementor": { "errorType": "status_code", - "rank": 9756, + "rank": 9876, "url": "https://www.codementor.io/{}", "urlMain": "https://www.codementor.io/", "username_claimed": "blue", @@ -216,7 +217,7 @@ }, "Codepen": { "errorType": "status_code", - "rank": 827, + "rank": 840, "url": "https://codepen.io/{}", "urlMain": "https://codepen.io/", "username_claimed": "blue", @@ -225,7 +226,7 @@ "Coderwall": { "errorMsg": "404! Our feels when that url is used", "errorType": "message", - "rank": 10134, + "rank": 10209, "url": "https://coderwall.com/{}", "urlMain": "https://coderwall.com/", "username_claimed": "jenny", @@ -233,7 +234,7 @@ }, "ColourLovers": { "errorType": "status_code", - "rank": 31633, + "rank": 30534, "url": "https://www.colourlovers.com/lover/{}", "urlMain": "https://www.colourlovers.com/", "username_claimed": "blue", @@ -242,7 +243,7 @@ "Contently": { "errorMsg": "We can't find that page!", "errorType": "message", - "rank": 59496, + "rank": 56976, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.contently.com/", "urlMain": "https://contently.com/", @@ -251,7 +252,7 @@ }, "Coroflot": { "errorType": "status_code", - "rank": 40328, + "rank": 39892, "url": "https://www.coroflot.com/{}", "urlMain": "https://coroflot.com/", "username_claimed": "blue", @@ -260,7 +261,7 @@ "CreativeMarket": { "errorType": "response_url", "errorUrl": "https://www.creativemarket.com/", - "rank": 2056, + "rank": 2034, "url": "https://creativemarket.com/{}", "urlMain": "https://creativemarket.com/", "username_claimed": "blue", @@ -268,7 +269,7 @@ }, "Crevado": { "errorType": "status_code", - "rank": 180398, + "rank": 177811, "url": "https://{}.crevado.com", "urlMain": "https://crevado.com/", "username_claimed": "blue", @@ -276,7 +277,7 @@ }, "Crunchyroll": { "errorType": "status_code", - "rank": 395, + "rank": 401, "url": "https://www.crunchyroll.com/user/{}", "urlMain": "https://www.crunchyroll.com/", "username_claimed": "blue", @@ -284,7 +285,7 @@ }, "DEV Community": { "errorType": "status_code", - "rank": 5128, + "rank": 5107, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://dev.to/{}", "urlMain": "https://dev.to/", @@ -293,7 +294,7 @@ }, "DailyMotion": { "errorType": "status_code", - "rank": 122, + "rank": 123, "url": "https://www.dailymotion.com/{}", "urlMain": "https://www.dailymotion.com/", "username_claimed": "blue", @@ -301,7 +302,7 @@ }, "Designspiration": { "errorType": "status_code", - "rank": 25856, + "rank": 25895, "url": "https://www.designspiration.net/{}/", "urlMain": "https://www.designspiration.net/", "username_claimed": "blue", @@ -309,7 +310,7 @@ }, "DeviantART": { "errorType": "status_code", - "rank": 223, + "rank": 226, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.deviantart.com", "urlMain": "https://deviantart.com", @@ -318,7 +319,7 @@ }, "Discogs": { "errorType": "status_code", - "rank": 622, + "rank": 628, "url": "https://www.discogs.com/user/{}", "urlMain": "https://www.discogs.com/", "username_claimed": "blue", @@ -326,7 +327,7 @@ }, "Disqus": { "errorType": "status_code", - "rank": 1261, + "rank": 1239, "url": "https://disqus.com/{}", "urlMain": "https://disqus.com/", "username_claimed": "blue", @@ -334,7 +335,7 @@ }, "Docker Hub": { "errorType": "status_code", - "rank": 2029, + "rank": 2052, "url": "https://hub.docker.com/u/{}/", "urlMain": "https://hub.docker.com/", "urlProbe": "https://hub.docker.com/v2/users/{}/", @@ -344,7 +345,7 @@ "Dribbble": { "errorMsg": "Whoops, that page is gone.", "errorType": "message", - "rank": 947, + "rank": 939, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://dribbble.com/{}", "urlMain": "https://dribbble.com/", @@ -354,7 +355,7 @@ "EVE Online": { "errorType": "response_url", "errorUrl": "https://eveonline.com", - "rank": 11512, + "rank": 11337, "url": "https://evewho.com/pilot/{}/", "urlMain": "https://eveonline.com", "username_claimed": "blue", @@ -372,7 +373,7 @@ "Ello": { "errorMsg": "We couldn't find the page you're looking for", "errorType": "message", - "rank": 36266, + "rank": 37022, "url": "https://ello.co/{}", "urlMain": "https://ello.co/", "username_claimed": "blue", @@ -380,7 +381,7 @@ }, "Etsy": { "errorType": "status_code", - "rank": 169, + "rank": 165, "url": "https://www.etsy.com/shop/{}", "urlMain": "https://www.etsy.com/", "username_claimed": "JennyKrafts", @@ -389,7 +390,7 @@ "EyeEm": { "errorType": "response_url", "errorUrl": "https://www.eyeem.com/", - "rank": 32599, + "rank": 32870, "url": "https://www.eyeem.com/u/{}", "urlMain": "https://www.eyeem.com/", "username_claimed": "blue", @@ -406,7 +407,7 @@ }, "Fandom": { "errorType": "status_code", - "rank": 58, + "rank": 59, "url": "https://www.fandom.com/u/{}", "urlMain": "https://www.fandom.com/", "username_claimed": "Jungypoo", @@ -414,7 +415,7 @@ }, "Filmogs": { "errorType": "status_code", - "rank": 723124, + "rank": 731053, "url": "https://www.filmo.gs/users/{}", "urlMain": "https://www.filmo.gs/", "username_claimed": "cupparober", @@ -422,7 +423,7 @@ }, "Flickr": { "errorType": "status_code", - "rank": 454, + "rank": 449, "url": "https://www.flickr.com/people/{}", "urlMain": "https://www.flickr.com/", "username_claimed": "blue", @@ -430,7 +431,7 @@ }, "Flipboard": { "errorType": "status_code", - "rank": 3676, + "rank": 3728, "regexCheck": "^([a-zA-Z0-9_]){1,15}$", "url": "https://flipboard.com/@{}", "urlMain": "https://flipboard.com/", @@ -439,7 +440,7 @@ }, "Foursquare": { "errorType": "status_code", - "rank": 2087, + "rank": 2054, "url": "https://foursquare.com/{}", "urlMain": "https://foursquare.com/", "username_claimed": "dens", @@ -447,7 +448,7 @@ }, "Giphy": { "errorType": "status_code", - "rank": 466, + "rank": 461, "url": "https://giphy.com/{}", "urlMain": "https://giphy.com/", "username_claimed": "blue", @@ -465,7 +466,7 @@ "GitLab": { "errorMsg": "[]", "errorType": "message", - "rank": 1916, + "rank": 1964, "url": "https://gitlab.com/{}", "urlMain": "https://gitlab.com/", "urlProbe": "https://gitlab.com/api/v4/users?username={}", @@ -474,7 +475,7 @@ }, "Gitee": { "errorType": "status_code", - "rank": 2924, + "rank": 3000, "url": "https://gitee.com/{}", "urlMain": "https://gitee.com/", "username_claimed": "blue", @@ -482,7 +483,7 @@ }, "GoodReads": { "errorType": "status_code", - "rank": 405, + "rank": 408, "url": "https://www.goodreads.com/{}", "urlMain": "https://www.goodreads.com/", "username_claimed": "blue", @@ -490,7 +491,7 @@ }, "Gravatar": { "errorType": "status_code", - "rank": 5956, + "rank": 6053, "url": "http://en.gravatar.com/{}", "urlMain": "http://en.gravatar.com/", "username_claimed": "blue", @@ -499,7 +500,7 @@ "Gumroad": { "errorMsg": "Page not found.", "errorType": "message", - "rank": 3208, + "rank": 3294, "url": "https://www.gumroad.com/{}", "urlMain": "https://www.gumroad.com/", "username_claimed": "blue", @@ -508,7 +509,7 @@ "HackerNews": { "errorMsg": "No such user.", "errorType": "message", - "rank": 2524, + "rank": 2491, "url": "https://news.ycombinator.com/user?id={}", "urlMain": "https://news.ycombinator.com/", "username_claimed": "blue", @@ -517,7 +518,7 @@ "HackerOne": { "errorMsg": "Page not found", "errorType": "message", - "rank": 40690, + "rank": 41425, "url": "https://hackerone.com/{}", "urlMain": "https://hackerone.com/", "username_claimed": "blue", @@ -526,7 +527,7 @@ "HackerRank": { "errorMsg": "Something went wrong", "errorType": "message", - "rank": 3602, + "rank": 3599, "url": "https://hackerrank.com/{}", "urlMain": "https://hackerrank.com/", "username_claimed": "satznova", @@ -535,7 +536,7 @@ "House-Mixes.com": { "errorMsg": "Profile Not Found", "errorType": "message", - "rank": 377904, + "rank": 372661, "url": "https://www.house-mixes.com/profile/{}", "urlMain": "https://www.house-mixes.com/", "username_claimed": "blue", @@ -544,7 +545,7 @@ "Houzz": { "errorMsg": "The page you requested was not found.", "errorType": "message", - "rank": 2315, + "rank": 2271, "url": "https://houzz.com/user/{}", "urlMain": "https://houzz.com/", "username_claimed": "blue", @@ -552,7 +553,7 @@ }, "HubPages": { "errorType": "status_code", - "rank": 9115, + "rank": 8921, "url": "https://hubpages.com/@{}", "urlMain": "https://hubpages.com/", "username_claimed": "blue", @@ -561,7 +562,7 @@ "IFTTT": { "errorMsg": "The requested page or file does not exist", "errorType": "message", - "rank": 6648, + "rank": 6729, "url": "https://www.ifttt.com/p/{}", "urlMain": "https://www.ifttt.com/", "username_claimed": "blue", @@ -570,7 +571,7 @@ "ImageShack": { "errorType": "response_url", "errorUrl": "https://imageshack.us/", - "rank": 54595, + "rank": 54004, "url": "https://imageshack.us/user/{}", "urlMain": "https://imageshack.us/", "username_claimed": "blue", @@ -596,7 +597,7 @@ "Instructables": { "errorMsg": "404: We're sorry, things break sometimes", "errorType": "message", - "rank": 886, + "rank": 888, "url": "https://www.instructables.com/member/{}", "urlMain": "https://www.instructables.com/", "username_claimed": "blue", @@ -604,7 +605,7 @@ }, "Investing.com": { "errorType": "status_code", - "rank": 450, + "rank": 444, "url": "https://www.investing.com/traders/{}", "urlMain": "https://www.investing.com/", "username_claimed": "jenny", @@ -612,7 +613,7 @@ }, "Issuu": { "errorType": "status_code", - "rank": 562, + "rank": 553, "url": "https://issuu.com/{}", "urlMain": "https://issuu.com/", "username_claimed": "jenny", @@ -620,7 +621,7 @@ }, "Itch.io": { "errorType": "status_code", - "rank": 2017, + "rank": 2027, "url": "https://{}.itch.io/", "urlMain": "https://itch.io/", "username_claimed": "blue", @@ -629,7 +630,7 @@ "Jimdo": { "errorType": "status_code", "noPeriod": "True", - "rank": 54904, + "rank": 53967, "url": "https://{}.jimdosite.com", "urlMain": "https://jimdosite.com/", "username_claimed": "jenny", @@ -637,7 +638,7 @@ }, "Kaggle": { "errorType": "status_code", - "rank": 2817, + "rank": 2848, "url": "https://www.kaggle.com/{}", "urlMain": "https://www.kaggle.com/", "username_claimed": "dansbecker", @@ -645,7 +646,7 @@ }, "KanoWorld": { "errorType": "status_code", - "rank": 160938, + "rank": 158995, "url": "https://api.kano.me/progress/user/{}", "urlMain": "https://world.kano.me/", "username_claimed": "blue", @@ -653,7 +654,7 @@ }, "Keybase": { "errorType": "status_code", - "rank": 78873, + "rank": 76086, "url": "https://keybase.io/{}", "urlMain": "https://keybase.io/", "username_claimed": "blue", @@ -662,7 +663,7 @@ "Kik": { "errorMsg": "The page you requested was not found", "errorType": "message", - "rank": 296562, + "rank": 304252, "url": "https://ws2.kik.com/user/{}", "urlMain": "http://kik.me/", "username_claimed": "blue", @@ -671,7 +672,7 @@ "Kongregate": { "errorMsg": "Sorry, no account with that name was found.", "errorType": "message", - "rank": 2279, + "rank": 2307, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://www.kongregate.com/accounts/{}", "urlMain": "https://www.kongregate.com/", @@ -680,7 +681,7 @@ }, "Launchpad": { "errorType": "status_code", - "rank": 8055, + "rank": 8150, "url": "https://launchpad.net/~{}", "urlMain": "https://launchpad.net/", "username_claimed": "blue", @@ -688,7 +689,7 @@ }, "LeetCode": { "errorType": "status_code", - "rank": 2910, + "rank": 2958, "url": "https://leetcode.com/{}", "urlMain": "https://leetcode.com/", "username_claimed": "blue", @@ -697,7 +698,7 @@ "Letterboxd": { "errorMsg": "Sorry, we can\u2019t find the page you\u2019ve requested.", "errorType": "message", - "rank": 3656, + "rank": 3666, "url": "https://letterboxd.com/{}", "urlMain": "https://letterboxd.com/", "username_claimed": "blue", @@ -705,7 +706,7 @@ }, "LiveJournal": { "errorType": "status_code", - "rank": 242, + "rank": 244, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.livejournal.com", "urlMain": "https://www.livejournal.com/", @@ -714,7 +715,7 @@ }, "Mastodon": { "errorType": "status_code", - "rank": 1368793, + "rank": 1627678, "url": "https://mstdn.io/@{}", "urlMain": "https://mstdn.io/", "username_claimed": "blue", @@ -722,7 +723,7 @@ }, "Medium": { "errorType": "status_code", - "rank": 117, + "rank": 115, "url": "https://medium.com/@{}", "urlMain": "https://medium.com/", "username_claimed": "blue", @@ -731,7 +732,7 @@ "MeetMe": { "errorType": "response_url", "errorUrl": "https://www.meetme.com/", - "rank": 19523, + "rank": 19728, "url": "https://www.meetme.com/{}", "urlMain": "https://www.meetme.com/", "username_claimed": "blue", @@ -739,7 +740,7 @@ }, "MixCloud": { "errorType": "status_code", - "rank": 2455, + "rank": 2473, "url": "https://www.mixcloud.com/{}/", "urlMain": "https://www.mixcloud.com/", "urlProbe": "https://api.mixcloud.com/{}/", @@ -748,7 +749,7 @@ }, "MyAnimeList": { "errorType": "status_code", - "rank": 498, + "rank": 507, "url": "https://myanimelist.net/profile/{}", "urlMain": "https://myanimelist.net/", "username_claimed": "blue", @@ -756,7 +757,7 @@ }, "Myspace": { "errorType": "status_code", - "rank": 4600, + "rank": 4560, "url": "https://myspace.com/{}", "urlMain": "https://myspace.com/", "username_claimed": "blue", @@ -765,7 +766,7 @@ "NPM": { "errorMsg": "Scope not found", "errorType": "message", - "rank": 1839, + "rank": 1887, "url": "https://npmjs.com/~{}", "urlMain": "https://npmjs.com/", "username_claimed": "kennethsweezy", @@ -774,7 +775,7 @@ "NameMC (Minecraft.net skins)": { "errorMsg": "Profiles: 0 results", "errorType": "message", - "rank": 5381, + "rank": 5351, "url": "https://namemc.com/profile/{}", "urlMain": "https://namemc.com/", "username_claimed": "blue", @@ -783,7 +784,7 @@ "NationStates Nation": { "errorMsg": "Was this your nation? It may have ceased to exist due to inactivity, but can rise again!", "errorType": "message", - "rank": 30740, + "rank": 30909, "url": "https://nationstates.net/nation={}", "urlMain": "https://nationstates.net", "username_claimed": "the_holy_principality_of_saint_mark", @@ -792,7 +793,7 @@ "NationStates Region": { "errorMsg": "does not exist.", "errorType": "message", - "rank": 30740, + "rank": 30909, "url": "https://nationstates.net/region={}", "urlMain": "https://nationstates.net", "username_claimed": "the_west_pacific", @@ -800,7 +801,7 @@ }, "Newgrounds": { "errorType": "status_code", - "rank": 3469, + "rank": 3494, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.newgrounds.com", "urlMain": "https://newgrounds.com", @@ -809,7 +810,7 @@ }, "OK": { "errorType": "status_code", - "rank": 64, + "rank": 66, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_.-]*$", "url": "https://ok.ru/{}", "urlMain": "https://ok.ru/", @@ -819,7 +820,7 @@ "Pastebin": { "errorType": "response_url", "errorUrl": "https://pastebin.com/index", - "rank": 918, + "rank": 928, "url": "https://pastebin.com/u/{}", "urlMain": "https://pastebin.com/", "username_claimed": "blue", @@ -827,7 +828,7 @@ }, "Patreon": { "errorType": "status_code", - "rank": 246, + "rank": 249, "url": "https://www.patreon.com/{}", "urlMain": "https://www.patreon.com/", "username_claimed": "blue", @@ -836,7 +837,7 @@ "Pexels": { "errorMsg": "Ouch, something went wrong!", "errorType": "message", - "rank": 629, + "rank": 621, "url": "https://www.pexels.com/@{}", "urlMain": "https://www.pexels.com/", "username_claimed": "rawpixel", @@ -844,7 +845,7 @@ }, "Photobucket": { "errorType": "status_code", - "rank": 3973, + "rank": 3934, "url": "https://photobucket.com/user/{}/library", "urlMain": "https://photobucket.com/", "username_claimed": "blue", @@ -860,7 +861,7 @@ }, "Pixabay": { "errorType": "status_code", - "rank": 381, + "rank": 374, "url": "https://pixabay.com/en/users/{}", "urlMain": "https://pixabay.com/", "username_claimed": "blue", @@ -868,7 +869,7 @@ }, "Plug.DJ": { "errorType": "status_code", - "rank": 31876, + "rank": 32278, "url": "https://plug.dj/@/{}", "urlMain": "https://plug.dj/", "username_claimed": "plug-dj-rock", @@ -876,7 +877,7 @@ }, "Pokemon Showdown": { "errorType": "status_code", - "rank": 3564, + "rank": 3607, "url": "https://pokemonshowdown.com/users/{}", "urlMain": "https://pokemonshowdown.com", "username_claimed": "blue", @@ -885,7 +886,7 @@ "ProductHunt": { "errorMsg": "Product Hunt is a curation of the best new products", "errorType": "message", - "rank": 3410, + "rank": 3526, "url": "https://www.producthunt.com/@{}", "urlMain": "https://www.producthunt.com/", "username_claimed": "jenny", @@ -894,7 +895,7 @@ "Quora": { "errorType": "response_url", "errorUrl": "https://www.quora.com/profile/{}", - "rank": 71, + "rank": 73, "url": "https://www.quora.com/profile/{}", "urlMain": "https://www.quora.com/", "username_claimed": "Matt-Riggsby", @@ -903,7 +904,7 @@ "Rajce.net": { "errorMsg": "410", "errorType": "message", - "rank": 1496, + "rank": 1498, "url": "https://{}.rajce.idnes.cz/", "urlMain": "https://www.rajce.idnes.cz/", "username_claimed": "blue", @@ -911,7 +912,7 @@ }, "Rate Your Music": { "errorType": "status_code", - "rank": 4236, + "rank": 4271, "url": "https://rateyourmusic.com/~{}", "urlMain": "https://rateyourmusic.com/", "username_claimed": "blue", @@ -928,7 +929,7 @@ "Repl.it": { "errorMsg": "404", "errorType": "message", - "rank": 7443, + "rank": 7505, "url": "https://repl.it/@{}", "urlMain": "https://repl.it/", "username_claimed": "blue", @@ -937,7 +938,7 @@ "ResearchGate": { "errorType": "response_url", "errorUrl": "https://www.researchgate.net/directory/profiles", - "rank": 115, + "rank": 114, "regexCheck": "\\w+_\\w+", "url": "https://www.researchgate.net/profile/{}", "urlMain": "https://www.researchgate.net/", @@ -947,7 +948,7 @@ "ReverbNation": { "errorMsg": "Sorry, we couldn't find that page", "errorType": "message", - "rank": 10799, + "rank": 10584, "url": "https://www.reverbnation.com/{}", "urlMain": "https://www.reverbnation.com/", "username_claimed": "blue", @@ -964,7 +965,7 @@ }, "Scratch": { "errorType": "status_code", - "rank": 550, + "rank": 558, "url": "https://scratch.mit.edu/users/{}", "urlMain": "https://scratch.mit.edu/", "username_claimed": "griffpatch", @@ -982,7 +983,7 @@ "Signal": { "errorMsg": "Oops! That page doesn\u2019t exist or is private.", "errorType": "message", - "rank": 1542900, + "rank": 1551475, "url": "https://community.signalusers.org/u/{}", "urlMain": "https://community.signalusers.org", "username_claimed": "jlund", @@ -990,7 +991,7 @@ }, "Slack": { "errorType": "status_code", - "rank": 179, + "rank": 185, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.slack.com", "urlMain": "https://slack.com", @@ -1007,7 +1008,7 @@ }, "Smashcast": { "errorType": "status_code", - "rank": 118051, + "rank": 116612, "url": "https://www.smashcast.tv/api/media/live/{}", "urlMain": "https://www.smashcast.tv/", "username_claimed": "hello", @@ -1023,7 +1024,7 @@ }, "SourceForge": { "errorType": "status_code", - "rank": 375, + "rank": 377, "url": "https://sourceforge.net/u/{}", "urlMain": "https://sourceforge.net/", "username_claimed": "blue", @@ -1032,7 +1033,7 @@ "Speedrun.com": { "errorMsg": "not found.", "errorType": "message", - "rank": 6651, + "rank": 6706, "url": "https://speedrun.com/user/{}", "urlMain": "https://speedrun.com/", "username_claimed": "3Tau", @@ -1040,7 +1041,7 @@ }, "Splits.io": { "errorType": "status_code", - "rank": 325261, + "rank": 315510, "url": "https://splits.io/users/{}", "urlMain": "https://splits.io", "username_claimed": "cambosteve", @@ -1056,7 +1057,7 @@ }, "Star Citizen": { "errorType": "status_code", - "rank": 8725, + "rank": 9015, "url": "https://robertsspaceindustries.com/citizens/{}", "urlMain": "https://robertsspaceindustries.com/", "username_claimed": "blue", @@ -1065,7 +1066,7 @@ "Steam": { "errorMsg": "The specified profile could not be found", "errorType": "message", - "rank": 131, + "rank": 133, "url": "https://steamcommunity.com/id/{}", "urlMain": "https://steamcommunity.com/", "username_claimed": "blue", @@ -1074,7 +1075,7 @@ "SteamGroup": { "errorMsg": "No group could be retrieved for the given URL", "errorType": "message", - "rank": 131, + "rank": 133, "url": "https://steamcommunity.com/groups/{}", "urlMain": "https://steamcommunity.com/", "username_claimed": "blue", @@ -1082,7 +1083,7 @@ }, "Taringa": { "errorType": "status_code", - "rank": 937, + "rank": 935, "url": "https://www.taringa.net/{}", "urlMain": "https://taringa.net/", "username_claimed": "blue", @@ -1091,7 +1092,7 @@ "Telegram": { "errorMsg": "