Skip to content

Commit

Permalink
fixes json unmarshal error
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Jan 3, 2025
1 parent fd81eac commit 2a4d64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@
"base_url": "https://hubpages.com/@{}",
"follow_redirects": true,
"errorType": "status_code",
"username_claimed": "blue"
"errorCode": 404
},
{
"name": "Hubski",
Expand Down Expand Up @@ -1406,4 +1406,4 @@
"errorCode": 404
}
]
}
}

0 comments on commit 2a4d64d

Please sign in to comment.