<!DOCTYPE html>
<html lang="vi">
<head><meta charset="utf-8"><script>
        if (window.location.protocol !== 'https:') {
            window.location.href = 'https://lasun.vn';
        }
    </script>
    <title>Redirecting to HTTPS</title>
</head>
<body>
<p>If you are not redirected, <a href="https://lasun.vn">click here</a>.</p>
</body>
</html>