From 8e86859fc3a7d1a532a1d71c6881486ec991b3e7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sun, 23 Feb 2020 21:03:57 -0600 Subject: [PATCH] Remove Canva. All usernames are reported as not existing. --- data.json | 9 --------- data_bad_site.json | 9 +++++++++ removed_sites.md | 16 ++++++++++++++++ 3 files changed, 25 insertions(+), 9 deletions(-) diff --git a/data.json b/data.json index 6868701c..4a297029 100644 --- a/data.json +++ b/data.json @@ -277,15 +277,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis" }, - "Canva": { - "errorType": "response_url", - "errorUrl": "https://www.canva.com/{}", - "rank": 128, - "url": "https://www.canva.com/{}", - "urlMain": "https://www.canva.com/", - "username_claimed": "jenny", - "username_unclaimed": "xgtrq" - }, "Carbonmade": { "errorType": "response_url", "errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com", diff --git a/data_bad_site.json b/data_bad_site.json index a5422426..b1743726 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -23,6 +23,15 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis" }, + "Canva": { + "errorType": "response_url", + "errorUrl": "https://www.canva.com/{}", + "rank": 128, + "url": "https://www.canva.com/{}", + "urlMain": "https://www.canva.com/", + "username_claimed": "jenny", + "username_unclaimed": "xgtrq" + }, "Codementor": { "errorType": "status_code", "rank": 10252, diff --git a/removed_sites.md b/removed_sites.md index 5f6bac5e..6c5024f5 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future so they may be re-included. +## Canva + +As of 2020-02-23, all usernames are reported as not existing. + +``` + "Canva": { + "errorType": "response_url", + "errorUrl": "https://www.canva.com/{}", + "rank": 128, + "url": "https://www.canva.com/{}", + "urlMain": "https://www.canva.com/", + "username_claimed": "jenny", + "username_unclaimed": "xgtrq" + }, +``` + ## Pixabay As of 2020-01-21, all usernames are reported as not existing.