Spaces:
Running
Running
File size: 285 Bytes
406bd9a bcd4508 406bd9a fde3aac a7821b4 406bd9a a7821b4 406bd9a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>리다이렉트</title>
</head>
<body>
<script>
window.location.href = 'https://mfjrzc.vercel.app/';
</script>
</body>
</html> |