dl.ray.io Lighttpd Configuration Files
<h3>关于 dl.ray.io</h3> | |
<p>这里是 ACG 相关资源中转站,所有列在这里的文件下载完成后会继续存放一周,之后则由脚本自动删除。列表时区:HKT</p> | |
<ul> | |
<li><a href="http://w.ray.io/Bangumi">新番</a></li> | |
<li><a href="http://w.ray.io/Bangumi_RSS">新番 RSS</a></li> | |
<li><a href="http://stats.dl.ray.io/graph.php?if=venet0&page=m">流量统计</a></li> | |
</ul> | |
<h3>DISCLAIMERS</h3> | |
<p>All files here come from the internet and are for PREVIEW USE only while I haven't enough time to verify each of them. This site is not responsible for anything as all files here older than a week will be removed. Anime / related single / albums are available to purchase in <a href="http://www.amazon.co.jp/">Amazon</a> / <a href="http://www.cdjapan.co.jp/">CDJapan</a></p> | |
<h3>DMCA Policy</h3> | |
<p>Don't hesistate to contact me when the file is infringing upon your rights, just showing me the copyright of the files, and I will delete it in 24 hours.</p> | |
<p>Email: <a href="mailto:dl@ray.io">dl@ray.io</a></p> | |
<p><a href="http://w.ray.io/File:Dl.ray.io.png"><img src="//w.ray.io/images/a/a0/Dl.ray.io.png"></a></p> | |
<div style="border-top: 1px solid #aaa;"> |
<!DOCTYPE html> | |
<meta charset=utf-8> | |
<title>dl.ray.io - Error</title> | |
<style> | |
body { | |
background: #8dfbf8 url(//w.ray.io/images/b/bb/Dl.ray.io_bg.png) no-repeat left top; | |
font: 12px/1em sans-serif; | |
} | |
div { | |
position: fixed; | |
top: 200px; | |
left: 20px; | |
width: 180px; | |
background: #fff; | |
background: rgba(255, 255, 255, .3); | |
padding: 10px 30px; | |
} | |
div, a { | |
color: #000; | |
} | |
</style> | |
<div> | |
<p>出错了,可能的原因:</p> | |
<ul> | |
<li>文件已经被删除</li> | |
<li>连接数大于 3</li> | |
</ul> | |
<p><a href="/files/">返回</a></p> | |
</div> |
<script src="/jquery-latest.js"></script> | |
<script src="/jquery.tablesorter.min.js"></script> | |
<script type="text/javascript"> | |
$(document).ready(function() { | |
$("table").tablesorter(); | |
}); | |
</script> | |
<h1>ACG Repository@dl.ray.io</h1> |
body { color: #333; font-family: Menlo, Consolas, "Hiragino Sans GB", "Microsoft YaHei", monospace; font-size: 12px; } | |
img { max-width: 100%; } | |
img:hover { opacity: .9; } | |
a, img, tr { | |
-webkit-transition: background .4s ease, opacity .4s ease; | |
-moz-transition: background .4s ease, opacity .4s ease; | |
transition: background .4s ease, opacity .4s ease; | |
} | |
a:hover, img:hover, tr:hover { | |
-webkit-transition: none; | |
-moz-transition: none; | |
transition: none; | |
} | |
th { color: #999; cursor: pointer; } | |
tr { height: 1.8em; padding: 0 1em; } | |
tr:hover { background: #eaeaea; } | |
.header { background: url(bg.png) no-repeat right center; } | |
.headerSortUp { color: #000; background: url(asc.png) no-repeat right center; } | |
.headerSortDown { color: #000; background: url(desc.png) no-repeat right center; } | |
td.m { white-space: nowrap; } | |
td.t { white-space: nowrap; } | |
/* Begin original, with minor changes */ | |
a {text-decoration: none; color: #d5700c;} | |
a:visited {color: #7490a5;} | |
/*a:hover {color: #a55709;}*/ | |
body {background-color: #F5F5F5;} | |
h2 {margin-bottom: 12px;} | |
table {width: 100%;} | |
th, td { text-align: left;} | |
th { font-weight: bold; padding: 10px 14px;} | |
td {padding: 0 14px;} | |
td.s {text-align: right;} | |
div.list { background-color: white; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; padding-top: 10px; padding-bottom: 14px;} | |
div.foot { color: #787878; padding-top: 4px;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment