IYUUPlus/public/404.html
2021-02-02 15:48:07 +08:00

13 lines
202 B
JavaScript

<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>