GitHub 文件加速

GitHub文件链接带不带协议头都可以,支持release、archive以及文件,右键复制出来的链接都是符合标准的。

release、archive使用cf加速,文件会跳转至JsDelivr,可用于加速外链或下载Github文件,只需将本网址加在Raw开头的Github地址前面。

示例:https://gh.xxooo.cf/https://raw.githubusercontent.com/XXX/XXX.json

注意:不支持下载文件夹

分支源码:https://github.com/hunshcn/project/archive/master.zip

分支文件:https://github.com/hunshcn/project/blob/master/filename

release源码:https://github.com/hunshcn/project/archive/v0.1.0.tar.gz

release文件:https://github.com/hunshcn/project/releases/download/v0.1.0/example.zip

项目由 饭太硬 部署,开源来自于 Github