diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 8f38fd004..ff731ef59 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1069,8 +1069,7 @@ "username_claimed": "red" }, "Houzz": { - "errorMsg": "The page you requested was not found.", - "errorType": "message", + "errorType": "status_code", "url": "https://houzz.com/user/{}", "urlMain": "https://houzz.com/", "username_claimed": "blue" @@ -1231,7 +1230,7 @@ }, "Kick": { "__comment__": "Cloudflare. Only viable when proxied.", - "errorMsg": "Not Found", + "errorMsg": "Oops, something went wrong", "errorType": "message", "url": "https://kick.com/{}", "urlMain": "https://kick.com/", @@ -1296,8 +1295,7 @@ "username_claimed": "blue" }, "Lichess": { - "errorMsg": "Page not found!", - "errorType": "message", + "errorType": "status_code", "url": "https://lichess.org/@/{}", "urlMain": "https://lichess.org", "username_claimed": "blue" @@ -1510,8 +1508,7 @@ "username_claimed": "goku" }, "NitroType": { - "errorMsg": "Nitro Type | Competitive Typing Game | Race Your Friends", - "errorType": "message", + "errorType": "status_code", "url": "https://www.nitrotype.com/racer/{}", "urlMain": "https://www.nitrotype.com/", "username_claimed": "jianclash" @@ -1664,8 +1661,7 @@ "username_claimed": "blue" }, "ProductHunt": { - "errorMsg": "We seem to have lost this page", - "errorType": "message", + "errorType": "status_code", "url": "https://www.producthunt.com/@{}", "urlMain": "https://www.producthunt.com/", "username_claimed": "jenny" @@ -2802,5 +2798,12 @@ "url": "https://www.znanylekarz.pl/{}", "urlMain": "https://znanylekarz.pl", "username_claimed": "janusz-nowak" + }, + "Bluesky": { + "errorMsg": "@{} — Bluesky", + "errorType": "message", + "url": "https://bsky.app/profile/{}.bsky.social", + "urlMain": "https://bsky.app/", + "username_claimed": "kanaratron" } }