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.