From a4df5010f49044eb1f1713057e8914e6a5a104b3 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 27 Jun 2021 10:00:56 +0200 Subject: [PATCH] fixed ProductHunt false positive --- 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 194f1cd6..2d993855 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1156,7 +1156,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "ProductHunt": { - "errorMsg": "Page Not Found", + "errorMsg": "We seem to have lost this page", "errorType": "message", "url": "https://www.producthunt.com/@{}", "urlMain": "https://www.producthunt.com/",