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

ID de l'analyse :
7a3d3548-b70f-4ce6-ad6d-9ffa51791b09Terminée
URL soumise :
https://stg.heyplaymyanmar.com/Redirigé
Fin du rapport :

Liens : 4 trouvé(s)

Liens sortants identifiés à partir de la page

Lientexte
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

Variables JavaScript : 3 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messages de journal de console : 1 trouvé(s)

Messages consignés dans la console web

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

HTML

Le corps HTML de la page en données brutes

<!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>