forked from hunshcn/gh-proxy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex2.html
156 lines (130 loc) · 6.65 KB
/
index2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE HTML>
<html>
<head>
<title>欢哥GitHub代理加速</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/css/main.min.css" />
<link rel="shortcut icon" href="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn/img/20210804150303.png">
<meta property="og:title" content="欢哥GitHub代理加速" />
<meta property="og:description" content="GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com 文件代理加速下载服务." />
</head>
<body class="landing is-preload">
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="/">欢哥GitHub代理加速</a></h1>
<nav id="nav">
<ul>
<li><a href="/">首页</a></li>
<li><a href="https://ghost.quickso.cn" target="_blank">Host</a></li>
<li><a href="https://muzihuaner.github.io/jsDelivrCDNpurge/" target="_blank">CDN缓存刷新</a></li>
<li><a href="https://huangetech.gitee.io/pay/" target="_blank">捐赠</a></li>
<li><a href="https://quickso.cn" target="_blank">快点搜</a></li>
<li><a href="https://blog.quickso.cn" target="_blank">博客</a></li>
<li><a href="https://t.me/huangetech" target="_blank">TG群</a></li>
</ul>
</nav>
</header>
<!-- CTA -->
<section id="cta">
<img src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn/img/20210804150303.png" height="100" width="100">
<br />
<h2>欢哥GitHub代理加速</h2>
<p>GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com 文件代理加速下载服务.</p>
<form action="./" method="get" target="__blank">
<div class="row gtr-50 gtr-uniform">
<div class="col-8 col-12-mobilep">
<input class="block url" type="text" name="q" id="email" placeholder="输入 GitHub 文件链接"
pattern="^((https|http):\/\/)?(github\.com\/.+?\/.+?\/(?:releases|archive|blob)|((?:raw|gist)\.(?:githubusercontent|github)\.com))\/.+$" required>
</div>
<div class="col-4 col-12-mobilep">
<input type="submit" value="下载">
</div>
</div>
</form>
</section>
<section id="main" class="container">
<header>
<h2>使用说明</h2>
<p>本站加速下载服务<font color="red">免费使用</font>
<br>
如果本站的服务帮助到您,欢迎大家随意<a href="https://huangetech.gitee.io/pay/" target="_blank">打赏</a>以支持本站提供更好的服务.
<br>如果主站https://ghp.quickso.cn/不能使用,请替换为镜像站https://github.hgnet.workers.dev/
<br>
本工具仅可用于从 GitHub 上加速下载学习资源及相关代码!请勿用于非法用途,否则后果自负!
</p>
</header>
<div class="row">
<div class="col-12">
<!-- Text -->
<section class="box">
<h3>终端命令行</h3>
<p>支持终端命令行 git clone , wget , curl 等工具下载.
<br>
支持 <font color="red">raw.githubusercontent.com</font> , <font color="red">gist.github.com</font> , <font color="red">gist.githubusercontent.com</font> 文件下载.
<br>
<b>注意:</b>不支持 SSH Key 方式 git clone 下载.</p>
<hr />
<header>
<h4><b>git clone</b></h4>
</header>
<p><b>git clone</b> <font color="red">https://ghp.quickso.cn/</font><font color="green">https://github.com/xxx/xxx</font></p>
<header>
<h4><b>wget & curl</b></h4>
</header>
<p><b>wget</b> <font color="red">https://ghp.quickso.cn/</font><font color="green">https://github.com/xxx/xxx/archive/master.zip</font>
<br>
<b>wget</b> <font color="red">https://ghp.quickso.cn/</font><font color="green">https://raw.githubusercontent.com/xxx/xxx/master/xxx</font>
<br>
<b>curl -O</b> <font color="red">https://ghp.quickso.cn/</font><font color="green">https://github.com/xxx/xxx/archive/master.zip</font>
<br>
<b>curl -O</b> <font color="red">https://ghp.quickso.cn/</font><font color="green">https://raw.githubusercontent.com/xxx/xxx/master/xxx</font></p>
</section>
<section class="box">
<h3>首页下载</h3>
<p>在本页地址栏输入合规链接(参考以下链接)点击下载按钮
<br>
支持 <font color="red">raw.githubusercontent.com</font> , <font color="red">gist.github.com</font> , <font color="red">gist.githubusercontent.com</font> 文件下载.</p>
<hr />
<header>
<h4><b>Raw 文件</b></h4>
</header>
<p>https://raw.githubusercontent.com/xxx/xxx/master/xxx</p>
<header>
<h4><b>分支源码</b></h4>
</header>
<p>https://github.com/xxx/xxx/archive/master.zip</p>
<header>
<h4><b>Releases 源码</b></h4>
</header>
<p>https://github.com/stilleshan/xxx/xxx/v1.0.tar.gz</p>
<header>
<h4><b>Releases 文件</b></h4>
</header>
<p>https://github.com/xxx/xxx/releases/download/v1.0/xxx.tar.gz</p>
</section>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li><!--版权-->
Copyright © 2016-2022 <a href="https://huangetech.github.io" title="按下“Ctrl+D”试试?"><b>欢哥科技</b></a> All rights reserved.</li><li>基于<a href="https://github.com/hunshcn/gh-proxy" target="_blank">hunshcn/gh-proxy</a></li>
</ul>
</footer>
</div>
<!-- 网站统计-->
<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id: "JOfRseyhXXjgl9vG",ck: "JOfRseyhXXjgl9vG"})</script>
<!-- Scripts -->
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/jquery.min.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/jquery.dropotron.min.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/jquery.scrollex.min.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/browser.min.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/breakpoints.min.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/util.js"></script>
<script src="https://jsdelivr.quickso.cn/gh/muzihuaner/huancdn@main/js/githubdl/main.js"></script>
</body>
</html>