mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
Blipfoto error checking reverted to status_code
This commit is contained in:
parent
e99e2b11d7
commit
8608aa5747
1 changed files with 1 additions and 2 deletions
|
@ -215,8 +215,7 @@
|
|||
"username_claimed": "blue"
|
||||
},
|
||||
"Blipfoto": {
|
||||
"errorMsg": "This user doesn't exist",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.blipfoto.com/{}",
|
||||
"urlMain": "https://www.blipfoto.com/",
|
||||
"username_claimed": "blue"
|
||||
|
|
Loading…
Reference in a new issue