https://scanurl.me/404

Eingereichte URL:
https://scanurl.me/404
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 4 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

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfBeaconobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
errornetwork

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
<title>404 Error – Page Not Found design HTML</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700,800&amp;display=swap" rel="stylesheet">
<style>
.not-found {
    text-align: center;
    padding: 100px 0px 50px;
    font-family: 'Raleway', sans-serif;
    color: #333;
}
.not-found h2 {
    font-size: 36px;
}
.not-found h3 {
    font-size: 22px;
    font-weight: normal;
}
.not-found h2 span {
    background-color: #eee;
    color: #03A9F4;
    width: 200px;
    height: 170px;
    display: inline-grid;
    align-items: center;
    font-size: 100px;
    border-radius: 20px;
    font-style: italic;
    margin-bottom: 15px;
}
.not-found p {
    font-size: 17px;
    line-height: 32px;
    color: #9E9E9E;
}
.not-found .go-on {
    padding: 20px 0px 20px;
}
.not-found .go-on a {
    padding: 7px 15px;
    background-color: #2196F3;
    border-radius: 4px;
    font-size: 20px;
    margin: 10px 10px;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.not-found .go-on a:hover{
  opacity: 0.8;
}
.not-found form input {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 10px;
    box-sizing: border-box;
}
.not-found form .submit-btn {
    height: 40px;
    border: none;
    margin-left: 10px;
    color: #fff;
    background-color: #03a9f4;
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 15px;
}
.not-found form .submit-btn:hover{
  opacity: 0.8;
}
.not-found hr {
    border: 1px solid #eeeeee;
    margin: 30px 0px;
}
</style>
</head>
<body>
<div class="not-found">
<h2><span>404</span><br>Page not found</h2>
<h3>Oops, sorry we can’t find that page!!</h3>
<div class="go-on">
<a href="https://www.scanurl.me/">Visit Homepage</a>
<a href="https://www.scanurl.me/contact.php">Contact Us</a>
</div>
</div>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8f481e54b8153845&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;ca94fc76907044ebafbe6af2234d2f10&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>


</body></html>