MCS-Script/index.html
2024-04-13 12:16:16 +08:00

12 lines
256 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>
404 Not Found
</body>
<script></script>
</html>