- 扫描 ID:
- 9f7280d5-2fe9-4b63-b740-ef2606e09e15已完成
- 提交的 URL:
- https://onetag-sys.com/
- 报告完成时间:
链接 · 找到 2 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
http://www.onetag.com/ | Click here for the OneTag homepage |
http://www.onetag.com/privacy/ | Click here for our privacy policy |
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html><head>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<title>OneTag Advertising System</title>
<style>
body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
h1 {
color: white;
font-size: 36px;
margin: 60px;
}
</style>
</head>
<body>
<div style="background:#04172c; height:400px; width:100%; padding-top: 80px;"><img src="https://onetag-cdn.com/media/1810ab0f-23f9-4cc9-bcf6-3436c65530ed.png" style="height:80px;" alt="OneTag Company Logo">
<h1>This is the OneTag Advertising System</h1>
</div>
<br><br>
<a href="http://www.onetag.com/">Click here for the OneTag homepage</a>
<br><br>
<a href="http://www.onetag.com/privacy/">Click here for our privacy policy</a>
</body></html>