Commit 87469526 authored by 神楽坂玲奈's avatar 神楽坂玲奈

github

parent 0463fb7a
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="mycard,ygocore,ygopro,yugioh,yu-gi-oh,ygo,萌卡,游戏王,自动,决斗,平台"> <meta name="keywords" content="mycard,ygocore,ygopro,yugioh,yu-gi-oh,ygo,萌卡,游戏王,自动,决斗,平台">
<meta name="description" content="Mycard萌卡, 建立在YGOPRO上自动化决斗工具上的卡牌游戏(游戏王)对战平台, 目前正在进行新版本的公测哦. 注册与客户端的下载都可以在这里完成."> <meta name="description" content="Mycard萌卡, 建立在YGOPRO上自动化决斗工具上的卡牌游戏(游戏王)对战平台, 目前正在进行新版本的公测哦. 注册与客户端的下载都可以在这里完成.">
<script src="/vendor/javascripts/modernizr-2.6.2.min.js"></script> <script src="/vendor/javascripts/modernizr-2.6.2.min.js"></script>
<script src="/vendor/javascripts/jquery-1.8.2.min.js" type="text/javascript"></script> <script src="/vendor/javascripts/jquery-1.8.2.min.js" type="text/javascript"></script>
<script src="/vendor/javascripts/jquery.cycle.lite.js" type="text/javascript"></script> <script src="/vendor/javascripts/jquery.cycle.lite.js" type="text/javascript"></script>
<script src="/assets/javascripts/dropdown.js" type="text/javascript"></script> <script src="/assets/javascripts/dropdown.js" type="text/javascript"></script>
<script src="/assets/javascripts/mycard.js" type="text/javascript"></script> <script src="/assets/javascripts/mycard.js" type="text/javascript"></script>
<link href='/vendor/stylesheets/nunito.css' rel='stylesheet' type='text/css'> <link href='/vendor/stylesheets/nunito.css' rel='stylesheet' type='text/css'>
<link href="/assets/stylesheets/mycard.css" media="screen" rel="stylesheet" type="text/css"/> <link href="/assets/stylesheets/mycard.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="/assets/stylesheets/dropdown.css" media="screen" rel="stylesheet" type="text/css"/> <link href="/assets/stylesheets/dropdown.css" media="screen" rel="stylesheet" type="text/css"/>
<title>Mycard - 萌卡</title> <title>Mycard - 萌卡</title>
<!-- Google Analytics --> <!-- Google Analytics -->
<script type="text/javascript"> <script type="text/javascript">
var _gaq = _gaq || []; var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-29582484-1']); _gaq.push(['_setAccount', 'UA-29582484-1']);
_gaq.push(['_trackPageview']); _gaq.push(['_trackPageview']);
var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js'; var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]); _gaq.push(['_require', 'inpage_linkid', pluginUrl]);
(function () { (function () {
var ga = document.createElement('script'); var ga = document.createElement('script');
ga.type = 'text/javascript'; ga.type = 'text/javascript';
ga.async = true; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s); s.parentNode.insertBefore(ga, s);
})(); })();
</script> </script>
</head> </head>
<body> <body>
<header> <header>
<nav id="nav"> <nav id="nav">
<a class="nav_logo">MyCard</a> <a class="nav_logo">MyCard</a>
<ul class="menu" id="menu"> <ul class="menu" id="menu">
<li><a href="/rooms" class="nav_link">在线大厅</a></li> <li><a href="/rooms" class="nav_link">在线大厅</a></li>
<li><a href="/users" class="nav_link">竞技场</a> <li><a href="/users" class="nav_link">竞技场</a>
<ul> <ul>
<li><a href="/users" class="nav_sub">排行榜</a></li> <li><a href="/users" class="nav_sub">排行榜</a></li>
<li><a href="/duels" class="nav_sub">决斗记录</a></li> <li><a href="/duels" class="nav_sub">决斗记录</a></li>
<li><a href="/login" class="nav_sub">我的中心</a></li> <li><a href="/login" class="nav_sub">我的中心</a></li>
</ul> </ul>
</li> </li>
<li> <li>
<a href="/decks" class="nav_link">卡组统计</a> <a href="/decks" class="nav_link">卡组统计</a>
<ul> <ul>
<li><a href="/decks" class="nav_sub">卡组排行</a></li> <li><a href="/decks" class="nav_sub">卡组排行</a></li>
<li><a href="/cards" class="nav_sub">单卡排行</a></li> <li><a href="/cards" class="nav_sub">单卡排行</a></li>
</ul> </ul>
</li> </li>
<li><a href="https://plus.google.com/communities/112748610591305626436" class="nav_link">论坛</a></li> <li><a href="https://plus.google.com/communities/112748610591305626436" class="nav_link">论坛</a></li>
<li> <li>
<a href="http://www.duelist.cn/" class="nav_link">《DUELIST》</a> <a href="http://www.duelist.cn/" class="nav_link">《DUELIST》</a>
<ul> <ul>
<li><a href="http://www.duelist.cn/vol.1/" class="nav_sub">第一期</a></li> <li><a href="http://www.duelist.cn/vol.1/" class="nav_sub">第一期</a></li>
<li><a href="http://www.duelist.cn/vol.2/" class="nav_sub">第二期</a></li> <li><a href="http://www.duelist.cn/vol.2/" class="nav_sub">第二期</a></li>
<li><a href="http://www.duelist.cn/vol.3/" class="nav_sub">第三期</a></li> <li><a href="http://www.duelist.cn/vol.3/" class="nav_sub">第三期</a></li>
<li><a href="http://www.duelist.cn/vol.4/" class="nav_sub">第四期</a></li> <li><a href="http://www.duelist.cn/vol.4/" class="nav_sub">第四期</a></li>
<li><a href="http://www.duelist.cn/vol.5/" class="nav_sub">第五期</a></li> <li><a href="http://www.duelist.cn/vol.5/" class="nav_sub">第五期</a></li>
<li><a href="http://www.duelist.cn/sp1/" class="nav_sub">SP1</a></li> <li><a href="http://www.duelist.cn/sp1/" class="nav_sub">SP1</a></li>
<li><a href="http://www.duelist.cn/vol.6/" class="nav_sub">第六期</a></li> <li><a href="http://www.duelist.cn/vol.6/" class="nav_sub">第六期</a></li>
<li><a href="http://www.duelist.cn/vol.7/" class="nav_sub">第七期</a></li> <li><a href="http://www.duelist.cn/vol.7/" class="nav_sub">第七期</a></li>
<li><a href="http://www.duelist.cn/vol.8/" class="nav_sub">第八期</a></li> <li><a href="http://www.duelist.cn/vol.8/" class="nav_sub">第八期</a></li>
<li><a href="http://www.duelist.cn/vol.9/" class="nav_sub">第⑨期</a></li> <li><a href="http://www.duelist.cn/vol.9/" class="nav_sub">第⑨期</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
<script type="text/javascript"> <script type="text/javascript">
var menu = new menu.dd("menu"); var menu = new menu.dd("menu");
menu.init("menu", "menuhover"); menu.init("menu", "menuhover");
</script> </script>
</nav> </nav>
</header> </header>
<div id="main"> <div id="main">
<div id="main_sub"> <div id="main_sub">
<div id="information"> <div id="information">
<div> <div>
<a class="title">Mycard</a> <a class="title">Mycard</a>
<a class="subtitle">萌卡</a> <a class="subtitle">萌卡</a>
</br> </br>
<a class="subinc">复活了喵..目前只有基本功能...</a> <a class="subinc">复活了喵..目前只有基本功能...</a>
<div id="buttons"> <div id="buttons">
<div id="download"> <div id="download">
<a id="download_url" href="#" class="download_active">立即下载</a> <a id="download_url" href="#" class="download_active">立即下载</a>
<a class="download_information">最新版本: <span id="download_version">Loading...</span></a> <a class="download_information">最新版本: <span id="download_version">Loading...</span></a>
</div> </div>
<div id="download_sublist"> <div id="download_sublist">
<a href="https://github.com/zh99998/mycard/downloads">下载更新</a></br> <a href="https://github.com/zh99998/mycard/downloads">下载更新</a></br>
<a href="https://github.com/zh99998/ygopro-images/archive/master.zip">下载卡图</a></br> <a href="https://github.com/zh99998/ygopro-images/archive/master.zip">下载卡图</a></br>
<a href="https://plus.google.com/communities/112748610591305626436/stream/e0224372-0474-4624-be73-56f76bad7a8e">更新记录</a> <a href="https://plus.google.com/communities/112748610591305626436/stream/e0224372-0474-4624-be73-56f76bad7a8e">更新记录</a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div id="slider"> <div id="slider">
<div class="show1"></div> <div class="show1"></div>
<div class="show2"></div> <div class="show2"></div>
<div class="show3"></div> <div class="show3"></div>
</div> </div>
</div> </div>
</div> </div>
<footer> <footer>
<div id="footer1"> <div id="footer1">
<h2>其他服务</h2> <h2>其他服务</h2>
<a href="mailto:zh99998@gmail.com">联系作者</a><br/> <a href="mailto:zh99998@gmail.com">联系作者</a><br/>
<a href="https://plus.google.com/107594261950300262383" rel="publisher">Google+</a> <a href="https://plus.google.com/107594261950300262383" rel="publisher">Google+</a>
</div> <a href="https://github.com/zh99998/mycard">Github</a>
<div id="footer2"> </div>
<h2>合作伙伴</h2> <div id="footer2">
<a href="http://www.touhou.cc/" rel="nofollow"><img alt="东方幻想乡" src="http://www.touhou.cc/logo.gif" width="88" height="31"/></a> <h2>合作伙伴</h2>
<a href="http://fh-sky.5d6d.com/" rel="nofollow"><img alt="游戏王-凤凰(FH)战队" src="/images/links/fh.jpg" width="88" height="31"/></a> <a href="http://www.touhou.cc/" rel="nofollow"><img alt="东方幻想乡" src="http://www.touhou.cc/logo.gif" width="88" height="31"/></a>
<a href="http://www.ocgsoft.cn/" rel="nofollow"><img alt="中国OCG工作室" src="http://www.ocgsoft.cn/s/themes/default/images/pic/footer_logo.jpg" width="88" height="31"/></a> <a href="http://fh-sky.5d6d.com/" rel="nofollow"><img alt="游戏王-凤凰(FH)战队" src="/images/links/fh.jpg" width="88" height="31"/></a>
<a href="http://www.ygopro-ocg.com/" rel="nofollow"><img alt="游戏王YGOCORE-享受自动的轻松" src="http://www.ygopro-ocg.com/logo.gif" width="88" height="31"/></a> <a href="http://www.ocgsoft.cn/" rel="nofollow"><img alt="中国OCG工作室" src="http://www.ocgsoft.cn/s/themes/default/images/pic/footer_logo.jpg" width="88" height="31"/></a>
<a href="http://www.66rpg.com/" rel="nofollow"><img alt="66RPG" src="http://bbs.66rpg.com/logo.gif" width="88" height="31"/></a> <a href="http://www.ygopro-ocg.com/" rel="nofollow"><img alt="游戏王YGOCORE-享受自动的轻松" src="http://www.ygopro-ocg.com/logo.gif" width="88" height="31"/></a>
</div> <a href="http://www.66rpg.com/" rel="nofollow"><img alt="66RPG" src="http://bbs.66rpg.com/logo.gif" width="88" height="31"/></a>
<div id="footer3"> </div>
<h2>许可协议</h2> <div id="footer3">
<a href="http://creativecommons.org/licenses/by-nc-sa/3.0/cn/" rel="license"><img alt="知识共享许可协议" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/cn/88x31.png"/></a> <h2>许可协议</h2>
<a href="http://www.gnu.org/licenses/gpl-3.0.html" rel="license"><img alt="GNU GPL" style="border-width:0" src="http://gplv3.fsf.org/gplv3-88x31.png"/></a> <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/cn/" rel="license"><img alt="知识共享许可协议" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/cn/88x31.png"/></a>
</div> <a href="http://www.gnu.org/licenses/gpl-3.0.html" rel="license"><img alt="GNU GPL" style="border-width:0" src="http://gplv3.fsf.org/gplv3-88x31.png"/></a>
</footer> </div>
</body> </footer>
</body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment