GitHub 加速代理 Worker 使用方法: 1. Git Clone 加速: git clone https://git.vbpc.cn/github.com/user/repo.git git clone https://git.vbpc.cn/gh/user/repo.git 2. Raw 文件加速: https://git.vbpc.cn/raw.githubusercontent.com/user/repo/branch/file https://git.vbpc.cn/raw/user/repo/branch/file 3. 支持的域名格式: - /github.com/... 或 /gh/... - /raw.githubusercontent.com/... 或 /raw/... - /codeload.github.com/... 或 /codeload/... - /gist.githubusercontent.com/... 或 /gist/... 示例: git clone https://git.vbpc.cn/github.com/homebrew/brew.git git clone https://git.vbpc.cn/gh/homebrew/homebrew-core.git