From 02652f0f14c657c9d6df788ceb1f095b6ed8aa73 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 5 Nov 2020 17:39:05 +0100 Subject: [PATCH] fixed WattPad false positive --- sherlock/resources/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index eddb71f5..788bbb25 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1676,9 +1676,9 @@ "username_unclaimed": "noonewouldeverusethis77777" }, "Wattpad": { - "errorMsg": "userError-404", - "errorType": "message", + "errorType": "status_code", "url": "https://www.wattpad.com/user/{}", + "urlProbe": "https://www.wattpad.com/api/v3/users/{}/", "urlMain": "https://www.wattpad.com/", "username_claimed": "Dogstho7951", "username_unclaimed": "noonewouldeverusethis7"