- 扫描 ID:
- 31a34857-9002-412f-abdf-24bc568d026f已完成
- 提交的 URL:
- https://seetickets.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 11 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
GoogleAnalyticsObject | string |
ga | function |
$ | function |
jQuery | function |
google_tag_data | object |
gaplugins | object |
gaGlobal | object |
控制台日志消息 · 找到 2 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html><head><title></title>
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<link rel="stylesheet" type="text/css" href="https://c.ststat.net/content/seetickets/mainwebapp/busypages/css/base.css">
</head>
<body class="l-layout busy"><script async="" src="https://www.google-analytics.com/analytics.js"></script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m = s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create','UA-9921182-2','seetickets.com');ga('send','pageview','/VPNDetected');ga('send','pageview');</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js">
</script>
<script>
/* Add "https://api.ipify.org?format=json" to
get the IP Address of user*/
$(document).ready(()=>{
$.getJSON("https://api.ipify.org?format=json",
function (data) {
// Display IP address on screen
$("#pip_").html(data.ip);
})
})
</script>
<header class="l-header small"><div class="l-masthead small"><div class="g-inner"><div class="g-container" data-siteheader-target="">
</div></div></div></header>
<main class="l-content"><div class="g-outer g-grey">
<div class="g-inner"><section class="g-text-block g-ui-box">
<header class="g-ui-box-header"><h2 class="border">Unusual Traffic Detected</h2>
</header><div class="g-ui-box-content">
<p>We have detected unusual activity from the IP address or connection you are using.</p>
<p>If you are using a VPN or proxy service to connect to us, please disconnect it and try again.</p>
<p>You may see this page if you are accessing our website using automated software of any kind.</p>
Diagnostics
<div class="wibble" id="pip_">104.28.158.248</div>
<!-- <script> document.write(new Date().toLocaleDateString());
</script>
-->
<script>const now = new Date();
// get the current date and time as a string
const currentDateTime = now.toLocaleString()
document.write(currentDateTime);
</script>11/6/2024, 4:04:35 PM
WCBA
</div></section></div>
</div></main>
</body></html>