Skip to content

Commit

Permalink
add PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Jan 20, 2025
1 parent f3dcd08 commit 8441f79
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,14 @@
"follow_redirects": true,
"errorType": "status_code",
"errorCode": 404
},
{
"name": "PyPi",
"base_url": "https://pypi.org/user/{}",
"url_probe":"https://pypi.org/_includes/administer-user-include/{}",
"follow_redirects": true,
"errorType": "status_code",
"errorCode": 404
}
]
}

0 comments on commit 8441f79

Please sign in to comment.