From 8608aa5747d3156395a0f6489edf2cd6f3ceed3f Mon Sep 17 00:00:00 2001 From: Gowtham K M <116723241+Gowthamk007m@users.noreply.github.com> Date: Mon, 6 May 2024 19:46:31 +0530 Subject: [PATCH] Blipfoto error checking reverted to status_code --- sherlock/resources/data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 7f2b801d..7a0ddf85 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -215,8 +215,7 @@ "username_claimed": "blue" }, "Blipfoto": { - "errorMsg": "This user doesn't exist", - "errorType": "message", + "errorType": "status_code", "url": "https://www.blipfoto.com/{}", "urlMain": "https://www.blipfoto.com/", "username_claimed": "blue"