Update index.html

This commit is contained in:
Mujinniao
2023-04-25 10:28:28 +08:00
committed by GitHub
parent 556ec2ca3c
commit 2fde3f07c3

View File

@@ -118,7 +118,7 @@
<title>GitHub 文件加速</title> <title>GitHub 文件加速</title>
</head> </head>
<body class="flex"> <body class="flex">
<a style="position: absolute;top: 0;right: 0;" href="https://github.com/hunshcn/gh-proxy"><img width="149" height="149" referrerPolicy="no-referrer" <a style="position: absolute;top: 0;right: 0;" href="https://github.com/Mujinniao/gh-proxy"><img width="149" height="149" referrerPolicy="no-referrer"
src="https://inews.gtimg.com/newsapp_ls/0/12025455907/0" src="https://inews.gtimg.com/newsapp_ls/0/12025455907/0"
alt="Fork me on GitHub" alt="Fork me on GitHub"
data-recalc-dims="1"></a> data-recalc-dims="1"></a>
@@ -134,13 +134,13 @@
<p>release、archive使用cf加速文件会跳转至JsDelivr</p> <p>release、archive使用cf加速文件会跳转至JsDelivr</p>
<p>注意,不支持项目文件夹</p></div> <p>注意,不支持项目文件夹</p></div>
<div class="example"> <div class="example">
<p>分支源码https://github.com/hunshcn/project/archive/master.zip</p> <p>分支源码https://github.com/xxx/project/archive/master.zip</p>
<p>release源码https://github.com/hunshcn/project/archive/v0.1.0.tar.gz</p> <p>release源码https://github.com/xxx/project/archive/v0.1.0.tar.gz</p>
<p>release文件https://github.com/hunshcn/project/releases/download/v0.1.0/example.zip</p> <p>release文件https://github.com/xxx/project/releases/download/v0.1.0/example.zip</p>
<p>分支文件https://github.com/hunshcn/project/blob/master/filename</p> <p>分支文件https://github.com/xxx/project/blob/master/filename</p>
</div> </div>
</form> </form>
<p style="position: sticky;top: calc(100% - 2.5em);">项目基于Cloudflare Workers开源于GitHub <a style="color: #3294ea" <p style="position: sticky;top: calc(100% - 2.5em);">项目基于Cloudflare WorkersFork于 <a style="color: #3294ea"
href="https://github.com/hunshcn/gh-proxy">hunshcn/gh-proxy</a> href="https://github.com/hunshcn/gh-proxy">hunshcn/gh-proxy</a>
</p> </p>
</body> </body>