Skip to content

Commit

Permalink
Blipfoto error checking reverted to status_code
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowthamk007m committed May 6, 2024
1 parent e99e2b1 commit 8608aa5
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 @@ -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"
Expand Down

0 comments on commit 8608aa5

Please sign in to comment.