Skip to content

Commit

Permalink
fixed CNET false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Aug 29, 2023
1 parent e4ad3b0 commit bdf887a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,11 @@
"username_claimed": "blue"
},
"CNET": {
"errorType": "status_code",
"errorMsg": "null null - CNET",
"errorType": "message",
"url": "https://www.cnet.com/profiles/{}/",
"urlMain": "https://www.cnet.com/",
"username_claimed": "blue"
"username_claimed": "elliottcnet"
},
"CTAN": {
"errorType": "status_code",
Expand Down

0 comments on commit bdf887a

Please sign in to comment.