Skip to content

Commit

Permalink
Changed errorType to message for EyeEm
Browse files Browse the repository at this point in the history
  • Loading branch information
pandyah5 authored and ppfeister committed May 29, 2024
1 parent 7811945 commit 945a364
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,8 @@
"username_claimed": "jonasjacobsson"
},
"EyeEm": {
"errorType": "status_code",
"errorMsg": "Whoops! We can't find the page you're looking for...",
"errorType": "message",
"url": "https://www.eyeem.com/u/{}",
"urlMain": "https://www.eyeem.com/",
"username_claimed": "blue"
Expand Down

0 comments on commit 945a364

Please sign in to comment.