
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>Supremo | The best remote desktop software</title>
    <script>
        var p = window.location.pathname.replace(/^\/[^/]+/, "") || "/";
        window.location.replace("https://www.supremocontrol.com" + p + window.location.search + window.location.hash);
    </script>
</head>
<body>
    <div></div>
</body>
</html>