diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 356bdcb..abd4a2a 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -202,7 +202,8 @@ "username_claimed": "blue" }, "Blipfoto": { - "errorType": "status_code", + "errorMsg": "This user doesn't exist", + "errorType": "message", "url": "https://www.blipfoto.com/{}", "urlMain": "https://www.blipfoto.com/", "username_claimed": "blue" @@ -1210,7 +1211,8 @@ "username_claimed": "blue" }, "LibraryThing": { - "errorType": "status_code", + "errorMsg": "This user doesn't exist", + "errorType": "message", "url": "https://www.librarything.com/profile/{}", "urlMain": "https://www.librarything.com/", "username_claimed": "blue"