45.146.234.204:8889 (tcp/http) - last seen on 2024-11-21 at 10:19:36 UTC
-
- IP
- 45.146.234.204
- Network
- 45.146.234.0/23
- Device
-
<enterprise field>: device.class
- URL
-
http://45.146.234.204:8889/login 200
- HTTP Title
- Lax640
- ASN
- AS8100
- Organization
- ASN-QUADRANET-GLOBAL
- Protocol
- http
- Source
- datascan::redirect::1
-
- HTTP Component(s)
- jQuery jQuery 1.10.2
- CPE(s)
-
<enterprise field>: cpe
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 3153af28ce4b03f05522c461a340fdc3
- HTTP Header MD5
- b89da6b8ee34d6100d6d9ce747eb2046
- HTTP Body MD5
- 070aa8b1e1b099e1b6a5b64c880f71f5
- Favicon MD5
- 9637ebd168435de51fea8193d2d89e39
- Favicon MMH3
- -386189083
-
HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Set-Cookie: BT_PANEL=53eb6ea51a1e90440a538142881c71658bb4f0de; Path=/; httponly Transfer-Encoding: chunked Connection: close Date: Thu, 21 Nov 2024 10:12:08 GMT Server: localhost 37fb <!doctype html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="icon" href="/static/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon" /> <title>Lax640</title> <link rel="stylesheet" type="text/css" href="/static/css/site.css?date=20180523"> <link rel="stylesheet" type="text/css" href="/static/css/login.css?date=20180404"> </head> <body> <style type="text/css"> @media screen and (max-width: 640px) { .scanCode{ display: none; } .account{ display: block !important; } .bg_img{ display: none; } } .bg_img{ width: 60px; height: 60px; background-image: url('/static/img/qrCode.png'); background-size: 120px 120px; background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 5px; right: 5px; } .bg_img:hover{ background-position: -60px 0; cursor: pointer; /*transition: all 500ms;*/ } .bg_img.pc{ background-position: 0 -60px; } .bg_img.pc:hover{ background-position: -60px -60px; } .qrCode{ text-align: center; padding-top: 20px; } .scanCode .titles{ font-size: 23px; margin-top: 25px; color: #444; text-align: center; } .list_scan{ width: 150px; margin: 0 auto; margin-top: 15px; } .list_scan>img{ width: 40px; height: 40px; float: left; margin-right: 15px; } .list_scan span{ display: inline-block; font-size: 13px; margin-bottom: 5px; } .list_scan a:hover .weChatSamll{ display: block; } .list_scan .weChatSamll{ display: none; width: 150px; height: 150px; position: absolute; border: 1px solid #ececec; border-radius: 5px; bottom: 105px; right: 80px; padding: 20px; background-color: #fff; } .list_scan .weChatSamll img{ width: 100%; } .list_scan .weChatSamll em{ position: absolute; border: 7px solid #ececec; border-color: #ececec transparent transparent transparent; width: 0; height: 0; right: 87px; bottom: -14px; margin-left: -6px; } .tips{ width: 115px; position: absolute; top: 10px; right: 65px; color: rgb(32, 165, 58); background: #dff0d8; padding: 5px 10px; text-align: center; border-radius: 4px; } .tips em{ position: absolute; border: 6px solid #dff0d8; border-color:transparent transparent transparent #dff0d8; width: 0; height: 0; right: -11px; top: 8px; margin-left: -6px; } .tips img{ height: 16px; width: 16px; vertical-align: middle; margin-top: -1px; margin-right: 4px; } .main .login .rlogo{ margin-top: 15px; margin-bottom: 25px; } </style> <div class="main"> <div class="login"> <div class="account"> <form class="loginform" method="post" action="/login" onsubmit="return false;"> <div class="rlogo">Lax640</div> <div class="line"><input class="inputtxt" value="" name="username" datatype="*" nullmsg="请填写账号" errormsg="格式不对" placeholder="账号" type="text"><div class="Validform_checktip"></div></div> <div class="line"><input class="inputtxt" name="password" value="" datatype="*" nullmsg="请填写密码" errormsg="请填写密码" placeholder="密码" type="password"><div class="Validform_checktip"></div></div> <div style="color: red;position: relative;top: -14px;" id="errorStr"></div> <div class="line yzm" style="top: -5px; display:none; "> <input type="text" class="inputtxt" name="code" nullmsg="请填写4位验证码" errormsg="验证码不对" datatype="*" placeholder="请填写验证码"> <div class="Validform_checktip"></div> <img width="100" height="40" class="passcode" onClick="this.src=this.src.split('?')[0] + '?'+new Date().getTime()" src="/code" style="border: 1px solid #ccc; float: right;" title="点击换一张" > </div> <div class="login_btn"><input id="login-button" value="登录" type="submit"></div> <p class="pwinfo" style="display:none">3次以上登录错误将会出现验证码</p> <a class="resetpw" href="http://www.bt.cn/bbs/thread-1172-1-1.html" target="_blank">忘记密码>></a> </form> </div> <div class="scanCode" style="display: none;"> <div class="titles"><span>宝塔小程序扫码登录</span></div> <div class="qrCode" id="qrcode"></div> <div class="scanTip"> <div class="list_scan"> <img src="/static/img/sCan.png" /> <span>打开 <a href="javascript:;" class="btlink" >宝塔小程序 <div class="weChatSamll"><img src="https://app.bt.cn/static/app.png"><em></em></div> </a> </span> <span>扫一扫登录</span> </div> </div> </div> <div class="entrance" style="display: none;"> <div class="bg_img"></div> <div class="tips"> <span><img src="/static/img/safety_ico.png"><span>扫码登录更安全</span></span> <em></em> </div> </div> </div> </div> <script type="text/javascript" src="/static/js/jquery-1.10.2.min.js"></script> <script src="/static/language/zh-cn.js"></script> <script src="/static/language/Simplified_Chinese/lan.js?date=20170920"></script> <script type="text/javascript" src="/static/layer/layer.js"></script> <script type="text/javascript" src="/static/js/jquery.qrcode.min.js"></script> <script type="text/javascript" src="/static/js/Validform_v5.3.2_min.js"></script> <script type="text/javascript"> function Wreset(){ var w = $(window).width(); var yzmw = $(".login .line").width() - 140; if($(".yzm").is(":visible") && w > 640){ $(".login").css({"height":"365px","margin-top":"-230px"}); } else{ $(".login").removeAttr("style") } $(".login .yzm .inputtxt").width(yzmw); } $(function(){ Wreset(); var setTime = ''; $.get('/public?name=app&fun=login_qrcode', function(res){ if (res.status){ $('#qrcode').qrcode({ render: "canvas", //也可以替换为table width: 150, height: 150, text: res.msg }); $('.entrance').show(); } }).error(function(res,textStatus,errorThrown) { if (res.status == 404){ $('.entrance').hide(); } }); function controlTime(){ $.get('/public?name=app&fun=is_scan_ok',function(res) { if(res.status){ layer.msg('扫码成功,请稍后...',{icon:1}); clearInterval(setTime); loginAdmin(res.msg); } }); } function loginAdmin(key){ $.get('/public?name=app&fun=set_login',{secret_key:key},function(res) { layer.msg(res.msg,{icon:res.status?1:2}) if (res.status){ layer.msg('正在安全登录中,请稍后...',{time:0,shade: [0.4,'#fff'],icon:16}); setTimeout(function(){ location.href = '/'; },1000); } }); } $('.bg_img').click(function(event) { if ($(this).hasClass('pc')){ $(this).removeClass('pc'); $('.scanCode').hide().prev().show(); clearInterval(setTime); $('.tips>span>span').html('扫码登录更安全'); }else{ $(this).addClass('pc'); $('.account').hide().next().show(); $('.tips>span>span').html('点击账号登录') setTime = window.setInterval(controlTime,2000); } }); }) window.onresize=function(){ Wreset(); } </script> <script type="text/javascript"> $(function(){ $(".loginform").Validform({ tiptype:function(msg,o,cssctl){ if(!o.obj.is("form")){ var objtip=o.obj.siblings(".Validform_checktip"); cssctl(objtip,o.type); objtip.text(msg); } } }); }); $('#login-button').click(function(){ var username = encodeURIComponent($("input[name='username']").val()); var password = encodeURIComponent($("input[name='password']").val()); var code = $("input[name='code']").val(); if(username == '' || password == ''){ layer.msg("表单错误,请重新输入!",{icon:2}); return; } var data = 'username='+username+'&password='+password+'&code='+code; var loadT = layer.msg("正在登录...",{icon:16,time:0,shade: [0.3, '#000']}); $.post('/login',data,function(rdata){ layer.close(loadT); if(!rdata.status){ $("#errorStr").html(rdata.msg); $("input[name='password']").val(''); num = rdata.msg.substring(rdata.msg.indexOf('[')+1,rdata.msg.indexOf(']')) if(num < 5){ $(".yzm").show(); $(".login").css("height","332px"); $("input[name='code']").val(''); $(".passcode").click(); } $(".yzm").show(); Wreset(); layer.msg(rdata.msg,{icon:2}); return; } layer.msg(rdata.msg,{icon:16,time:0,shade: [0.3, '#000']}); window.location.href = '/'; }); }); </script> </body> </html> 0
-
{ "@category" : "datascan", "@timestamp" : "2024-11-21T10:19:36.000Z", "app" : { "extract" : { "domain" : [ "bt.cn" ], "hostname" : [ "app.bt.cn", "www.bt.cn" ], "url" : [ "http://www.bt.cn/bbs/thread-1172-1-1.html", "https://app.bt.cn/static/app.png" ] }, "favicon" : { "image" : "AAABAAEAICAAAAEAIACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgoKEAoKCiwKCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgosCgoKEAAAAAAAAAAAAAAAAAoKChgKCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKGAAAAAAKCgoQCgoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKEAoKCiwKCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgosCgoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////////////////////////////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/////////////////////////////////////////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/////////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////////////////////////////////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////////////////////////////////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/////////////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo////////////KCgo/ygoKP8oKCj/KCgo/////////////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP///////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj///////////////////////////////////////////8oKCj/KCgo/ygoKP////////////////////////////////////////////////////////////////8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP//////////////////////////////////////KCgo/ygoKP8oKCj/KCgo/////////////////////////////////////////////////////////////////ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKLAoKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCiwKCgoQCgoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKEAAAAAAKCgoYCgoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKChgAAAAAAAAAAAAAAAAKCgoQCgoKLAoKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCj/KCgo/ygoKP8oKCiwKCgoQAAAAAAAAAAA4AAAB8AAAAOAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAABwAAAA+AAAAc=", "imagemd5" : "9637ebd168435de51fea8193d2d89e39", "imagemmh3" : -386189083, "length" : 4286, "url" : "/static/favicon.ico" }, "http" : { "bodymd5" : "070aa8b1e1b099e1b6a5b64c880f71f5", "bodymmh3" : 1046954867, "component" : [ { "product" : "jQuery", "productversion" : "1.10.2", "productvendor" : "jQuery" } ], "headermd5" : "b89da6b8ee34d6100d6d9ce747eb2046", "headermmh3" : 603132714, "title" : "Lax640" }, "length" : 14587 }, "asn" : "AS8100", "country" : "SI", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.1 200 OK\r\nContent-Type: text/html; charset=utf-8\r\nSet-Cookie: BT_PANEL=53eb6ea51a1e90440a538142881c71658bb4f0de; Path=/; httponly\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nDate: Thu, 21 Nov 2024 10:12:08 GMT\r\nServer: localhost\r\n\r\n37fb\r\n<!doctype html>\n<html lang=\"zh\">\n<head>\n<meta charset=\"UTF-8\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"> \n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">\n<link rel=\"icon\" href=\"/static/favicon.ico\" type=\"image/x-icon\" />\n<link rel=\"shortcut icon\" href=\"/static/favicon.ico\" type=\"image/x-icon\" />\n<title>Lax640</title>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/static/css/site.css?date=20180523\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/static/css/login.css?date=20180404\">\n\n</head>\n\n<body>\n <style type=\"text/css\">\n @media screen and (max-width: 640px) {\n .scanCode{\n display: none;\n }\n .account{\n display: block !important;\n }\n .bg_img{\n display: none;\n }\n }\n .bg_img{\n width: 60px;\n height: 60px;\n background-image: url('/static/img/qrCode.png');\n background-size: 120px 120px;\n background-repeat: no-repeat;\n background-position: 0 0;\n position: absolute;\n top: 5px;\n right: 5px;\n }\n .bg_img:hover{\n background-position: -60px 0;\n cursor: pointer;\n /*transition: all 500ms;*/\n }\n .bg_img.pc{\n background-position: 0 -60px;\n }\n .bg_img.pc:hover{\n background-position: -60px -60px;\n }\n .qrCode{\n text-align: center;\n padding-top: 20px;\n }\n .scanCode .titles{\n font-size: 23px;\n margin-top: 25px;\n color: #444;\n text-align: center;\n }\n .list_scan{\n width: 150px;\n margin: 0 auto; \n margin-top: 15px;\n }\n .list_scan>img{\n width: 40px;\n height: 40px;\n float: left;\n margin-right: 15px;\n }\n .list_scan span{\n display: inline-block;\n font-size: 13px;\n margin-bottom: 5px;\n }\n .list_scan a:hover .weChatSamll{\n display: block;\n }\n .list_scan .weChatSamll{\n display: none;\n width: 150px;\n height: 150px;\n position: absolute;\n border: 1px solid #ececec;\n border-radius: 5px;\n bottom: 105px;\n right: 80px;\n padding: 20px;\n background-color: #fff;\n }\n .list_scan .weChatSamll img{\n width: 100%;\n }\n .list_scan .weChatSamll em{\n position: absolute;\n border: 7px solid #ececec;\n border-color: #ececec transparent transparent transparent;\n width: 0;\n height: 0;\n right: 87px;\n bottom: -14px;\n margin-left: -6px;\n }\n .tips{\n width: 115px;\n position: absolute;\n top: 10px;\n right: 65px;\n color: rgb(32, 165, 58);\n background: #dff0d8;\n padding: 5px 10px;\n text-align: center;\n border-radius: 4px;\n }\n .tips em{\n position: absolute;\n border: 6px solid #dff0d8;\n border-color:transparent transparent transparent #dff0d8; \n width: 0;\n height: 0;\n right: -11px;\n top: 8px;\n margin-left: -6px;\n }\n .tips img{\n height: 16px;\n width: 16px;\n vertical-align: middle;\n margin-top: -1px;\n margin-right: 4px;\n }\n .main .login .rlogo{\n margin-top: 15px;\n margin-bottom: 25px;\n }\n </style>\n<div class=\"main\">\n <div class=\"login\">\n <div class=\"account\">\n <form class=\"loginform\" method=\"post\" action=\"/login\" onsubmit=\"return false;\">\n <div class=\"rlogo\">Lax640</div>\n <div class=\"line\"><input class=\"inputtxt\" value=\"\" name=\"username\" datatype=\"*\" nullmsg=\"\u8bf7\u586b\u5199\u8d26\u53f7\" errormsg=\"\u683c\u5f0f\u4e0d\u5bf9\" placeholder=\"\u8d26\u53f7\" type=\"text\"><div class=\"Validform_checktip\"></div></div>\n <div class=\"line\"><input class=\"inputtxt\" name=\"password\" value=\"\" datatype=\"*\" nullmsg=\"\u8bf7\u586b\u5199\u5bc6\u7801\" errormsg=\"\u8bf7\u586b\u5199\u5bc6\u7801\" placeholder=\"\u5bc6\u7801\" type=\"password\"><div class=\"Validform_checktip\"></div></div>\n <div style=\"color: red;position: relative;top: -14px;\" id=\"errorStr\"></div>\n <div class=\"line yzm\" style=\"top: -5px; \n display:none;\n \">\n <input type=\"text\" class=\"inputtxt\" name=\"code\" nullmsg=\"\u8bf7\u586b\u51994\u4f4d\u9a8c\u8bc1\u7801\" errormsg=\"\u9a8c\u8bc1\u7801\u4e0d\u5bf9\" datatype=\"*\" placeholder=\"\u8bf7\u586b\u5199\u9a8c\u8bc1\u7801\">\n <div class=\"Validform_checktip\"></div>\n <img width=\"100\" height=\"40\" class=\"passcode\" onClick=\"this.src=this.src.split('?')[0] + '?'+new Date().getTime()\" src=\"/code\" style=\"border: 1px solid #ccc; float: right;\" title=\"\u70b9\u51fb\u6362\u4e00\u5f20\" >\n </div>\n <div class=\"login_btn\"><input id=\"login-button\" value=\"\u767b\u5f55\" type=\"submit\"></div>\n <p class=\"pwinfo\" style=\"display:none\">3\u6b21\u4ee5\u4e0a\u767b\u5f55\u9519\u8bef\u5c06\u4f1a\u51fa\u73b0\u9a8c\u8bc1\u7801</p>\n <a class=\"resetpw\" href=\"http://www.bt.cn/bbs/thread-1172-1-1.html\" target=\"_blank\">\u5fd8\u8bb0\u5bc6\u7801>></a>\n </form>\n </div>\n <div class=\"scanCode\" style=\"display: none;\">\n <div class=\"titles\"><span>\u5b9d\u5854\u5c0f\u7a0b\u5e8f\u626b\u7801\u767b\u5f55</span></div>\n <div class=\"qrCode\" id=\"qrcode\"></div>\n <div class=\"scanTip\">\n <div class=\"list_scan\">\n <img src=\"/static/img/sCan.png\" />\n <span>\u6253\u5f00\n <a href=\"javascript:;\" class=\"btlink\" >\u5b9d\u5854\u5c0f\u7a0b\u5e8f\n <div class=\"weChatSamll\"><img src=\"https://app.bt.cn/static/app.png\"><em></em></div>\n </a>\n </span>\n <span>\u626b\u4e00\u626b\u767b\u5f55</span>\n </div>\n </div>\n </div>\n <div class=\"entrance\" style=\"display: none;\">\n <div class=\"bg_img\"></div>\n <div class=\"tips\">\n <span><img src=\"/static/img/safety_ico.png\"><span>\u626b\u7801\u767b\u5f55\u66f4\u5b89\u5168</span></span>\n <em></em>\n </div>\n </div>\n </div>\n</div>\n<script type=\"text/javascript\" src=\"/static/js/jquery-1.10.2.min.js\"></script>\n<script src=\"/static/language/zh-cn.js\"></script>\n<script src=\"/static/language/Simplified_Chinese/lan.js?date=20170920\"></script>\n<script type=\"text/javascript\" src=\"/static/layer/layer.js\"></script>\n<script type=\"text/javascript\" src=\"/static/js/jquery.qrcode.min.js\"></script>\n<script type=\"text/javascript\" src=\"/static/js/Validform_v5.3.2_min.js\"></script>\n<script type=\"text/javascript\">\n function Wreset(){\n var w = $(window).width();\n var yzmw = $(\".login .line\").width() - 140;\n if($(\".yzm\").is(\":visible\") && w > 640){\n $(\".login\").css({\"height\":\"365px\",\"margin-top\":\"-230px\"});\n }\n else{\n $(\".login\").removeAttr(\"style\")\n }\n $(\".login .yzm .inputtxt\").width(yzmw);\n }\n $(function(){\n Wreset();\n var setTime = '';\n $.get('/public?name=app&fun=login_qrcode', function(res){\n if (res.status){\n $('#qrcode').qrcode({\n render: \"canvas\", //\u4e5f\u53ef\u4ee5\u66ff\u6362\u4e3atable\n width: 150,\n height: 150,\n text: res.msg\n });\n $('.entrance').show();\n }\n }).error(function(res,textStatus,errorThrown) {\n if (res.status == 404){\n $('.entrance').hide();\n }\n });\n function controlTime(){\n $.get('/public?name=app&fun=is_scan_ok',function(res) {\n if(res.status){\n layer.msg('\u626b\u7801\u6210\u529f\uff0c\u8bf7\u7a0d\u540e...',{icon:1});\n clearInterval(setTime);\n loginAdmin(res.msg);\n }\n });\n }\n function loginAdmin(key){\n $.get('/public?name=app&fun=set_login',{secret_key:key},function(res) {\n layer.msg(res.msg,{icon:res.status?1:2})\n if (res.status){\n layer.msg('\u6b63\u5728\u5b89\u5168\u767b\u5f55\u4e2d,\u8bf7\u7a0d\u540e...',{time:0,shade: [0.4,'#fff'],icon:16});\n setTimeout(function(){\n location.href = '/';\n },1000);\n }\n });\n }\n $('.bg_img').click(function(event) {\n if ($(this).hasClass('pc')){\n $(this).removeClass('pc');\n $('.scanCode').hide().prev().show();\n clearInterval(setTime);\n $('.tips>span>span').html('\u626b\u7801\u767b\u5f55\u66f4\u5b89\u5168');\n }else{\n $(this).addClass('pc');\n $('.account').hide().next().show();\n $('.tips>span>span').html('\u70b9\u51fb\u8d26\u53f7\u767b\u5f55')\n setTime = window.setInterval(controlTime,2000);\n }\n });\n })\n window.onresize=function(){\n Wreset();\n }\n </script>\n <script type=\"text/javascript\">\n $(function(){\n $(\".loginform\").Validform({\n tiptype:function(msg,o,cssctl){\n if(!o.obj.is(\"form\")){\n var objtip=o.obj.siblings(\".Validform_checktip\");\n cssctl(objtip,o.type);\n objtip.text(msg);\n }\n }\n });\n });\n \n $('#login-button').click(function(){\n var username = encodeURIComponent($(\"input[name='username']\").val());\n var password = encodeURIComponent($(\"input[name='password']\").val());\n var code = $(\"input[name='code']\").val();\n if(username == '' || password == ''){\n layer.msg(\"\u8868\u5355\u9519\u8bef,\u8bf7\u91cd\u65b0\u8f93\u5165!\",{icon:2});\n return;\n }\n \n var data = 'username='+username+'&password='+password+'&code='+code;\n var loadT = layer.msg(\"\u6b63\u5728\u767b\u5f55...\",{icon:16,time:0,shade: [0.3, '#000']});\n $.post('/login',data,function(rdata){\n layer.close(loadT);\n if(!rdata.status){\n $(\"#errorStr\").html(rdata.msg);\n $(\"input[name='password']\").val('');\n num = rdata.msg.substring(rdata.msg.indexOf('[')+1,rdata.msg.indexOf(']'))\n if(num < 5){\n $(\".yzm\").show();\n $(\".login\").css(\"height\",\"332px\");\n $(\"input[name='code']\").val('');\n $(\".passcode\").click();\n }\n $(\".yzm\").show();\n Wreset();\n layer.msg(rdata.msg,{icon:2});\n return;\n }\n \n layer.msg(rdata.msg,{icon:16,time:0,shade: [0.3, '#000']});\n window.location.href = '/'; \n });\n });\n\n</script>\n</body>\n</html>\n\r\n0\r\n\r\n", "datamd5" : "3153af28ce4b03f05522c461a340fdc3", "datammh3" : 520803589, "device" : { "class" : "<enterprise field>: device.class" }, "forward" : "45.146.234.204", "geolocus" : { "asn" : "AS55933", "continent" : "OC", "continentname" : "Oceania", "country" : "AU", "countryname" : "Australia", "domain" : [ "apnic.net" ], "isineu" : "false", "latitude" : "-25.274398", "location" : "-25.274398,133.775136", "longitude" : "133.775136", "netname" : "IANA-NETBLOCK-45", "organization" : "This network range is not fully allocated to APNIC.", "subnet" : "45.0.0.0/8" }, "hostname" : [ "45.146.234.204" ], "ip" : "45.146.234.204", "ipv6" : "false", "latitude" : "46.0833", "location" : "46.0833,15.0000", "longitude" : "15.0000", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "ASN-QUADRANET-GLOBAL", "port" : 8889, "protocol" : "http", "protocolversion" : "1.1", "reason" : "OK", "seen_date" : "2024-11-21", "source" : "datascan::redirect::1", "status" : 200, "subnet" : "45.146.234.0/23", "tag" : "<enterprise field>: tag", "tls" : "false", "transport" : "tcp", "url" : "/login" }