mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-16 20:48:27 +00:00
fixed CNET false positive
This commit is contained in:
parent
e4ad3b0502
commit
bdf887a351
1 changed files with 3 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue