https://channel-api.scottishwidows.co.uk/

URL inviato:
https://channel-api.scottishwidows.co.uk/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 3 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 2 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
errornetwork
URL
https://channel-api.scottishwidows.co.uk/
Testo
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://channel-api.scottishwidows.co.uk/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

Il corpo HTML non elaborato della pagina

<!--?xml version="1.0" encoding="UTF-8"?--><html lang="en" xml:lang="en"><head>
<title>Not Found!</title>
<style type="text/css">/*><!--*/
    body { color: #000000; background-color: #FFFFFF; }
    a:link { color: #0000CC; }
    p, address {margin-left: 3em;}
    span {font-size: smaller;}
/**/-->
</style>
</head>
<body>
<h1>404 - Not Found!</h1>
<p>
The requested URL was not found on this server</p>
<hr>

</body></html>