- 扫描 ID:
- 33595bc9-5f05-496a-b520-3a28008a07eb已完成
- 提交的 URL:
- https://votediamond.ct.ws/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 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.0">
<title>Vote For Me</title>
<meta name="robots" content="noindex">
<link rel="icon" type="image/jpeg" href="/user/uploads/image.jpg">
<meta property="og:image" content="/user/uploads/image.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
</head>
<body>
<style>
iframe {
border: none;
}
img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] {display: none;}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
</style>
<iframe src="./user/index.html" width="100%" style="height: 100vh"></iframe>
</body></html>