landing-site/404.html
2020-04-16 13:56:14 +07:00

8 lines
167 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="0; url=https://moepoi.ga" />
</head>
<body>
<p>404 Not Found !!!</p>
</body>
</html>