From a61850843f733b97df0be08f4dba9cb69ba9947c Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 3 Sep 2020 09:57:08 +0200 Subject: [PATCH] changed error message for linkedin --- 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 4ed51670..6cccc54e 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1026,7 +1026,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Linkedin": { - "errorMsg": "This profile is not available", + "errorMsg": "could not be found", "errorType": "message", "rank": 0, "url": "https://www.linkedin.com/in/{}", @@ -2608,4 +2608,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}