Skip to content

Commit 2746e29

Browse files
committed
fixed freeCodeCamp false positive
1 parent 94b0afa commit 2746e29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sherlock/resources/data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,8 +2480,7 @@
24802480
"username_claimed": "red"
24812481
},
24822482
"freecodecamp": {
2483-
"errorMsg": "{}",
2484-
"errorType": "message",
2483+
"errorType": "status_code",
24852484
"url": "https://www.freecodecamp.org/{}",
24862485
"urlMain": "https://www.freecodecamp.org/",
24872486
"urlProbe": "https://api.freecodecamp.org/api/users/get-public-profile?username={}",

0 commit comments

Comments
 (0)