From 3c4f3d5d58c4d934e4c2e176d33a593bb43a7964 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sun, 2 Jun 2024 01:58:17 -0400 Subject: [PATCH] Revert "Changed errorType to message for EyeEm" EyeEm seems to have begun properly serving 404s again This reverts commit 945a364970852a477f0796a5569627c12a7bb470. --- 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 261c16749..d953802b9 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -717,8 +717,7 @@ "username_claimed": "jonasjacobsson" }, "EyeEm": { - "errorMsg": "Whoops! We can't find the page you're looking for...", - "errorType": "message", + "errorType": "status_code", "url": "https://www.eyeem.com/u/{}", "urlMain": "https://www.eyeem.com/", "username_claimed": "blue"