- 扫描 ID:
- 2cfb8707-dc82-438f-bbc7-c81f91ac11d3已完成
- 提交的 URL:
- https://ibe-server.uphotel.agency/已重定向
- 报告完成时间:
链接 · 找到 1 个
从页面中识别出的传出链接
链接 | 文本 |
---|---|
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>