https://wish666.vip/index/user/login.html

Submitted URL:
https://wish666.vip/index/my/indexRedirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 17 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

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" class="deeppurple-theme"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover, user-scalable=no"><meta name="description" content=""><title>login</title><!-- Material design icons CSS --><!-- Roboto fonts CSS --><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;display=swap" rel="stylesheet"><!-- Bootstrap core CSS --><!-- Custom styles for this template --><link rel="stylesheet" href="/static_new/css/public.css?v=V1.24"><link href="/public/js/layer_mobile/need/layer.css?2.0" type="text/css" rel="styleSheet" id="layermcss"><script src="/red/jquery-3.3.1.min.js"></script><style>
      .imgList {
        position: absolute;
        right: 17px;
        z-index: 999;
        /* background: #fff; */
        top: 20px;
      }
      .imgList ul li {
        margin-bottom: 5px;
        border-radius: 5px;
        overflow: hidden;
        width: 45px;
        height: 30px;
      }
      .imgList ul li img {
        display: inline-block;
        width: 45px;
        height: 30px;
      }
      .imgLists {
        position: absolute;
        right: 17px;
        z-index: 999;
        /* background: #fff; */
        top: 20px;
        display: none;
      }

      .seleLangs {
        position: fixed;
        width: 100%;
        right: 7px;
        z-index: 999;
        top: 10px;
      }
      .cont {
        display: inline-block;

        width: 100%;
        min-height: 100vh;

        position: relative;
        background: url("./img/back.png") no-repeat;
        background-size: 100% auto;
      }
      .inputs {
        margin-top: 150px;
        border-radius: 50px;
        background-color: #fff;
        padding: 35px 0;
        opacity: 0.85;
        padding: 35px 25px;
        box-sizing: border-box;
      }
      .name {
        font-size: 14px;
        color: #000;
        font-weight: 700;
      }
      input {
        background: none;
        border: none;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 7px 0;
      }
      .password {
        margin-top: 20px;
      }
      .sele ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 12px;
        margin-top: 25px;
        height: 30px;
        line-height: 30px;
      }
      .sele ul li {
        display: flex;
        align-items: center;
      }
      .loginBtn {
        color: #fff;

        margin: 50px auto 0 auto;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 5px;
        background: linear-gradient(
          147deg,
          rgb(113, 183, 255),
          rgb(23, 131, 252) 74%
        );
      }
      .cont .tips {
        position: fixed;
        bottom: 50px;
        width: 100%;
        text-align: center;
        font-size: 14px;
      }
      .cont .tips i {
        font-style: inherit;
        color: rgb(101, 168, 247);
      }
      .noAgree,
      .agrees {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 10px;
      }
      .agrees {
        display: none;
      }
      .imgList img{
        display: flex;
        width: 25px;
        height: 25px;
      }
    </style><link href="https://wish666.vip/public/js/layer_mobile/need/layer.css?2.0" type="text/css" rel="styleSheet" id="layermcss"></head><body class=""><div class="cont" style="
        background-image: url('/static_indonesia/img/背景图.png');
      "><div class="seleLangs"><!-- <a href="/index/user/lang" class="btn btn-link text-dark"><i class="material-icons" style="display: inline-block">language</i></a> --><div class="imgList"><a href="https://chatlink.wchatlink.com/widget/standalone.html?eid=563799a2f5bf393b099a2434526e0a05&amp;agentid=da541bf6aad8a41ea5928f53d0320351&amp;language=en" class="list-group-item list-group-item-action border-color" style="float: left;margin-right: 10px;"><div class="row"><div class="col align-self-center pl-0"><img src="/static_indonesia/img/kefu.png" alt=""></div></div></a><a href="/index/user/lang.html" class="list-group-item list-group-item-action border-color" style="float: left"><div class="row"><div class="col align-self-center pl-0"><img src="/static_indonesia/img/dq.png" alt=""></div></div></a></div></div><div class="inputs"><div class="phone"><div class="name">your mobile phone number</div><input type="text" name="tel"></div><div class="phone password"><div class="name">your password</div><input type="password" name="pwd"></div><div class="sele"><ul><li><!--              忘记密码--></li><!--            <li style="color: rgb(101, 168, 247); font-weight: 700">register</li>--><li><!--              <img--><!--                class="noAgree"--><!--                src="/static_indonesia/img/noAgree.png"--><!--                alt=""--><!--              />--><img class="agrees" src="/static_indonesia/img/agree.png" alt=""><!--              记住密码--></li></ul></div><div class="loginBtn">login</div></div><div class="tips">No account?<i><a style="color: #f24255;" href="/index/user/register.html">register</a></i></div></div><!-- <div class="notification shadow pt-0 pl-0 pr-0 border-0 bg-template-light"><div id="notification_countdown"></div><div class="row pt-2 pl-3 pr-3"><div class="col-auto align-self-center pr-0"><i class="material-icons text-template md-36">redeem</i></div><div class="col small notification-content">loading...</div><div class="col-auto align-self-center pl-0"><button class="btn btn-link closenotification"><i class="material-icons text-template md-18 ">close</i></button></div></div></div> --><script type="text/javascript">
      var app = {
        online_popup: "",
      };
    </script><!-- jquery, popper and bootstrap js --><script src="/red/popper.min.js"></script><script src="/red/bootstrap/js/bootstrap.min.js"></script><!-- swiper js --><script src="/red/swiper/swiper-bundle.min.js"></script><!-- cookie js --><script src="/red/jquery.cookie.js"></script><script charset="utf-8" src="/static_new/js/dialog.min.js"></script><link rel="stylesheet" href="/public/js/layer_mobile/need/layer.css"><script src="/public/js/layer_mobile/layer.js"></script><script charset="utf-8" src="/static_new/js/jquery.progressBarTimer.js"></script><script charset="utf-8" src="/static_new/js/common.js"></script><!-- template custom js --><script src="/red/main.js?v=V1.24"></script><script>
      $(".noAgree").click(() => {
        $(".agrees").show();
        $(".noAgree").hide();
      });
      $(".agrees").click(() => {
        $(".noAgree").show();
        $(".agrees").hide();
      });
    </script><script type="application/javascript">      function selec_ln(src,l){
        $("#select_l").attr('src',src)
        document.cookie='think_var='+l;
        $(".imgLists").toggle();
        location.reload();
      }
      sessionStorage.setItem("login_flag", "1");
      $(function () {
        /*检查表单*/
        function check() {
          if (
            $("input[name=tel]").val() == "" ||
            $("input[name=pwd]").val() == ""
          ) {
            $(document).dialog({
              infoText: "Please enter account / password",
            });
            return false;
          }
          return true;
        }

        /*监听账号input*/
        $("input[name=tel]").bind("input propertychange", function () {
          if ($(this).val() !== "") {
            $(".icon-delete").show();
          } else {
            $(".icon-delete").hide();
          }
        });

        /*点击删除icon*/
        $(".icon-delete").on("click", function () {
          $("input[name=tel]").val("");
          $(".icon-delete").hide();
        });

        /*显示or隐藏密码*/
        $(".icon-eye").on("click", function () {
          var type = $("input[name=pwd]").attr("type");
          if (type == "pwd") {
            $("input[name=pwd]").attr("type", "text");
            return;
          }
          $("input[name=pwd]").attr("type", "pwd");
        });
        $("#select_l").click(() => {
          $(".imgLists").toggle();
        });


        //    $(".imgLists ul li").click(()=>{
        //         $(".imgLists").toggle()
        //     })
        /*点击登录*/
        $(".loginBtn").on("click", function () {
          if (check()) {
            var host = window.location.host;
            if (host.startsWith("localhost")) {
              form_submit("");
            } else {
              /*                    grecaptcha.ready(function() {
                                                  grecaptcha.execute('6LdC99EZAAAAABfzI41Q48ZSd2Pe2aHA_vJ61go4', {action: 'submit'}).then(function(token) {
                                                      // Add your logic to submit to your backend server here.
                                                      form_submit(token);
                                                  });
                                              });*/
              form_submit("");
            }
          }
        });

        function form_submit(reCAPTCHA) {
          var loading = null;
          var tel = $("input[name=tel]").val();
          var pwd = $("input[name=pwd]").val();
          var jizhu = $("input[name=jizhu]").val();
          var _csrf_ = "csrf66f3387027d00";
          $.ajax({
            url: "/index/user/do_login.html",
            data: {
              tel: tel,
              pwd: pwd,
              jizhu: jizhu,
              _csrf_: _csrf_,
              reCAPTCHA: reCAPTCHA,
            },
            type: "POST",
            beforeSend: function (request) {
              request.setRequestHeader("User-Token-Csrf", _csrf_);
              loading = $(document).dialog({
                type: "notice",
                infoIcon: "/static_new/img/loading.gif",
                infoText: "loading...",
                autoClose: 0,
              });
            },
            success: function (data) {
              loading.close();
              if (data.code == 0) {
                $(document).dialog({
                  infoText: data.info,
                });
                setTimeout(function () {
                  location.href = "/index/user/agreement.html";
                }, 2000);
              } else {
                loading.close();
                if (data.info) {
                  $(document).dialog({
                    infoText: data.info,
                  });
                } else {
                  $(document).dialog({
                    infoText:
                      "Network unstable, please try again at a place with better signal!",
                    autoClose: 2000,
                  });
                }
              }
            },
            error: function (data) {
              loading.close();
            },
          });
        }
      });
    </script>
</body></html>