mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
Changed errorType to message for EyeEm
This commit is contained in:
parent
78119452aa
commit
945a364970
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue