Files
2025-05-05 23:29:41 +07:00

12 lines
175 B
HTML

<!DOCTYPE html>
<html lang="vi">
<head>
<title>Redirect</title>
<script>
window.location.hostname = "miti99.com";
</script>
</head>
<body>
</body>
</html>