From bdf887a3515ffb790d325bf6b76c815ce4d3a6ea Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 29 Aug 2023 13:17:59 +0200 Subject: [PATCH] fixed CNET false positive --- sherlock/resources/data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index db9facb..2aee64d 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -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",