https://shared.outlook.inky.com/

已提交的 URL:
https://shared.outlook.inky.com/
報告完成時間:

連結 · 找到 0 個

從頁面中識別的傳出連結

JavaScript 變數 · 找到 3 個

在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

主控台記錄訊息 · 找到 0 條

記錄到 Web 主控台的訊息

HTML

頁面的原始 HTML 主體

<!DOCTYPE html><html><head>
<title>Inky Phish Fence</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
    <div class="vertical-spacer-3"></div>
    <div class="vertical-spacer-3"></div>
    <div class="header">
      <center>
        <img src="img/new_logo.png" height="50">
      </center>
    </div>
    <div class="vertical-spacer-3"></div>
    <div class="narrower">
      <a href="/dashboard">Click here if you're looking for the Inky Dashboard</a>
    </div>


</body></html>