From 17c05ab76c7cc54e43c91077dba3df8938ead01a Mon Sep 17 00:00:00 2001 From: Roopesh V S Date: Mon, 10 Aug 2020 14:52:43 +0530 Subject: [PATCH] Fixed eBay False Positive on Other Languages --- 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 2ad4a2f3..b007bdd6 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -468,7 +468,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Ebay": { - "errorMsg": "The User ID you entered was not found", + "errorMsg": "eBay Profile - error", "errorType": "message", "url": "https://www.ebay.com/usr/{}", "urlMain": "https://www.ebay.com/",