mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
fixed freeCodeCamp false positive
This commit is contained in:
parent
94b0afa07c
commit
2746e2964a
1 changed files with 1 additions and 2 deletions
|
@ -2480,8 +2480,7 @@
|
|||
"username_claimed": "red"
|
||||
},
|
||||
"freecodecamp": {
|
||||
"errorMsg": "{}",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.freecodecamp.org/{}",
|
||||
"urlMain": "https://www.freecodecamp.org/",
|
||||
"urlProbe": "https://api.freecodecamp.org/api/users/get-public-profile?username={}",
|
||||
|
|
Loading…
Reference in a new issue