Skip to content

Commit

Permalink
change medium.com's errorType to errorMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Dec 26, 2024
1 parent 4f209e9 commit e9eca07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@
"base_url": "https://medium.com/@{}",
"url_probe": "",
"follow_redirects": true,
"errorType": "status_code",
"errorCode": 404
"errorType": "errorMsg",
"errorMsg": "<title data-rh=\"true\">Medium</title>"
},
{
"name": "Dev.to",
Expand Down Expand Up @@ -765,4 +765,4 @@
"errorCode": 404
}
]
}
}

0 comments on commit e9eca07

Please sign in to comment.