mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 04:13: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": {
|
"VirusTotal": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"request_method": "GET",
|
"request_method": "GET",
|
||||||
"url": "https://www.virustotal.com/ui/users/{}/trusted_users",
|
"url": "https://www.virustotal.com/gui/user/{}",
|
||||||
"urlMain": "https://www.virustotal.com/",
|
"urlMain": "https://www.virustotal.com/",
|
||||||
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
|
|
Loading…
Reference in a new issue