Remove Canva. All usernames are reported as not existing.

pull/556/head
Christopher K. Hoadley 4 years ago
parent a45b6d41ec
commit 8e86859fc3

@ -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",

@ -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,

@ -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.

Loading…
Cancel
Save