- Scan ID:
- d66b4d62-8048-4cd4-973a-798d94239ab5Finished
- Submitted URL:
- https://www.best-available-rate.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 6 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfQR | object |
webpackJsonp | object |
__cfRLUnblockHandlers | boolean |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
verbose | dom |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><title></title><style>html {
-moz-user-select: none;
/* Firefox私有属性 */
-webkit-user-select: none;
/* WebKit内核私有属性 */
-ms-user-select: none;
/* IE私有属性(IE10及以后) */
-khtml-user-select: none;
/* KHTML内核私有属性 */
-o-user-select: none;
/* Opera私有属性 */
user-select: none;
/* CSS3属性 */
}
.css-1dztziv {
top: 10px !important;
bottom: unset !important;
position: relative;
}
.info {
position: absolute;
display: block;
width: 10px;
height: 10px;
background: red;
border-radius: 50%;
top: 4px;
right: 3px;
}
.css-mq01fk {
display: none;
}</style><script type="text/javascript">document.addEventListener('plusready', function() {
var webview = plus.webview.currentWebview();
var firstClick = null;
plus.key.addEventListener('backbutton', function() {
webview.canBack(function(e) {
if (e.canBack) {
webview.back();
} else {
//首次按键,提示‘再按一次退出应用’
if (!firstClick) {
firstClick = new Date().getTime();
let msg = "再按一次退出应用";
if (localStorage.getItem("lang") == "vi") {
msg = "Nhấn lại để thoát ứng dụng";
} else if (localStorage.getItem("lang") == "ko") {
msg = "앱을 종료하려면 다시 누르세요";
} else if (localStorage.getItem("lang") == "zh") {
msg = "再按一次退出应用";
} else if (localStorage.getItem("lang") == "en") {
msg = "Press again to exit the app";
}
plus.nativeUI.toast(msg);
setTimeout(function() {
firstClick = null;
}, 1000);
} else {
if (new Date().getTime() - firstClick < 1500) {
plus.runtime.quit();
}
}
}
})
});
});</script><link href="js/chunk-c7fd8268.a32ea5a7.js" rel="prefetch"><link href="js/app.95e952a5.js" rel="preload" as="script"><link rel="icon" type="image/png" sizes="32x32" href="img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="img/icons/favicon-16x16.png"><link rel="manifest" href="manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="maizuo-h6"><link rel="apple-touch-icon" href="img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="img/icons/safari-pinned-tab.svg" color="#4DBA87"><meta name="msapplication-TileImage" content="img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"><link rel="preload" as="script" href="js/app.95e952a5.js"></head><body><noscript><strong>We're sorry but maizuo-h6 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/app.95e952a5.js" type="text/javascript"></script><!--<script src="js/app.95e952a5.js" type="text/javascript"></script>--></body></html>