mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
fixed VirusTotal url
This commit is contained in:
parent
9a39956265
commit
3cc2038e57
1 changed files with 1 additions and 1 deletions
|
@ -2170,7 +2170,7 @@
|
|||
"VirusTotal": {
|
||||
"errorType": "status_code",
|
||||
"request_method": "GET",
|
||||
"url": "https://www.virustotal.com/ui/users/{}/trusted_users",
|
||||
"url": "https://www.virustotal.com/gui/user/{}",
|
||||
"urlMain": "https://www.virustotal.com/",
|
||||
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
||||
"username_claimed": "blue"
|
||||
|
|
Loading…
Reference in a new issue