- 扫描 ID:
- 1c16bdfd-cc2c-46fe-9ab5-dcd6335daafb已完成
- 提交的 URL:
- https://apple.track-location.online/nE4o
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 2 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
error | network |
|
HTML
页面的原始 HTML 正文
<html><head></head><body><style>*{ box-sizing: border-box; margin: 0; padding: 0; border: 0; } html, body{ width: 100%; height: 100%; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 14px; line-height: 21px; color: gray; background: white url(abstract-dots.jpg) no-repeat center center fixed; background-size: cover; } div{ max-width: 360px; min-width: 180px; margin: auto; padding: 20px; position: relative; top: 50%; transform: translateY(-50%); background-color: white; } h1{ margin-bottom: 20px; }</style><div><h1>Internal Server Error</h1><p>Something went wrong. Please try again later. The engineers were notified.</p></div></body></html>