From 4ba460f906407cdb14773b34ba192e6dc4f68599 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sat, 4 Feb 2023 17:22:29 +0100 Subject: [PATCH] fixed Strava false positive --- sherlock/resources/data.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d2174be8..e189b7e6 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1914,7 +1914,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Strava": { - "errorMsg": "Strava | Run and Cycling Tracking on the Social Network for Athletes", + "errorMsg": "Strava | Running, Cycling & Hiking App - Train, Track & Share", "errorType": "message", "url": "https://www.strava.com/athletes/{}", "urlMain": "https://www.strava.com/", @@ -2562,7 +2562,7 @@ "username_unclaimed": "noonewouldeverusethis77777" }, "koo": { - "errorMsg": "is available", + "errorMsg": "This profile does not exist", "errorType": "message", "url": "https://www.kooapp.com/profile/{}", "urlMain": "https://www.kooapp.com", @@ -2620,6 +2620,13 @@ "username_claimed": "Gargron", "username_unclaimed": "noonewouldeverusethis7" }, + "mastodon.technology": { + "errorType": "status_code", + "url": "https://mastodon.technology/@{}", + "urlMain": "https://mastodon.xyz/", + "username_claimed": "ashfurrow", + "username_unclaimed": "noonewouldeverusethis7" + }, "mastodon.xyz": { "errorType": "status_code", "url": "https://mastodon.xyz/@{}",