https://myaqsh.com/

Submitted URL:
https://myaqsh.com
Report Finished:

The outgoing links identified from the page

LinkText
https://apps.apple.com/cn/app/an-quan-shou-hu2/id1026478681iPhone版下载
http://a.app.qq.com/o/simple.jsp?pkgname=com.tgelec.aqshAndroid版下载
https://apps.apple.com/cn/app/an-quan-shou-hu/id1008089557iPhone版下载
http://a.app.qq.com/o/simple.jsp?pkgname=org.zywx.wbpalmstar.widgetone.uexaaagg10001Android版下载
http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44030602007274粤公网安备 44030602007274号
http://beian.miit.gov.cn粤ICP备17024594号-1

JavaScript Variables · 8 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
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$$function
isWeiXinfunction
initLoadfunction
showTipfunction
hideTipfunction

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>安全守护</title>
    
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
        <meta http-equiv="Pragma" content="no-cache">
            <meta http-equiv="Expires" content="0">
<link rel="icon" href="data:;base64,=">
<style>
	body{font-family: Arial, Helvetica, sans-serif;font-family:微软雅黑;margin:0;padding:0;font-size: 62.5%;overflow-x: hidden;overflow-y: auto;}
	.container{padding: 1em;font-size: 1.6em;text-align: center;}
	.header{color:#FFF;background:#008B8B;padding: 1em 0;}
	.header p{margin: 0 0 0 1em;padding: 0;}
	.cont{margin-top: 1.5em;}
	.app_icon{width: 4em;height: 4em;}
	.app_name,.btn_box{margin-top: 0.5em;}
	.app_tip{font-size: 0.8em; color: red;}
	.btn_box a { 
		display: inline-block;
	    width: 11em;
	    height: 2.6em;
	    line-height: 2.6em;
	    font-size: 0.675em;
	    border-radius: 0.2em;
	    margin: 0 0.5em;
	    color:#CBE7FF;
	    background-color:#5F9EA0;
	    cursor:pointer;
	    text-decoration: none;
	    text-indent: 2em;
	    background-repeat: no-repeat;
	    background-position: 1em center;
	    background-size: 1.8em;
	}
	a.iphone_a{background-image: url(https://www.myaqsh.com/iphone.png);}
	a.android_a{background-image: url(https://www.myaqsh.com/android.png); background-size: 1.65em;}
	#mask{
		background-color: #000;
		position: fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		opacity: 0.80;
		filter: Alpha(Opacity=80);
		z-index: 900;
	}
	#open_tip_wrap{
		font-size: 1.8em;
		width: 13em;
		height: 7.6em;
		position: fixed;
		top: 0px;
		right: 1em;
		background-image: url(https://www.myaqsh.com/tip_bg.png);
		background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		z-index: 901;
	}
	#open_tip{
		width: 8.8em;
		font-size: 0.825em;
		position: absolute;
		top: 3.4em;
		left: 2.8em;
	}
	#footer{font-size: 0.8em; color: #999;}
	#footer a{color: #999;}
	.center {
		display: flex;
		align-items: center;
		justify-content: center;
	}
</style>

<script type="text/javascript">
function $$(id)
{
	return document.getElementById(id);
}
function isWeiXin()
{
    var ua = window.navigator.userAgent.toLowerCase();
    if(ua.match(/MicroMessenger/i) == 'micromessenger'){
        return true;
    }else{
        return false;
    }
}

function initLoad()
{
	if(isWeiXin())
	{
		showTip();
	}else{
		hideTip();
	}
}
function showTip()
{
	$$('mask').style.display = 'block';
	$$('open_tip_wrap').style.display = 'block';
}
function hideTip()
{
	$$('mask').style.display = 'none';
	$$('open_tip_wrap').style.display = 'none';
}
</script>

</head>
<body onload="initLoad()">
	<div id="mask" onclick="hideTip()"></div>
	<div id="open_tip_wrap" onclick="hideTip()">
		<p id="open_tip">请选择"在浏览器中打开"或者"在Safari中打开"</p>
	</div>

	<div class="container">
		<div class="wrapper">
			<div class="cont">
				<div>
					<img class="app_icon" src="https://www.myaqsh.com/Icon2.png">
				</div>

	            <div class="app_name">安全守护2<!--<br><span class="app_tip">(儿童手表专用)</span>--></div>
				
				<div class="btn_box">
					<a class="iphone_a" href="https://apps.apple.com/cn/app/an-quan-shou-hu2/id1026478681">
						<span>iPhone版下载</span>
					</a>

					<a class="android_a" href="http://a.app.qq.com/o/simple.jsp?pkgname=com.tgelec.aqsh">
						<span>Android版下载</span>
					</a>
				</div>
			</div>
			
	        <div class="cont">
				<div>
					<img class="app_icon" src="https://www.myaqsh.com/Icon.png">
				</div>

	            <div class="app_name">安全守护<!--<br><span class="app_tip">(老人手表/定位器专用)</span>--></div>
				
				<div class="btn_box">
					<a class="iphone_a" href="https://apps.apple.com/cn/app/an-quan-shou-hu/id1008089557">
						<span>iPhone版下载</span>
					</a>

					<a class="android_a" href="http://a.app.qq.com/o/simple.jsp?pkgname=org.zywx.wbpalmstar.widgetone.uexaaagg10001">
						<span>Android版下载</span>
					</a>
				</div>
			</div>
			
	        <div class="cont">
				<div>
					<img class="app_icon" src="https://www.myaqsh.com/gzh.jpg?ts=888" style="width: 6em; height: 6em;">
				</div>

	            <div class="app_name">安全守护公众号</div>
				
	            <div class="btn_box" style="font-size: 0.8em;">微信扫描或长按识别二维码,关注公众号<br>为您解答使用上的问题</div>
			</div>
			
	        <div class="cont">
				<div>
					<img class="app_icon" src="https://www.myaqsh.com/Icon_wx.jpg" style="width: 6em; height: 6em;">
				</div>

	            <div class="app_name">安全守护小程序</div>
				
	            <div class="btn_box" style="font-size: 0.8em;">微信扫描或长按识别小程序码,打开小程序<br>免下载APP便捷使用</div>
				
			</div>
	    </div>

	    <br><br><br><br>
		
		<div id="footer">
			<p>
				<a href="https://www.myaqsh.com/doc/docAgreement.html" target="_blank">用户协议</a>
				<span style="margin: 0 2em;">|</span>
				<a href="https://www.myaqsh.com/doc/docPrivacyPolicy.html" target="_blank">隐私政策</a>
			</p>
			
			<p class="center">
		    	<img src="./0.webp" alt="">
		    	<a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44030602007274" target="_blank">粤公网安备 44030602007274号</a>
				&nbsp;&nbsp;&nbsp;
				<a href="http://beian.miit.gov.cn" target="_blank">粤ICP备17024594号-1</a>
			</p>
			
		    <p>
		    	<span>深圳市安全守护科技有限公司</span>
			</p>
			
		    <p>
		    	<span>联系方式:0755-23001595 / 26051865</span>
			</p>
			
		    <p>
		    	<span>广东省深圳市宝安区西乡街道宝源路名优采购中心A620</span>
			</p>
		</div>
    </div>


</body></html>