- 扫描 ID:
- af83e3c6-64fa-45c1-a6b0-e2715a4263a4已完成
- 提交的 URL:
- https://www.svip998.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title>ChancesClub</title>
<style>
iframe{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
height: 750px;
width: 430px;
border: none;
border-radius: 8px;
}
body{
background-color: #f3f3f3;
margin: 0;
padding: 0;
}
</style>
</head>
<body>
<iframe src="/?screen=true"></iframe>
</body></html>