mirror of
https://github.com/MCSManager/Script.git
synced 2025-11-27 23:10:26 +08:00
12 lines
256 B
HTML
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>
|