https://stg.heyplaymyanmar.com/coming-soon

Eingereichte URL:
https://stg.heyplaymyanmar.com/Umgeleitet
Bericht beendet:
LinkText
https://apps.apple.com/us/app/hey-play-myanmar/id6450969260
https://play.google.com/store/apps/details?id=com.heyplaymyanmar.app&hl=en_US
https://heyplay.b-cdn.net/apk/heyplay-myanmar.apkDownload APK
https://heyplaymyanmar.com/privacyTerms and Condition

JavaScript-Variablen · 3 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 1 gefunden

TypKategorieProtokoll
errornetwork
URL
https://stg.heyplaymyanmar.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="en-gb" class="no-js"><!--<![endif]--><head>

    <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1">
    <title>Hey Play</title>
    <style>
        body {
            background-image: url("../assets/images/bg.png");
            background-size: cover;
            padding: 0px;
            margin: 0px;
        }

        main {
            height: 100vh;
        }

        .right {
            right: 0px;
            bottom: 0px;
            position: absolute;

        }

        .walk {
            width: 200px;
            height: 264px;

        }

        .phone {
            width: 60%;
        }

        .center {
            width: 100%;
            text-align: center;
            position: absolute;
            bottom: -10px;
            z-index: -999;
        }

        .logo {
            width: 100%;
            padding-top: 20px;
            text-align: center;
            color: white;
            /*                position: absolute;*/
        }

        .logo img {
            width: 10%;
        }

        .first {
            font-weight: 100;
        }

        .big {
            font-size: 160%;
            font-weight: bold;
        }

        .download-outer {
            padding-right: 40px;

        }

        .download {
            width: 100%;
            text-align: right;
            color: white;
            margin-right: 20px;
        }

        @media screen and (max-width: 600px) {
            .logo img {
                width: 30%;
            }

            .phone {
                width: 100%;
            }
        }

        .lnk {
            color: white;
            text-decoration: none;
            cursor: pointer;
        }
    </style>
</head>

<body>
    <main>
        <div class="logo">
            <img src="https://stg.heyplaymyanmar.com/../assets/images/coming/logo.png">
            <br>
            <p class="first">ဖျော်ဖြေမှု ရသစုံပေး အချိန်နေရာမရွေး</p>
            <p class="big">သင်နဲ့ အတူ ရှိနေမယ့်</p>
        </div>
        <div class="center">
            <img src="https://stg.heyplaymyanmar.com/../assets/images/center.png" class="phone">
        </div>

        <div class="download-outer">
            <div class="download">
                <p>အခုပဲ ဒေါင်းလုတ်ရယူလိုက်ပါ</p>
                <a href="https://apps.apple.com/us/app/hey-play-myanmar/id6450969260"><img src="https://stg.heyplaymyanmar.com/../assets/images/appstore.png"></a><br><br>

                <a href="https://play.google.com/store/apps/details?id=com.heyplaymyanmar.app&amp;hl=en_US"><img src="https://stg.heyplaymyanmar.com/../assets/images/googleplay.png"></a><br><br>
                <a class="lnk" href="https://heyplay.b-cdn.net/apk/heyplay-myanmar.apk">Download APK</a><br><br>

                <div class="" style="display: flex; width:100%; flex-direction:row; align-items:center ;  justify-content:center; color: white ; gap: 10px">
                    <a href="https://heyplaymyanmar.com/privacy" style="color:white">Privacy Policy</a> <span>|</span>
                    <a href="https://heyplaymyanmar.com/privacy" style="color:white">Terms and Condition</a>
                </div>
            </div>
        </div>

        <div class="" style="display: flex; width:100%; flex-direction:row; align-items:center ;  justify-content:center; color: white">
            <p>Copyright @ HEY Play</p>
        </div>



    </main>



</body></html>