zlibproxy/public/404.html

13 lines
202 B
HTML
Raw Permalink Normal View History

2023-01-02 12:56:44 +01:00
<html>
<head>
<title>404 Not Found - webman</title>
</head>
<body>
<center>
<h1>404 Not Found</h1>
</center>
<hr>
<center><a href="https://www.workerman.net">webman</a></center>
</body>
</html>