- ID de l'analyse :
- 06e5e798-1363-4a49-906d-663ad09016cbTerminée
- URL soumise :
- https://scanurl.me/404/404
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 4 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfBeacon | object |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!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&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="{"rayId":"8f3df9f40a282fbb","version":"2024.10.5","r":1,"serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"ca94fc76907044ebafbe6af2234d2f10","b":1}" crossorigin="anonymous"></script>
</body></html>