- 掃描 ID:
- 2cfb8707-dc82-438f-bbc7-c81f91ac11d3已完成
- 已提交的 URL:
- https://ibe-server.uphotel.agency/已重新導向
- 報告完成時間:
連結 · 找到 1 個
從頁面中識別的傳出連結
連結 | Text |
---|---|
http://eepurl.com/gCtmtH | Sign up for announcements |
JavaScript 變數 · 找到 3 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
主控台記錄訊息 · 找到 0 條
記錄到 Web 主控台的訊息
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>IBE Server - Account Setup</title>
<link rel="stylesheet" type="text/css" href="/assets/css/normalize.css">
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
<link href="https://fonts.googleapis.com/css?family=Titillium+Web" rel="stylesheet">
</head>
<body>
<div>
<div class="login-box">
<div class="logo"></div>
<p>Sign in your existing apaleo PMS account.</p>
<a href="/auth/authenticate" class="login-button apaleo">
Login with apaleo
</a>
<p class="subscribe">
<a href="http://eepurl.com/gCtmtH" target="_blank">Sign up for announcements</a>
to find out about new features as they're released.
</p>
</div>
<div class="login-footer">
<p>
By accessing this system you agree to our
<a href="/terms" target="_blank">terms and conditions</a>
</p>
</div>
</div>
</body></html>