- Scan-ID:
- 701c3b6b-8f6f-43ff-b94a-a03cced3b920Beendet
- Eingereichte URL:
- https://avrick.compactlists.com/Umgeleitet
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 5 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
Konsolenprotokoll-Meldungen · 1 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
verbose | dom |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Avrick - Avrick Direct</title>
<!-- Bootstrap Core CSS -->
<link href="https://avrick.compactlists.com/css/bootstrap.min.css" rel="stylesheet">
<link href="https://avrick.compactlists.com/css/login.css" rel="stylesheet">
<link href="https://avrick.compactlists.com/theme/avrick/login.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="login-body">
<article class="container-login center-block">
<section>
<div class="text-center"><img id="logoimg" src="https://avrick.compactlists.com/theme/avrick/logo.png" alt="Avrick - Avrick Direct"></div>
<br>
<div class="tab-content tabs-login col-lg-12 col-md-12 col-sm-12 cols-xs-12">
<div id="login-access" class="tab-pane fade active in">
<h2>Sign in</h2>
<form method="post" accept-charset="utf-8" autocomplete="off" role="form" class="form-horizontal">
<div class="form-group ">
<label for="login" class="sr-only">Username</label>
<input type="text" class="form-control" name="username" id="login_value" placeholder="Username" tabindex="1" value="">
</div>
<div class="form-group ">
<label for="password" class="sr-only">Password</label>
<input type="password" class="form-control" name="password" id="password" placeholder="Password" value="" tabindex="2">
</div>
<br>
<div class="form-group ">
<button type="submit" name="log-me-in" id="submit" tabindex="5" class="btn btn-lg btn-primary"><button-text>Go</button-text></button>
</div>
</form>
</div>
</div>
</section>
</article>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script></body></html>