mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43:02 +00:00
Revert "Changed errorType to message for EyeEm"
EyeEm seems to have begun properly serving 404s again
This reverts commit 945a364970
.
This commit is contained in:
parent
e5ad3c471b
commit
3c4f3d5d58
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue