https://ibe-server.uphotel.agency/apaleo

已提交的 URL:
https://ibe-server.uphotel.agency/已重新導向
報告完成時間:

連結 · 找到 1 個

連結Text

JavaScript 變數 · 找到 3 個

名稱類型

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

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>