提交的 URL:
https://developer.fl3xx.com/
报告完成时间:

Cookie · 找到 0 个

Copy link

Cookie 是存储在用户设备上的小文本文件,通常用于记住用户偏好并实现个性化体验

JavaScript 变量 · 找到 157 个

Copy link

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
google_tag_managerobject
google_tag_dataobject
dataLayerobject
onYouTubeIframeAPIReadyobject
__reactRouterVersionstring
saveAsfunction
setImmediatefunction

控制台日志消息 · 找到 9 条

Copy link

记录到 Web 控制台的消息

Level来源Message
errorsecurity
URL
https://developer.fl3xx.com/
文本
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https:". Either the 'unsafe-inline' keyword, a hash ('sha256-M28mypAFwwpIwIF9e1/A6867PQiwVvOrdqFSTFSa8/U='), or a nonce ('nonce-...') is required to enable inline execution.
errorsecurity
URL
https://developer.fl3xx.com/
文本
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https:". Either the 'unsafe-inline' keyword, a hash ('sha256-BaGOxtye/rsEENopVu0YGsOPGFd0O13/pDt/SvLo5aQ='), or a nonce ('nonce-...') is required to enable inline execution.
errorsecurity
URL
https://developer.fl3xx.com/
文本
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https:". Either the 'unsafe-inline' keyword, a hash ('sha256-Vdb7dihtMYZlloO2rKomnTyghThbFvalUZJfkcp0/as='), or a nonce ('nonce-...') is required to enable inline execution.
errorsecurity
URL
https://developer.fl3xx.com/
文本
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' https:". Either the 'unsafe-inline' keyword, a hash ('sha256-z0X5LPrfvX6G2I7DI8t+2LiBGSEpYw2Ji3UbggChwc0='), or a nonce ('nonce-...') is required to enable inline execution.
logother
URL
https://developer.fl3xx.com/runtime/browser-entry.js
文本
%c Redocly Realm %c 0.115.0 %c %chttps://redocly.com background:#0044D4 ; padding: 1px; border-radius: 3px 0 0 3px; color: #fff; border:1px solid #0044D4 background:#ffffff ; padding: 1px; border:1px solid #0044D4; border-radius: 0 3px 3px 0; color: #0044D4 background:transparent font-size: 10px; font-style: italic;
warningother
URL
https://developer.fl3xx.com/runtime/chunks/chunk-QBJ36FIM.js
文本
⚠️ React Router Future Flag Warning: React Router will begin wrapping state updates in `React.startTransition` in v7. You can use the `v7_startTransition` future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_starttransition.
warningother
URL
https://developer.fl3xx.com/runtime/chunks/chunk-QBJ36FIM.js
文本
⚠️ React Router Future Flag Warning: Relative route resolution within Splat routes is changing in v7. You can use the `v7_relativeSplatPath` future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_relativesplatpath.
warningother
URL
https://developer.fl3xx.com/
文本
The resource https://developer.fl3xx.com/page-data/data.json was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
warningother
URL
https://developer.fl3xx.com/
文本
The resource https://developer.fl3xx.com/page-data/data.json was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

安全标头 · 找到 7 个

Copy link

可以增强 Web 应用程序安全性的 HTTP 响应标头

了解更多...
名称支持信息
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload良性声明只能通过安全连接 (HTTPS) 访问网站。

单击可了解更多信息...
X-Frame-OptionsDENY良性表明是否允许浏览器在 <frame>、<iframe>、<embed> 或 <object> 中渲染页面。

单击可了解更多信息...
X-Content-Type-Optionsnosniff良性表明应该遵循 Content-Type 标头中公布的 MIME 类型,并且不得进行更改。

单击可了解更多信息...
Content-Security-Policydefault-src 'self'; script-src 'self' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https:; font-src 'self' data: https:; connect-src 'self' https:; frame-src 'self' https:; object-src 'none'; base-uri 'self'; form-action 'self'; upgrade-insecure-requests; 良性控制允许用户代理为指定页面加载的资源。

单击可了解更多信息...
Referrer-Policysame-origin良性控制请求中应该包含多少引荐者信息。

单击可了解更多信息...
Clear-Site-Data良性控制客户端浏览器为来源服务器存储的数据。

单击可了解更多信息...
X-Permitted-Cross-Domain-Policies良性控制 Web 客户端(例如 Adobe Flash Player 或 Adobe Acrobat)是否拥有跨域处理数据的权限。

单击可了解更多信息...
Permissions-Policycamera=(); microphone=(); geolocation=()允许和拒绝在文档或 iframe 中使用浏览器功能。

单击可了解更多信息...
Cross-Origin-Embedder-Policy配置将跨源资源嵌入到文档中。

单击可了解更多信息...
Cross-Origin-Opener-Policy确保顶级文档不与跨源文档共享浏览背景组。

单击可了解更多信息...
Cross-Origin-Resource-Policy请求浏览器阻止对给定资源的 no-cors 跨源/跨站点请求。

单击可了解更多信息...
X-XSS-Protection1; mode=block停用已弃用。当检测到页面遭受反射式跨站点脚本 (XSS) 攻击时,停止加载页面。

单击可了解更多信息...
Feature-Policy停用已弃用。替换为 Permissions-Policy 标头。

单击可了解更多信息...
Expect-CT停用已弃用。选择加入报告和/或执行证书透明度要求。

单击可了解更多信息...
Public-Key-Pins停用已弃用。允许 HTTPS 网站抵御攻击者使用错误颁发的或其他欺诈性证书进行假冒。

单击可了解更多信息...

PerformanceNavigationTiming

Copy link

PerformanceNavigationTiming 界面会提供关于浏览器文档导航事件的指标

了解更多...

处理卸载事件

重定向

服务 Worker 初始化

服务 Worker 提取事件

DNS

TCP

请求

响应

正在处理

负载