Files

42 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>GitHub代下载服务·永久免费</title>
<link href="/css/style.css" rel='stylesheet' type='text/css' />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="/js/jquery-2.2.4.min.js" type="application/javascript"></script>
<script src="/layer/layer.js" type="application/javascript"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109508401-13"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109508401-13');
</script>
<body>
<h1>GitHub代下载服务</h1>
<h2>Git克隆慢?外网源码包没速度?试试我,记得收藏哦</h2>
<div class="app-block">
<div class="cube">
<img src="images/githublogo.png" width="120" class="img-responsive" alt="" />
<div style="color:#fff;width: 100%;height: 30px;text-align: center;display: block;" class="down_num">已成功加速下载次数:<b></b></div>
</div>
<input type="text" class="text" placeholder="https开头的github地址 或需下载包地址的链接" value="">
<div class="submit">
<button class="sub-btn">获取链接</button>
</div>
<div style="color:#f00"><p>注意:暂不支持超过2GB的仓库ε=ε=ε=┏(゜ロ゜;)┛ </p></div>
</br>
<div style="color:#ccc"><p>您的支持是我们前进的动力,希望大家多多关注<a href="https://space.bilibili.com/84013907" title="bilibili" class="bilibili" style="color:#00a1d6">我的B站</a>,不定期更新个人开源项目,谢谢啦~~~~</p></div>
</br>
<div class="copy-right">
<p>Copyright &copy; 2019-<script>document.write((new Date).getFullYear())</script>&nbsp;<a href="http://www.widora.cn/" title="widora" class="widora" target="_blank">歪朵拉</a> &nbsp;|&nbsp; Designed by xiaoxin&nbsp; |&nbsp;<a href="https://github.com/xiaoxinda/github-proxy" title="source" class="widora" target="_blank">获取source</a>&nbsp;|&nbsp; <a href="javascript;" title="copyright" class="widora exemption">免责声明</a> &nbsp;|&nbsp; 更新日志 </p>
</div>
<script src="/js/index.js?v2.0" type="application/javascript"></script>
</body>
</html>