https://d15k2d11r6t6rl.cloudfront.net/

送信済みURL:
https://d15k2d11r6t6rl.cloudfront.net/
レポート終了日:

リンク · 0件検出

ページから特定された発信リンク

JavaScript変数 · 33件検出

ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です

名前規模
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gsapVersionsobject
Linearobject
Power0object
Quadobject
Power1object
Cubicobject
Power2object

コンソールログメッセージ · 2件検出

Webコンソールにログ記録されたメッセージ

規模分類ログ
errornetwork
URL
https://d15k2d11r6t6rl.cloudfront.net/
テキスト
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://d15k2d11r6t6rl.cloudfront.net/favicon.ico
テキスト
Failed to load resource: the server responded with a status of 404 ()

HTML

未加工のHTMLページ本文

<!DOCTYPE html><html lang="en"><head>
  <meta charset="UTF-8">
  <title>404 Error Cogwheels(GSAP)</title>
  <link rel="stylesheet" href="./404/style.css">

</head>
<body>
<!-- partial:index.partial.html -->
<div class="container">
  <h1 class="first-four">4</h1>
  <div class="cog-wheel1">
      <div class="cog1" style="transform-origin: 50% 50%; transform: translate3d(0px, 0px, 0px) rotate(33.3deg);">
        <div class="top"></div>
        <div class="down"></div>
        <div class="left-top"></div>
        <div class="left-down"></div>
        <div class="right-top"></div>
        <div class="right-down"></div>
        <div class="left"></div>
        <div class="right"></div>
    </div>
  </div>
  
  <div class="cog-wheel2"> 
    <div class="cog2" style="transform-origin: 50% 50%; transform: translate3d(0px, 0px, 0px) rotate(-33.3deg);">
        <div class="top"></div>
        <div class="down"></div>
        <div class="left-top"></div>
        <div class="left-down"></div>
        <div class="right-top"></div>
        <div class="right-down"></div>
        <div class="left"></div>
        <div class="right"></div>
    </div>
  </div>
 <h1 class="second-four">4</h1>
  <p class="wrong-para" style="opacity: 0.9324;">Uh Oh! Page not found!</p>
</div>
<!-- partial -->
  <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.3.1/gsap.min.js"></script><script src="./404/script.js"></script>



</body></html>