mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
15 lines
417 B
HTML
15 lines
417 B
HTML
<!doctype>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<title>404 NOT FOUND</title>
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
你要访问的内容暂时没有找到。
|
|
The file you requested is not available at this time.
|
|
</pre>
|
|
<iframe border="0" height="100%" width="100%" frameborder="0" src="http://blog.gmane.org/recent.php?group=gmane.org.operators.tuna.mirrors&type=topics&content=subject,date">
|
|
</body>
|
|
</html>
|