本服务使用 Cloudflare Workers 提供 GitHub 资源的加速访问
在当前域名后面添加 GitHub 文件的路径即可:
https://gh.coipmox.org/{用户名}/{仓库名}/{分支名}/{文件路径}
https://raw.githubusercontent.com/octocat/Hello-World/master/README.mdhttps://gh.coipmox.org/octocat/Hello-World/master/README.md/{用户}/{仓库}/{分支}/{文件路径} - 标准格式/raw/{用户}/{仓库}/{分支}/{文件路径} - raw格式/gh/{用户}/{仓库}/{分支}/{文件路径} - gh格式/blob/{用户}/{仓库}/{分支}/{文件路径} - blob格式/https://github.com/... - 完整URL直接代理