Skip to content

Commit 3c4f3d5

Browse files
committed
Revert "Changed errorType to message for EyeEm"
EyeEm seems to have begun properly serving 404s again This reverts commit 945a364.
1 parent e5ad3c4 commit 3c4f3d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sherlock/resources/data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,8 +717,7 @@
717717
"username_claimed": "jonasjacobsson"
718718
},
719719
"EyeEm": {
720-
"errorMsg": "Whoops! We can't find the page you're looking for...",
721-
"errorType": "message",
720+
"errorType": "status_code",
722721
"url": "https://www.eyeem.com/u/{}",
723722
"urlMain": "https://www.eyeem.com/",
724723
"username_claimed": "blue"

0 commit comments

Comments
 (0)