mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-17 14:56:58 +00:00
fixed VirusTotal false positive
This commit is contained in:
parent
f5d30630c2
commit
6cad9986e7
1 changed files with 3 additions and 2 deletions
|
@ -1660,10 +1660,11 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"VirusTotal": {
|
||||
"errorMsg": "not found",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.virustotal.com/ui/users/{}/trusted_users",
|
||||
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
||||
"urlMain": "https://www.virustotal.com/",
|
||||
"request_head_only": false,
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue