mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 20:33:06 +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": {
|
||||
"errorType": "status_code",
|
||||
"rank": 2553,
|
||||
"url": "https://www.codecademy.com/{}",
|
||||
"url": "https://www.codecademy.com/profiles/{}",
|
||||
"urlMain": "https://www.codecademy.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
|
|
Loading…
Reference in a new issue