https://www.arbitrary.ch/main/

提交的 URL:
https://arbitrary.ch/已重定向
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

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

类型类别记录
errorother
文本
Error with Permissions-Policy header: Parse of permissions policy failed because of errors reported by structured header parser.
errorother
URL
https://www.arbitrary.ch/main/
文本
Unrecognized Content-Security-Policy directive 'referrer'.
errorother
URL
https://www.arbitrary.ch/main/
文本
Unrecognized Content-Security-Policy directive 'reflected-xss'.

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="robots" content="noindex, nofollow">
    <style>
      body {
        font-family: sans-serif;
      }
      .footnote {
        font-size: 150%;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-bottom: 5px;
      }
      div.top {
        color: #ffcc00;
        background-color: #0066cc;
        position: absolute;
        top: 0;
        left: 0;
        height: 50%;
        width: 100%;
      }
      div.bottom {
        color: #0066cc;
        background-color: #ffcc00;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 50%;
        width: 100%;
      }
    </style>
    <title>Oblivion</title>
   </head>
   <body>
      <div class="top">
      </div>
      <div class="bottom">
        <p class="footnote">Intentionally left blank!</p>
      </div>
   

</body></html>