From 20b7cd85a05828dce0544a477be748fe8c34cf8b Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:04:30 -0600 Subject: [PATCH 01/35] Add Basecamp to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 70216ea1..375301c8 100644 --- a/data.json +++ b/data.json @@ -85,7 +85,9 @@ "errorType": "message", "rank": 1544, "url": "https://{}.basecamphq.com", - "urlMain": "https://basecamp.com/" + "urlMain": "https://basecamp.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Behance": { "errorType": "status_code", From 5a5ec051509209fa24b01ea4e6522a4274fd116a Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:05:28 -0600 Subject: [PATCH 02/35] Add Blogger to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 375301c8..00b4332e 100644 --- a/data.json +++ b/data.json @@ -117,7 +117,9 @@ "rank": 192, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.blogspot.com", - "urlMain": "https://www.blogger.com/" + "urlMain": "https://www.blogger.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "BuzzFeed": { "errorType": "status_code", From e397f58c0697055c4e81cfd0270ca2c680de610c Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:05:49 -0600 Subject: [PATCH 03/35] Add CashMe to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 00b4332e..0f92cf3e 100644 --- a/data.json +++ b/data.json @@ -149,7 +149,9 @@ "errorType": "status_code", "rank": 45615, "url": "https://cash.me/{}", - "urlMain": "https://cash.me/" + "urlMain": "https://cash.me/", + "username_claimed": "jenny", + "username_unclaimed": "noonewouldeverusethis7" }, "Cloob": { "errorType": "status_code", From 7da81b8659369aaf48898bb8f92276e52ae9d482 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:06:08 -0600 Subject: [PATCH 04/35] Add Cloob to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 0f92cf3e..9a68a0b9 100644 --- a/data.json +++ b/data.json @@ -157,7 +157,9 @@ "errorType": "status_code", "rank": 8131, "url": "https://www.cloob.com/name/{}", - "urlMain": "https://www.cloob.com/" + "urlMain": "https://www.cloob.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Codecademy": { "errorType": "status_code", From 6ba6864629dc0b1a45dfa977fdf4a44b87df5d85 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:06:56 -0600 Subject: [PATCH 05/35] Add Codepen to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 9a68a0b9..94632513 100644 --- a/data.json +++ b/data.json @@ -181,7 +181,9 @@ "errorType": "status_code", "rank": 852, "url": "https://codepen.io/{}", - "urlMain": "https://codepen.io/" + "urlMain": "https://codepen.io/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Coderwall": { "errorMsg": "404! Our feels when that url is used", From c992d9ea42bad03616bc72ab661256c7501055ae Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 09:07:14 -0600 Subject: [PATCH 06/35] Add Coderwall to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 94632513..b41f3c64 100644 --- a/data.json +++ b/data.json @@ -190,7 +190,9 @@ "errorType": "message", "rank": 17253, "url": "https://coderwall.com/{}", - "urlMain": "https://coderwall.com/" + "urlMain": "https://coderwall.com/", + "username_claimed": "jenny", + "username_unclaimed": "noonewouldeverusethis7" }, "ColourLovers": { "errorMsg": "Page Not Loved", From 950e7da59209c9a6fff03f4748e47880346371dd Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:42:16 -0600 Subject: [PATCH 07/35] Correct ColourLovers profile URL. Use more reliable HTTP Status detection. Add to tests. --- data.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/data.json b/data.json index b41f3c64..7f907798 100644 --- a/data.json +++ b/data.json @@ -195,11 +195,12 @@ "username_unclaimed": "noonewouldeverusethis7" }, "ColourLovers": { - "errorMsg": "Page Not Loved", - "errorType": "message", + "errorType": "status_code", "rank": 30873, - "url": "https://www.colourlovers.com/love/{}", - "urlMain": "https://www.colourlovers.com/" + "url": "https://www.colourlovers.com/lover/{}", + "urlMain": "https://www.colourlovers.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Contently": { "errorMsg": "We can't find that page!", From 686ade4ec9a66061ff29c6ebeb6324255db4499d Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:42:40 -0600 Subject: [PATCH 08/35] Add Contently to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 7f907798..eb109738 100644 --- a/data.json +++ b/data.json @@ -208,7 +208,9 @@ "rank": 57715, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.contently.com/", - "urlMain": "https://contently.com/" + "urlMain": "https://contently.com/", + "username_claimed": "jordanteicher", + "username_unclaimed": "noonewouldeverusethis7" }, "Coroflot": { "errorType": "status_code", From 7dbb78d2459c2adf7c0e4f9017d77e2f252058ec Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:42:59 -0600 Subject: [PATCH 09/35] Add Coroflot to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index eb109738..cfdc94e1 100644 --- a/data.json +++ b/data.json @@ -216,7 +216,9 @@ "errorType": "status_code", "rank": 38626, "url": "https://www.coroflot.com/{}", - "urlMain": "https://coroflot.com/" + "urlMain": "https://coroflot.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "CreativeMarket": { "errorType": "response_url", From b326c3cbb8b86b657af5037644c743d46dc8e776 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:43:20 -0600 Subject: [PATCH 10/35] Add Crevado to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index cfdc94e1..139f9317 100644 --- a/data.json +++ b/data.json @@ -233,7 +233,9 @@ "errorType": "status_code", "rank": 170211, "url": "https://{}.crevado.com", - "urlMain": "https://crevado.com/" + "urlMain": "https://crevado.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Crunchyroll": { "errorType": "status_code", From a30182ea78b6342c0734963df4a65149277f421a Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:43:37 -0600 Subject: [PATCH 11/35] Add Crunchyroll to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 139f9317..d6e38c58 100644 --- a/data.json +++ b/data.json @@ -241,7 +241,9 @@ "errorType": "status_code", "rank": 447, "url": "https://www.crunchyroll.com/user/{}", - "urlMain": "https://www.crunchyroll.com/" + "urlMain": "https://www.crunchyroll.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "DailyMotion": { "errorType": "status_code", From 2719daf1e1bba55c414bc6bb2af91f68cb9ab04c Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:43:56 -0600 Subject: [PATCH 12/35] Add DailyMotion to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index d6e38c58..da6b3f62 100644 --- a/data.json +++ b/data.json @@ -249,7 +249,9 @@ "errorType": "status_code", "rank": 133, "url": "https://www.dailymotion.com/{}", - "urlMain": "https://www.dailymotion.com/" + "urlMain": "https://www.dailymotion.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Designspiration": { "errorType": "status_code", From 1fc5d732a33c5ca3d715ab716c06132df1bc6dad Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:44:14 -0600 Subject: [PATCH 13/35] Add DeviantART to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index da6b3f62..284bf96a 100644 --- a/data.json +++ b/data.json @@ -266,7 +266,9 @@ "rank": 186, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.deviantart.com", - "urlMain": "https://deviantart.com" + "urlMain": "https://deviantart.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Disqus": { "errorType": "status_code", From f1bf0e40722461cb1d61394d6c1dd40795afaada Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:44:30 -0600 Subject: [PATCH 14/35] Add Disqus to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 284bf96a..9db91dce 100644 --- a/data.json +++ b/data.json @@ -274,7 +274,9 @@ "errorType": "status_code", "rank": 1330, "url": "https://disqus.com/{}", - "urlMain": "https://disqus.com/" + "urlMain": "https://disqus.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Dribbble": { "errorMsg": "Whoops, that page is gone.", From cecda4a9b14b490f5c95e51c3add069b73603557 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:44:55 -0600 Subject: [PATCH 15/35] Add Ebay to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 9db91dce..1b42479f 100644 --- a/data.json +++ b/data.json @@ -302,7 +302,9 @@ "errorType": "message", "rank": 39, "url": "https://www.ebay.com/usr/{}", - "urlMain": "https://www.ebay.com/" + "urlMain": "https://www.ebay.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Ello": { "errorMsg": "We couldn't find the page you're looking for", From ea83a99995d7f49f8445833abe07da24450af24c Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:45:13 -0600 Subject: [PATCH 16/35] Add Ello to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 1b42479f..9de7e58e 100644 --- a/data.json +++ b/data.json @@ -311,7 +311,9 @@ "errorType": "message", "rank": 28550, "url": "https://ello.co/{}", - "urlMain": "https://ello.co/" + "urlMain": "https://ello.co/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Etsy": { "errorType": "status_code", From 6d580f7035b12397ede0cbfc06268d7ad524e9a7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:45:29 -0600 Subject: [PATCH 17/35] Add Etsy to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 9de7e58e..3453a9cf 100644 --- a/data.json +++ b/data.json @@ -319,7 +319,9 @@ "errorType": "status_code", "rank": 152, "url": "https://www.etsy.com/shop/{}", - "urlMain": "https://www.etsy.com/" + "urlMain": "https://www.etsy.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "EyeEm": { "errorType": "response_url", From 73a4acfef06d5b19bc6ea642de1b523ded15ec73 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:45:46 -0600 Subject: [PATCH 18/35] Add Facebook to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 3453a9cf..6cb53a32 100644 --- a/data.json +++ b/data.json @@ -337,7 +337,9 @@ "rank": 3, "regexCheck": "^[a-zA-Z0-9]{4,49}(? Date: Sat, 9 Feb 2019 10:46:00 -0600 Subject: [PATCH 19/35] Add Flickr to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 6cb53a32..982b225a 100644 --- a/data.json +++ b/data.json @@ -345,7 +345,9 @@ "errorType": "status_code", "rank": 357, "url": "https://www.flickr.com/people/{}", - "urlMain": "https://www.flickr.com/" + "urlMain": "https://www.flickr.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Flipboard": { "errorMsg": "loading", From a5da821872fe9076a7c55e1bcd4104534621c293 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:48:37 -0600 Subject: [PATCH 20/35] Flipboard was broken. The error text that was being looked for was "loading", and there were real profiles that had this. Changed error text to be "loading...". This is so fragile... Add to tests. --- data.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 982b225a..28f09215 100644 --- a/data.json +++ b/data.json @@ -350,12 +350,14 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Flipboard": { - "errorMsg": "loading", + "errorMsg": "loading...", "errorType": "message", "rank": 4502, "regexCheck": "^([a-zA-Z0-9_]){1,15}$", "url": "https://flipboard.com/@{}", - "urlMain": "https://flipboard.com/" + "urlMain": "https://flipboard.com/", + "username_claimed": "blue", + "username_unclaimed": "xgtrq" }, "Fotolog": { "errorType": "status_code", From c6e1bd3be7757818f141543099f626bf6e9b94ad Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:48:59 -0600 Subject: [PATCH 21/35] Add Foursquare to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 28f09215..bba75494 100644 --- a/data.json +++ b/data.json @@ -369,7 +369,9 @@ "errorType": "status_code", "rank": 2286, "url": "https://foursquare.com/{}", - "urlMain": "https://foursquare.com/" + "urlMain": "https://foursquare.com/", + "username_claimed": "dens", + "username_unclaimed": "noonewouldeverusethis7" }, "Giphy": { "errorType": "status_code", From 09f2b80e4079a9ce40687929977a91a731da6138 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:49:25 -0600 Subject: [PATCH 22/35] Add Giphy to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index bba75494..82149e77 100644 --- a/data.json +++ b/data.json @@ -377,7 +377,9 @@ "errorType": "status_code", "rank": 582, "url": "https://giphy.com/{}", - "urlMain": "https://giphy.com/" + "urlMain": "https://giphy.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "GitHub": { "errorType": "status_code", From 273cfc62e3af819a696ddc6e95166ea5d84f040c Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:49:44 -0600 Subject: [PATCH 23/35] Add GitHub to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 82149e77..68708838 100644 --- a/data.json +++ b/data.json @@ -386,7 +386,9 @@ "rank": 57, "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/" + "urlMain": "https://www.github.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "GitLab": { "errorMsg": "You need to sign in or sign up before continuing.", From 1ac86f7b12787a8a055dcd898ae874ca9c112ba7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:50:03 -0600 Subject: [PATCH 24/35] Add GitLab to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 68708838..28be0919 100644 --- a/data.json +++ b/data.json @@ -395,7 +395,9 @@ "errorType": "message", "rank": 1721, "url": "https://gitlab.com/{}", - "urlMain": "https://gitlab.com/" + "urlMain": "https://gitlab.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Gitee": { "errorType": "status_code", From f1083fa7d57d9604b80386f8463a8ff9156e165f Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:50:23 -0600 Subject: [PATCH 25/35] Add Gitee to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 28be0919..4c6af9c1 100644 --- a/data.json +++ b/data.json @@ -403,7 +403,9 @@ "errorType": "status_code", "rank": 3480, "url": "https://gitee.com/{}", - "urlMain": "https://gitee.com/" + "urlMain": "https://gitee.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "GoodReads": { "errorType": "status_code", From 0ef2457aca27869f151c7685a801a2a56c6dc2d3 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:50:40 -0600 Subject: [PATCH 26/35] Add GoodReads to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 4c6af9c1..c7e80db5 100644 --- a/data.json +++ b/data.json @@ -411,7 +411,9 @@ "errorType": "status_code", "rank": 379, "url": "https://www.goodreads.com/{}", - "urlMain": "https://www.goodreads.com/" + "urlMain": "https://www.goodreads.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Google Plus": { "errorType": "status_code", From fd176d8a3ac973baf7b0204a324198badb8b91ca Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:51:06 -0600 Subject: [PATCH 27/35] Add Google Plus to tests. This site will be going away soon... --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index c7e80db5..0f65a240 100644 --- a/data.json +++ b/data.json @@ -419,7 +419,9 @@ "errorType": "status_code", "rank": 1, "url": "https://plus.google.com/+{}", - "urlMain": "https://plus.google.com/" + "urlMain": "https://plus.google.com/", + "username_claimed": "davidbrin1", + "username_unclaimed": "noonewouldeverusethis7" }, "Gravatar": { "errorType": "status_code", From d74e7ed40aaccf0a7da6c57dc6ed1344b13b1be7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:51:22 -0600 Subject: [PATCH 28/35] Add Gravatar to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 0f65a240..8bd7c964 100644 --- a/data.json +++ b/data.json @@ -427,7 +427,9 @@ "errorType": "status_code", "rank": 5537, "url": "http://en.gravatar.com/{}", - "urlMain": "http://en.gravatar.com/" + "urlMain": "http://en.gravatar.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Gumroad": { "errorMsg": "Page not found.", From 8fdf1d9c6091e57c222ec8e195735c9032a68043 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:51:37 -0600 Subject: [PATCH 29/35] Add Gumroad to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 8bd7c964..7e155118 100644 --- a/data.json +++ b/data.json @@ -436,7 +436,9 @@ "errorType": "message", "rank": 3942, "url": "https://www.gumroad.com/{}", - "urlMain": "https://www.gumroad.com/" + "urlMain": "https://www.gumroad.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "HackerNews": { "errorMsg": "No such user.", From 5d46a993ea516fb66aa041038ec217fc4146b661 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:51:57 -0600 Subject: [PATCH 30/35] Add HackerNews to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 7e155118..ca3f5ac5 100644 --- a/data.json +++ b/data.json @@ -445,7 +445,9 @@ "errorType": "message", "rank": 3035, "url": "https://news.ycombinator.com/user?id={}", - "urlMain": "https://news.ycombinator.com/" + "urlMain": "https://news.ycombinator.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "HackerOne": { "errorMsg": "Page not found", From 618676d330cd39a09a4d76605bc21e14a7164bb3 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:52:18 -0600 Subject: [PATCH 31/35] Add HackerOne to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index ca3f5ac5..27cf3c81 100644 --- a/data.json +++ b/data.json @@ -454,7 +454,9 @@ "errorType": "message", "rank": 39173, "url": "https://hackerone.com/{}", - "urlMain": "https://hackerone.com/" + "urlMain": "https://hackerone.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "House-Mixes.com": { "errorMsg": "Profile Not Found", From 2a1d5a4df4531d8ce642b6cc9f489af0732a5446 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:52:44 -0600 Subject: [PATCH 32/35] Add House-Mixes.com to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 27cf3c81..fc9817a9 100644 --- a/data.json +++ b/data.json @@ -463,7 +463,9 @@ "errorType": "message", "rank": 130891, "url": "https://www.house-mixes.com/profile/{}", - "urlMain": "https://www.house-mixes.com/" + "urlMain": "https://www.house-mixes.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Houzz": { "errorMsg": "The page you requested was not found.", From 32bdaea3bcc6a1e23c69acb1da3fe8d0b5a04b1a Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:53:01 -0600 Subject: [PATCH 33/35] Add Houzz to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index fc9817a9..b71edc3c 100644 --- a/data.json +++ b/data.json @@ -472,7 +472,9 @@ "errorType": "message", "rank": 2365, "url": "https://houzz.com/user/{}", - "urlMain": "https://houzz.com/" + "urlMain": "https://houzz.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "HubPages": { "errorType": "status_code", From cb9d98a35ff7933986e8fd55d0a00ebda6997205 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:53:22 -0600 Subject: [PATCH 34/35] Add HubPages to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index b71edc3c..13122571 100644 --- a/data.json +++ b/data.json @@ -480,7 +480,9 @@ "errorType": "status_code", "rank": 10006, "url": "https://hubpages.com/@{}", - "urlMain": "https://hubpages.com/" + "urlMain": "https://hubpages.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "IFTTT": { "errorMsg": "The requested page or file does not exist", From 956e834f3fab594ed337695a15653c5d5f63edd7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:53:41 -0600 Subject: [PATCH 35/35] Add IFTTT to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 13122571..78349b0b 100644 --- a/data.json +++ b/data.json @@ -489,7 +489,9 @@ "errorType": "message", "rank": 4418, "url": "https://www.ifttt.com/p/{}", - "urlMain": "https://www.ifttt.com/" + "urlMain": "https://www.ifttt.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "ImageShack": { "errorType": "response_url",