From 556ec2ca3c64a0eb65d18954174e62266e76902a Mon Sep 17 00:00:00 2001 From: Mujinniao <78023097+Mujinniao@users.noreply.github.com> Date: Tue, 25 Apr 2023 10:25:03 +0800 Subject: [PATCH] Create index.html --- gh-proxy/index.html | 147 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 gh-proxy/index.html diff --git a/gh-proxy/index.html b/gh-proxy/index.html new file mode 100644 index 0000000..2420d66 --- /dev/null +++ b/gh-proxy/index.html @@ -0,0 +1,147 @@ + + + + + + + + + GitHub 文件加速 + + +Fork me on GitHub +

GitHub 文件加速

+
+ + +

GitHub文件链接带不带协议头都可以,支持release、archive以及文件,右键复制出来的链接都是符合标准的,更多用法、clone加速请参考这篇文章

+

release、archive使用cf加速,文件会跳转至JsDelivr

+

注意,不支持项目文件夹

+
+

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

+

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

+

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

+
+
+

项目基于Cloudflare Workers,开源于GitHub hunshcn/gh-proxy +

+ +