- 扫描 ID:
- cc285b16-d9da-4e59-9ed3-b448b335c859已完成
- 提交的 URL:
- https://cfph.onstove.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
changeLang | function |
控制台日志消息 · 找到 2 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta content="width=device-width,initial-scale=1" name="viewport"><title>AccessDeny</title><style>html{font-size:30px;font-family:PingFangSC-Regular}.content{padding:0 30px 0;width:1200px}.text1{font-size:1.25em}.text2{font-size:.625em}.text3{font-size:.75em;margin:100px 0}.footer-line{border-top:1px solid #000}</style></head><body style="display: block;"><div class="content"><h1 class="err">Restricted Access</h1><p class="text2"><span id="id1">Request ID:</span><span>16902634944497279120</span></p><p class="text3">The security policy of this website has blocked you from further access.</p><div class="footer-line"><p class="text2"><span id="id3">Protected by Tencent Cloud EdgeOne</span></p></div></div><script>function changeLang(){["zh-cn","zh"].includes((navigator.userLanguage||navigator.language).toLowerCase())&&(document.querySelector(".err").innerHTML="访问受限",document.querySelector(".text3").innerHTML="您的请求已被该站点的安全策略拦截。",document.querySelector("#id1").innerHTML="请求 ID:",document.querySelector("#id3").innerHTML="由 Tencent Cloud EdgeOne 提供防护"),document.body.style="display: block"}changeLang()</script></body></html>