https://www.best-available-rate.com/

ID de l'analyse :
d66b4d62-8048-4cd4-973a-798d94239ab5Terminée
URL soumise :
https://www.best-available-rate.com/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 6 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
webpackJsonpobject
__cfRLUnblockHandlersboolean

Messages de journal de console : 1 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
verbosedom
URL
https://www.best-available-rate.com/login
texte
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

Le corps HTML de la page en données brutes

<!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>