This commit is contained in:
Kavindya Kariyawasam 2025-12-30 17:21:54 -08:00 committed by GitHub
commit f1b1dbc119
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 15 deletions

View File

@ -176,21 +176,6 @@ As of 2019-12-31, all usernames are reported as existing.
},
```
## Codementor
As of 2019-12-31, usernames that exist are not detected.
```json
"Codementor": {
"errorType": "status_code",
"rank": 10252,
"url": "https://www.codementor.io/@{}",
"urlMain": "https://www.codementor.io/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## KiwiFarms
As of 2019-12-31, the site gives a 403 for all usernames. You have to

View File

@ -518,6 +518,13 @@
"urlProbe": "https://codeforces.com/api/user.info?handles={}",
"username_claimed": "tourist"
},
"Codementor": {
"errorType": "status_code",
"request_method": "GET",
"url": "https://www.codementor.io/@{}",
"urlMain": "https://www.codementor.io/",
"username_claimed": "blue"
},
"Codepen": {
"errorType": "status_code",
"url": "https://codepen.io/{}",