Files
botgroup.chat/404.html
maojindao55 fb69f2f6e4 add 404
2025-02-18 17:21:51 +08:00

13 lines
308 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Not Found</title>
</head>
<body>
<h1>404 - Page Not Found</h1>
<p>The page or resource you are looking for does not exist.</p>
</body>
</html>