- Scan ID:
- 2dc0996a-3738-476b-82ed-e513a509e31eFinished
- Submitted URL:
- https://eu.citnow.com/pt/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
https://citnow.com |
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<html lang="en"><head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex">
<title>CitNOW - 404</title>
<!-- Style -->
<style>
body {
background-color: #0026A3;
color: #666666;
font-family: "Open Sans",Arial,sans-serif;
font-size: 15px;
-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1024px) {
body {
font-size: 14px;
}
}
body.branding-acg {
background-color: #2D3737;
}
body.branding-mercedes {
background-color: #000;
}
p {
font-size: 1em;
line-height: 1.5;
margin: 1em 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Rubik",Calibri,Helvetica,Arial,sans-serif;
}
h1 {
font-size: 2em;
color: #444444;
}
.constraint {
margin: 4em auto !important;
width: 80% !important;
max-width: 25em !important;
}
.logo {
width: 12em;
margin: 0 auto 3em auto;
}
img {
border: 0;
max-width: 100%;
display: block;
}
.content-block {
background-color: #FFF;
border-radius: 3px;
padding: 1.5em;
}
.content-block h1:first-child {
margin-top: 0.5em;
}
</style>
</head>
<body>
<div class="constraint">
<a href="https://citnow.com"><img class="logo" src="/vp_pages/themes/citnow/assets/images/logo-citnow--group-rev.svg" alt="CitNOW Group"></a>
<div class="content-block">
<h1>Sorry, something went wrong</h1>
<p>Unfortunately something went wrong with your request. Perhaps the web address you followed was incorrect or something went wrong at our end.</p>
<p>Not to worry, we’ve been notified of the problem and will check it out.</p>
<p>If you’re really stuck, give us a call on <strong>01189 977740</strong>.</p>
</div><!-- .content-block -->
</div><!-- .constraint -->
</body></html>