https://www.justwatch-platform.com/login

Submitted URL:
https://www.justwatch-platform.com/login
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 7 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
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
webpackJsonpobject
__cfRLUnblockHandlersboolean

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
verbosedom

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-d02f5728.8e14bcff.js" rel="prefetch"><link href="js/app.1f4e95f4.js" rel="preload" as="script"><link rel="preload" as="script" href="js/app.1f4e95f4.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.1f4e95f4.js" type="text/javascript"></script><!--<script src="js/app.1f4e95f4.js" type="text/javascript"></script>--><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e1cf6cafa4e383f',t:'MTczMTQ4MjA1Ny4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe></body></html>