使用说明
将 GitHub 原始文件的 URL 转换为中转服务 URL 即可加速下载。
支持两种 URL 格式:
/gh/:owner/:repo/:branch/:path/github/:owner/:repo/:branch/:path
URL 示例
原始 GitHub URL:
https://raw.githubusercontent.com/octocat/Hello-World/master/README.md
中转服务 URL:
https://your-worker.workers.dev/gh/octocat/Hello-World/master/README.md
快速生成
注意: 本服务仅用于 GitHub 公开仓库的文件下载中转。请遵守 GitHub 服务条款,合理使用。