https://lalamobi.com/th/xtremeloadkey

Submitted URL:
https://lalamobi.com/th/xtremeloadkey
Report Finished:

The outgoing links identified from the page

LinkText
http://google.comX

JavaScript Variables · 30 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
documentPictureInPicturestring
onscrollendstring
$string
jQuerystring
msisdnFormatstring
msisdnPrefixsstring
pinPrefixsstring
mClickedstring
pClickedstring

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="format-detection" content="telephone=no">
    <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
    <meta name="HandheldFriendly" content="true">
        <link rel="apple-touch-icon-precomposed" sizes="120x120" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon-120x120-precomposed.png">
    <link rel="apple-touch-icon" sizes="120x120" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon-120x120.png">
    <link rel="apple-touch-icon-precomposed" sizes="152x152" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon-152x152-precomposed.png">
    <link rel="apple-touch-icon" sizes="152x152" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon-152x152.png">
    <link rel="apple-touch-icon-precomposed" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon-precomposed.png">
    <link rel="apple-touch-icon" href="//cdn.fonious.com/lalamobi.com/apple-touch-icon.png">

            <link rel="icon" sizes="any" href="//cdn.fonious.com/lalamobi.com/favicon.ico">
            <title>xtremeloadkey</title>
    <style>
        select:-moz-focusring {color:transparent;text-shadow:0 0 0 #000;}
        a:focus,a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {border:0;outline:0;}
        textarea,input,input[type="text"],input[type="button"],input[type="submit"],input[type="image"] {-webkit-appearance:none;opacity:1;outline:0;}
        button {-webkit-appearance:none;outline:none;border:none;}
        a {text-decoration:none;}
        .wrapper {margin:0 auto;text-align:center;}
        .show {display:block;}
        .hide {display:none;}
        .clear {clear:both;}
        .ltr {direction:ltr;display:inline-block;}
        .rtl {direction:rtl;display:inline-block;}
    </style>
                <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
    <link href="https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&amp;display=swap" rel="stylesheet">
    <style>
        :root { --darkgray:#333; --green:#22c3ac; --gray:#c3c4c4; }
        body {
            margin:0; padding:0; width:100%; height:100%;
            font-family:"Mukta",Arial,Helvetica,sans-serif; font-size:12px; color:var(--darkgray);
            background:#e8ebfa;
        }
        .errorBox { padding:5px 0; color:#ff0000; font-size:12px; }
        .closewrap {
            margin:0 auto; width:46px; height:46px;  padding:9px 0 0 0; right:0; cursor:pointer; position:absolute; z-index:10;
            color:#000; font-size:17px; font-weight:bold; text-decoration:none;
            background:#fff; border:1px solid #BFBFBF;
        }
        #container, .contentbox {
            display:flex; display:-webkit-flex; display:-ms-flexbox; flex-flow:column wrap; -webkit-flex-flow:column wrap; -ms-flex-flow:column wrap;
            align-items:center; -webkit-align-items:center; -ms-flex-align:center;
        }
        #container { max-width:1100px; width:94%; margin:5px auto; justify-content:center; -webkit-justify-content:center; -ms-flex-pack:center; }
        .contentbox {
             min-height:300px; justify-content:center; -webkit-justify-content:center; -ms-flex-pack:center;
                        margin:0 auto; width:100%; max-width:440px; padding:20px;
            background-color:#fff; border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px;
            box-shadow:0 3px 12px 0 rgba(0, 0, 0, .1); -webkit-box-shadow:0 3px 12px 0 rgba(0, 0, 0, .1); -moz-box-shadow:0 3px 12px 0 rgba(0, 0, 0, .1);
            animation:bounce-in 1s ease forwards; -webkit-animation:bounce-in 1s ease forwards;
            -moz-animation:bounce-in 1s ease forwards; -o-animation:bounce-in 1s ease forwards;
        }
        @keyframes bounce-in {
            0% { opacity:0; transform:scale(0); }
            65% { opacity:1; transform:scale(1.1); }
            100% { transform:scale(1); }
        }
        @-webkit-keyframes bounce-in {
            0% { opacity:0; -webkit-transform:scale(0); }
            65% { opacity:1; -webkit-transform:scale(1.1); }
            100% { -webkit-transform:scale(1); }
        }
        @-moz-keyframes bounce-in {
            0% { opacity:0; -moz-transform:scale(0); }
            65% { opacity:1; -moz-transform:scale(1.1); }
            100% { -moz-transform:scale(1); }
        }
        @-o-keyframes bounce-in {
            0% { opacity:0; -o-transform:scale(0); }
            65% { opacity:1; -o-transform:scale(1.1); }
            100% { -o-transform:scale(1); }
        }
        .pict { flex-basis:fit-content; -webkit-flex-basis:fit-content; }
        .pict img { width:86%; max-width:650px; margin:10px auto; }
        .stepwrap, .step, .stepicn {
            display:flex; display:-webkit-flex; display:-ms-flexbox; justify-content:center; -webkit-justify-content:center; -ms-flex-pack:center;
            align-items:center; -webkit-align-items:center; -ms-flex-align:center;
        }
        .stepwrap { width:100%; max-width:380px; margin:0 auto 10px; }
        .step {
            position:relative; flex-flow:column wrap; -webkit-flex-flow:column wrap; -ms-flex-flow:column wrap;
            flex-basis:calc(100% / 3); -webkit-flex-basis:calc(100% / 3); -ms-flex-preferred-size:calc(100% / 3);
        }
        .step:first-child:after, .step:nth-child(2):after {
            position:absolute; z-index:-1; content:""; height:3px; top:20px; right:-62px; max-width:115px; width:100%;
        }
        .step:first-child:after, .stepicn {  background:var(--gray);  }
        .step:nth-child(2):after { background:var(--gray); }
        .stepicn {
            color:#fff; font-size:12px; font-weight:700; position:relative; z-index:2;
            width:40px; height:40px; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;
        }
        .stepicn img { width:100%; max-width:24px; height:24px; }
        .steplabel {
            padding-top:8px; font-size:11px; line-height:13px;
             color:var(--darkgray);         }
        .step:first-child .stepicn { background:var(--green); }
        .step:first-child .steplabel { color:var(--darkgray); }
        .step:last-child .stepicn { background:var(--gray); }
        .step:last-child .steplabel { color:var(--gray); }
        .contentsection { width:100%; }
        #wapclick, #page1 { padding:40px 0; }
        .titletxt { margin:0 auto; max-width:340px; font-size:22px; line-height:24px; font-weight:500; padding:10px 0 0; }
        .oneclicktxt0, .wapclicktxt { margin:0 auto; max-width:340px; font-size:18px; line-height:20px; font-weight:500; padding:10px 0 0; }
        ol.oneclickstep {
            list-style:none; counter-reset:list; padding:0; margin:15px auto 0; max-width:230px;
            text-align:left; font-weight:500; font-size:17px; line-height:19px;
        }
        .oneclickstep>li { margin:0 auto 8px; }
        .oneclickstep>li:before { position:absolute; padding:0; margin:0; counter-increment:list; content:counter(list) ". "; }
        .oneclickstep>li>div { margin-left:18px; }
        .oneclicktxt1 { margin:20px auto -10px; font-size:15px; line-height:19px; font-weight:600; }
        .oneclicktxt { padding:20px 0 10px; font-size:17px; line-height:19px; }
        .oneclicktxt span { font-size:26px; line-height:29px; font-weight:700; color:#13c4aa; }
        .wtqtxt { padding:50px 0; font-size:20px; line-height:24px; font-weight:600; }
        .waittxt { margin:30px auto; max-width:400px; width:90%; font-size:20px; line-height:24px; font-weight:600; }
        .spinner {
            margin:60px auto 30px; width:11.2px; height:11.2px;
            animation:spinner 1s infinite linear; -webkit-animation:spinner 1s infinite linear; -moz-animation:spinner 1s infinite linear;
            border-radius:11.2px; -webkit-border-radius:11.2px; -moz-border-radius:11.2px;
            box-shadow:28px 0px 0 0 #fd7466, 17.4px 21.8px 0 0 #fd7466, -6.2px 27.2px 0 0 #fd7466, -25.2px 12px 0 0 #fd7466, -25.2px -12px 0 0 #fd7466, -6.2px -27.2px 0 0 #fd7466, 17.4px -21.8px 0 0 #fd7466;
            -webkit-box-shadow:28px 0px 0 0 #fd7466, 17.4px 21.8px 0 0 #fd7466, -6.2px 27.2px 0 0 #fd7466, -25.2px 12px 0 0 #fd7466, -25.2px -12px 0 0 #fd7466, -6.2px -27.2px 0 0 #fd7466, 17.4px -21.8px 0 0 #fd7466;
            -moz-box-shadow:28px 0px 0 0 #fd7466, 17.4px 21.8px 0 0 #fd7466, -6.2px 27.2px 0 0 #fd7466, -25.2px 12px 0 0 #fd7466, -25.2px -12px 0 0 #fd7466, -6.2px -27.2px 0 0 #fd7466, 17.4px -21.8px 0 0 #fd7466;
        }
        @keyframes spinner {
            to { transform:rotate(360deg); }
        }
        @-webkit-keyframes spinner {
            to { -webkit-transform:rotate(360deg); }
        }
        @-moz-keyframes spinner {
            to { -moz-transform:rotate(360deg); }
        }
        #mbox { padding:30px 0; }
        .pntxt { margin:0 auto 20px; max-width:440px; font-size:16px; line-height:20px; font-weight:700; color:#39444e; }
        #tq, #wtq { padding:30px 0; }
        .tqtxt0 { font-size:23px; line-height:26px; font-weight:700; color:#39444e; }
        .tqtxt { padding:20px 0; font-size:20px; line-height:24px; font-weight:400; color:#39444e; }
        .tqtxtbold { font-size:36px; line-height:40px; font-weight:700; color:#13c4aa; }
        .btn1click, .btnwap, .btnpage1, .btnpn, .btntq { margin:10px auto; max-width:300px; }
        .button {
            -webkit-appearance:none; width:100%; display:inline-block; cursor:pointer; padding:14px 0;
            color:#fff; font-size:23px; font-weight:700; font-family:"Mukta",Arial,Helvetica,sans-serif; text-transform:uppercase; text-align:center; text-decoration:none;
            border:2px solid #1ed3b8; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
            box-shadow:0 3px 5px 0 rgba(0, 0, 0, .3); -webkit-box-shadow:0 3px 5px 0 rgba(0, 0, 0, .3); -moz-box-shadow:0 3px 5px 0 rgba(0, 0, 0, .3);
            background:#13c4aa;
            background:-moz-linear-gradient(90deg, #2de6cb 0%, #13c4aa 100%);
            background:-webkit-linear-gradient(90deg, #2de6cb 0%, #13c4aa 100%);
            background:linear-gradient(90deg, #2de6cb 0%, #13c4aa 100%);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2de6cb', endColorstr='#13c4aa', GradientType=1);
        }
        .button:disabled {
            -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none; user-select:none;
            cursor:not-allowed; pointer-events:none; border:2px solid transparent;
            background:#bfbfbf;
            background:-moz-linear-gradient(90deg, #bfbfbf 0%, #bfbfbf 100%);
            background:-webkit-linear-gradient(90deg, #bfbfbf 0%, #bfbfbf 100%);
            background:linear-gradient(90deg, #bfbfbf 0%, #bfbfbf 100%);
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfbfbf', endColorstr='#bfbfbf', GradientType=1);
        }
        .button:hover, .button:active { background:#13c4aa; position:relative; top:1px; }
        #footer { margin:18px auto 0; max-width:500px; width:95%; font-size:12px; line-height:14px; color:#5d6a76; }
        .tnc { text-align:left; }
        .tnclinks { padding:10px 0 0; }
        .extra_link a, .copyright a { color:#5d6a76; font-size:12px; line-height:14px; }
        .extra_link a:hover { text-decoration:underline; }
        .copyright { padding:10px 0; font-size:12px; line-height:14px; text-align:center; }
        @media (min-width:576px) {
            #container { min-height:75vh; width:98%; flex-flow:row nowrap; -webkit-flex-flow:row nowrap; -ms-flex-flow:row nowrap; }
            .contentbox { min-height:400px; }
            .pict img { width:92%; }
            #mbox { padding:20px 0; }
            .pntxt { font-size:21px; line-height:24px; }
            #tq, #ptq, #wtq { padding:60px 0; }
        }
    </style>
    <style>
        *,*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
        .mobileBox {
            position:relative; margin:0 auto; max-width:300px; padding:14px 10px; background-color:#fff;
            border:2px solid #bfbfbf; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
            display:flex; display:-webkit-flex; display:-ms-flexbox; align-items:center; -webkit-align-items:center; -ms-flex-align:center;
        }
        .borderfilled { border:2px solid #c2d0dc; }
        .labeltxt {
            position:absolute; z-index:2; top:-8px; left:12px; padding:0 5px; background:#fff;
            color:#a1a1a1; font-weight:400; font-size:13px; line-height:13px; font-family:"Mukta",Arial,Helvetica,sans-serif;
        }
        .labeltxt:before { border-top:3px solid #fff; content:""; position:absolute; z-index:-1; top:5px; right:0; left:0; }
        .mobileBox input { width:100%; border:transparent; background-color:transparent; padding:0; }
        .prefixbox, .mobileBox input { padding-top:4px; color:#555; font-weight:bold; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        .inputicon img { line-height:0; display:block; width:20px; margin:0 8px; }
        .mobileBox:focus-within { border-color:#13c4aa; }
        ::placeholder { text-align:left; color:#e5e5e5; font-weight:normal; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        ::-webkit-input-placeholder { text-align:left; color:#e5e5e5; font-weight:normal; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        :-moz-placeholder { text-align:left; color:#e5e5e5; font-weight:normal; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        ::-moz-placeholder { text-align:left; color:#e5e5e5; font-weight:normal; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        :-ms-input-placeholder { text-align:left; color:#e5e5e5; font-weight:normal; font-size:27px; font-family:Arial,Helvetica,sans-serif; }
        input:focus::-webkit-input-placeholder { opacity:0; }
        input:focus:-moz-placeholder { opacity:0; }
        input:focus::-moz-placeholder { opacity:0; }
        input:focus:-ms-input-placeholder { opacity:0; }
        .sidebtncheck { display:none; position:absolute; right:10px; line-height:0; }
        .checkcircle_icon {
            width:30px; height:30px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;
            animation:active_fill 0.4s 0.4s forwards; -webkit-animation:active_fill 0.4s 0.4s forwards; -moz-animation:active_fill 0.4s 0.4s forwards;
        }
        .checkcircle_bg {
            stroke-dasharray:166; stroke-dashoffset:166; stroke-width:2; stroke-miterlimit:10; stroke:#13c4aa; fill:none;
            animation:active_stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
            -webkit-animation:active_stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
            -moz-animation:active_stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
        }
        .checkcircle_tick {
            stroke-dasharray:48; stroke-dashoffset:48; stroke-width:4; stroke-miterlimit:10; stroke:#fff;
            animation:active_stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
            -webkit-animation:active_stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
            -moz-animation:active_stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
        }
        @keyframes active_stroke {
            100% { stroke-dashoffset:0; }
        }
        @-webkit-keyframes active_stroke {
            100% { stroke-dashoffset:0; }
        }
        @-moz-keyframes active_stroke {
            100% { stroke-dashoffset:0; }
        }
        @keyframes active_fill {
            100% { box-shadow:inset 0 0 0 30px #13c4aa; }
        }
        @-webkit-keyframes active_fill {
            100% { -webkit-box-shadow:inset 0 0 0 30px #13c4aa; }
        }
        @-moz-keyframes active_fill {
            100% { -moz-box-shadow:inset 0 0 0 30px #13c4aa; }
        }
    </style>
</head>
<body>
        <div class="wrapper">
        <a href="http://google.com">
            <div class="closewrap">X</div>
        </a>
        <div id="container">
            <div class="pict"><img src="//cdn.fonious.com/lalamobi.com/th/web/xtremeloadkey/pict.jpg"></div>
            <div class="contentbox">
                                    <div class="stepwrap" style="display: none;">
                        <div class="step">
                            <div class="stepicn"><img src="//cdn.fonious.com/lalamobi.com/th/web/xtremeloadkey/icn-phone.svg"></div>
                            <div class="steplabel">ยืนยันมือถือ</div>
                        </div>
                        <div class="step">
                            <div class="stepicn"><img src="//cdn.fonious.com/lalamobi.com/th/web/xtremeloadkey/icn-key.svg"></div>
                            <div class="steplabel">การยืนยัน</div>
                        </div>
                        <div class="step">
                            <div class="stepicn"><img src="//cdn.fonious.com/lalamobi.com/th/web/xtremeloadkey/icn-tick.svg"></div>
                            <div class="steplabel">เข้าถึงเนื้อหา</div>
                        </div>
                    </div>
                                <div class="contentsection">
                                            <div id="page1" class="section">
                            <div class="titletxt">เนื้อหาของคุณพร้อมแล้ว!</div>
                            <div class="btnpage1">
                                <a href="https://lalamobi.com/th/xtremeloadkey?act=mbox&amp;page=mbox" class="button">ดาวน์โหลด</a>
                            </div>
                        </div>

                                    </div>
            </div>
        </div>
        <div id="footer">
            <div class="tnc"><div style="padding: 8px 0;">บริการ Entertainment Video อัตราค่าบริการ 9 บาทต่อ SMS คุณจะได้รับ 1 SMS 
ต่อวัน</div>
สมัคร &amp; ยกเลิก
<br>
- สมัครบริการ พิมพ์ XD ส่งมาที่ 4652416 หรือกด *465241601 แล้วกดโทรออก
<br>
- ยกเลิกบริการ พิมพ์ STOP XD ส่งมาที่ 4652416
<br>
- สอบถามโทร 02-6397212วันจันทร์ - ศุกร์ (9.00-18.00 น.)</div>
            <div class="tnclinks">
                <span class="extra_link"><a href="/home" target="_blank">Home</a></span> |
                <span class="extra_link"><a href="/terms" target="_blank">Term Of Use</a></span> |
                <span class="extra_link"><a href="/privacy" target="_blank">Privacy Policy</a></span>
            </div>
            <div class="copyright"><a href="/copyright" target="_blank">©&nbsp;2024 lalamobi.com &nbsp;&nbsp;All Rights Reserved</a></div>
        </div>
    </div>
            <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
    
    <script type="text/javascript">
                    var msisdnFormat = '^(6|8|9)[0-9]{8}$';
                    </script>
        <script type="text/javascript" src="//cdn.fonious.com/js/app.min.js?v=2"></script>
    
    <script type="text/javascript">
                var errmsg = {"1":"\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","2":"\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","3":"\u0e23\u0e2b\u0e31\u0e2a\u0e1e\u0e34\u0e19\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","m":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d","o":"\u0e42\u0e1b\u0e23\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","p":"\u0e42\u0e1b\u0e23\u0e14\u0e01\u0e23\u0e2d\u0e01\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e1e\u0e34\u0e19"};
            </script>
            <script type="text/javascript">
        $(function () {
                            $(".stepwrap").hide();
            
                            //
                var maxNum = 9;
                $("input.msisdncheck").on("keydown keyup change", function () {
                    var value = $(this).val();
                    if (value.length >= maxNum) {
                        $(".sidebtncheck").show();
                        $(".mobileBox").addClass("borderfilled");
                        $(".btnpn .button").prop("disabled",false);
                    } else if (value.length > 0) {
                        $(".sidebtncheck").hide();
                        $(".mobileBox").removeClass("borderfilled");
                        $(".btnpn .button").prop("disabled",true);
                    } else {
                        $(".sidebtncheck").hide();
                        $(".mobileBox").removeClass("borderfilled");
                        $(".btnpn .button").prop("disabled",true);
                    }
                });
                    });
    </script>
    

</body></html>