Remove Codepen. Usernames that exists are not detected.

pull/342/head
Christopher K. Hoadley 5 years ago
parent 1ebd3d9518
commit dce2d222c9

@ -242,14 +242,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Codepen": {
"errorType": "status_code",
"rank": 1359,
"url": "https://codepen.io/{}",
"urlMain": "https://codepen.io/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Coderwall": {
"errorMsg": "404! Our feels when that url is used",
"errorType": "message",

@ -6,6 +6,21 @@ They are listed here in the hope that things may change in the future
so they may be re-included.
## Codepen
Username that exists is not detected.
```
"Codepen": {
"errorType": "status_code",
"rank": 1359,
"url": "https://codepen.io/{}",
"urlMain": "https://codepen.io/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## Imgur
Looks like they made some changes to the site. Sherlock says that all

Loading…
Cancel
Save