- 掃描 ID:
- 82a2f0d6-0878-4a98-9081-e5fd94fef404已完成
- 已提交的 URL:
- https://api2tokyo.keypascoid.com/
- 報告完成時間:
連結 · 找到 1 個
從頁面中識別的傳出連結
連結 | Text |
---|---|
https://www.enable-javascript.com/ | here |
JavaScript 變數 · 找到 5 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
loginFormBuildUniqueUsername | function |
togglePasswordVisibility | function |
主控台記錄訊息 · 找到 0 條
記錄到 Web 主控台的訊息
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Borgen</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="/resources/img/favicon.ico">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon.png">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon-72x72.png" sizes="72x72">
<link rel="apple-touch-icon" href="/resources/img/apple-touch-icon-114x114.png" sizes="114x114">
<link rel="stylesheet" type="text/css" href="/resources/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/resources/css/flexslider.css">
<link rel="stylesheet" type="text/css" href="/resources/css/colorbox.css">
<link rel="stylesheet" type="text/css" href="/resources/css/qubico.css">
<link rel="stylesheet" type="text/css" href="/resources/css/qubico-Keypasco-blue.css">
<link rel="stylesheet" type="text/css" href="/resources/css/font-lato.css">
</head>
<body>
<nav id="main-nav" class="navbar navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#site-nav">
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<span class="logo-small"><img src="/resources/img/Borgen-logo-45x45.png" alt="Borgen logo"></span>
<span class="to-top"><i class="fa fa-arrow-up"></i></span>
</div>
<div id="site-nav" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/admin/index.html">Administration</a></li>
</ul>
</div>
</div>
</nav>
<section class="white-bg padding-top">
<div class="container features">
<noscript>
<p>
For full functionality of the Admin GUI it is necessary to enable JavaScript.<br>
Instructions about how to enable JavaScript in your browser you can find
<a href="https://www.enable-javascript.com/" target="_blank">here</a>.
</p>
</noscript>
<form name="loginform" action="/admin/login" method="post">
<fieldset>
<legend>Administration Login</legend>
<table>
<tbody><tr>
<td><label for="icp">ICP </label></td>
<td><input id="icp" name="icp" autofocus="" autocomplete="off"></td>
</tr>
<tr>
<td><label for="username_part">Username </label></td>
<td>
<input id="username_part" name="username_part" autocomplete="off">
<input type="hidden" id="unique_username" name="unique_username">
</td>
</tr>
<tr>
<td><label for="password">Password </label></td>
<td>
<input type="password" id="password" name="password" autocomplete="off">
<span class="glyphicon glyphicon-eye-open" onclick="togglePasswordVisibility(document.getElementById('password'), this)"></span>
</td>
</tr>
<tr>
<td>
<div class="form-actions">
<button class="btn" id="loginButton" onclick="loginFormBuildUniqueUsername(document.getElementById('icp'), document.getElementById('username_part'), document.getElementById('unique_username'));return true;">
Log in
</button>
</div>
</td>
<td></td>
</tr>
</tbody></table>
</fieldset>
</form>
</div>
</section>
<section id="press" class="white-bg padding-top-bottom">
<div class="container features">
<h1 class="section-title">Borgen - Secure Your Identity</h1>
<div class="row">
<p>
To protect your privacy is the crucial part of our core business and the fundamentals of our solution.
Our business strategy is to protect your customers privacy.
Therefore, we assure you that we do not collect personal information from you unless you provide it to us.
You should be assured that except the following limited situations we do not provide or sell personal information about our
customers or site visitors to vendors without the active acceptance from the users.</p>
<br>
</div>
</div>
</section>
<footer id="main-footer" class="color-bg light-typo">
<div class="container text-center">
<p>Copyright ©
<script type="text/JavaScript">
document.write("2010-" + new Date().getFullYear() + " All rights reserved.")
</script>2010-2024 All rights reserved.
</p>
</div>
</footer>
<script src="/resources/js/authentication2.js"></script>
</body></html>