API地址
GET/POST
https://api.kxlove.top/api/github/index.php
推荐使用HTTPS协议
请求参数
| 参数名 | 类型 | 必需 | 说明 |
|---|---|---|---|
| url | string | 是 | GitHub文件URL |
| type | string | 否 | json/302(直接下载),默认json |
| choose | string | 否 | 选择代理,1~8,默认1 |
返回数据
{
"code": 200,
"msg": "获取成功",
"download_url": "https://hk.gh-proxy.org/https://github.com/sky22333/hubproxy/archive/refs/tags/v1.1.8.zip?type=302"
}
"code": 200,
"msg": "获取成功",
"download_url": "https://hk.gh-proxy.org/https://github.com/sky22333/hubproxy/archive/refs/tags/v1.1.8.zip?type=302"
}
备注信息