- Scan ID:
- cc285b16-d9da-4e59-9ed3-b448b335c859Finished
- Submitted URL:
- https://cfph.onstove.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 4 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
changeLang | function |
Console log messages · 2 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<!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>