Skip to content

Commit

Permalink
Revert "Changed errorType to message for EyeEm"
Browse files Browse the repository at this point in the history
EyeEm seems to have begun properly serving 404s again

This reverts commit 945a364.
  • Loading branch information
ppfeister committed Jun 2, 2024
1 parent e5ad3c4 commit 3c4f3d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3c4f3d5

Please sign in to comment.