https://luva.bet/

提交的 URL:
https://luva.bet/
报告完成时间:

链接 · 找到 0 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 4 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 2 条

记录到 Web 控制台的消息

类型类别记录
errornetwork
URL
https://luva.bet/
文本
Failed to load resource: the server responded with a status of 403 ()
errornetwork
URL
https://luva.bet/favicon.ico
文本
Failed to load resource: the server responded with a status of 403 ()

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>SERVICE NOT AVAILABLE</title>
</head>
<body>
<div class="access-denied">
    <div class="signup-blocked">
        <h2>WE’RE SORRY!</h2>
        <h2>THIS SITE IS NOT AVAILABLE IN YOUR LOCATION</h2>
    </div>
</div>

<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:'8de463b75e7d667b',t:'MTczMDg4ODgzMC4wMDAwMDA='};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>


<style>
    @import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Source+Sans+Pro&display=swap');

    body {
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 1.5;
        color: #384f66;
    }

    .access-denied {
        text-align: center;
        margin-top: 70px;
    }

    .signup-blocked {
        max-width: 500px;
        margin: 0 auto;
        padding: 0 20px
    }

    h2 {
        font-family: 'Lato', sans-serif;
        font-weight: 900;
        font-size: 16px;
        text-transform: uppercase;
    }

    p {
        font-size: 14px;
    }

    .signup-blocked-link {
        color: #00a61b;
    }
</style></body></html>