From 3cc2038e578f415fb7d9b9abecfcddf18e7c78ed Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Mon, 6 Mar 2023 10:37:23 +0100 Subject: [PATCH] fixed VirusTotal url --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 2c91131..8744987 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -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"