mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 22:30:30 +00:00
Fix Codecademy. The URL for the profiles is no longer correct: there is a dedicated profiles area now.
This commit is contained in:
parent
baa2167544
commit
fc8626818d
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@
|
||||||
"Codecademy": {
|
"Codecademy": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"rank": 2553,
|
"rank": 2553,
|
||||||
"url": "https://www.codecademy.com/{}",
|
"url": "https://www.codecademy.com/profiles/{}",
|
||||||
"urlMain": "https://www.codecademy.com/",
|
"urlMain": "https://www.codecademy.com/",
|
||||||
"username_claimed": "blue",
|
"username_claimed": "blue",
|
||||||
"username_unclaimed": "noonewouldeverusethis7"
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
|
|
Loading…
Reference in a new issue