mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
18 lines
426 B
HTML
18 lines
426 B
HTML
<!doctype>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<title>404 NOT FOUND</title>
|
|
</head>
|
|
<body>
|
|
<h2>
|
|
<pre>
|
|
We have some problems on our network attached storage, some mirror service is out of service.
|
|
我们的网络储存遇到了一些问题,部分镜像暂时无法服务。
|
|
-- Feb 2013
|
|
</pre>
|
|
</h2>
|
|
你要找到的内容未找到,可能是由于你输入了错误的地址。
|
|
</body>
|
|
</html>
|