404.html 205 B

123456789101112
  1. <html>
  2. <head>
  3. <title>404 Not Found - webman</title>
  4. </head>
  5. <body>
  6. <center>
  7. <h1>404 Not Found111</h1>
  8. </center>
  9. <hr>
  10. <center><a href="https://www.workerman.net">webman</a></center>
  11. </body>
  12. </html>