- ID scansione:
- e1a88e51-0d0c-46af-8949-229531b8c9d2Fatto
- URL inviato:
- https://boxd.it/5IgZ4
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 10 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
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
gtag | function |
analytic_params | object |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
googletag | object |
gaGlobal | object |
Messaggi di log della console · 2 trovati
Messaggi registrati nella console Web
Tipo | Categoria | Log |
---|---|---|
error | network |
|
error | network |
|
HTML
Il corpo HTML non elaborato della pagina
<!DOCTYPE html><html><head>
<title>Letterboxd - Not Found</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
html, body { height: 100%; margin: 0; padding: 0; font-family: -apple-system, "lucida grande", "lucida sans unicode", sans-serif; }
body { font-size: 62.5%; color: #fff; background: #14181c; background-size: cover; background-position: center; background-image: none; position: relative; overflow: hidden; padding: 30px; box-sizing: border-box; }
h1 { width: 240px; height: 32px; margin: 0 0 15px -3px; background: url("https://s.ltrbxd.com/static/img/errors/logo-combined-2x.96a9be81.png"); background-size: 238px 32px; }
h1 a { display: block; height: 80px; text-indent: 110%; white-space: nowrap; overflow: hidden; }
p { margin: 0 0 10px; font-size: 14px; line-height: 1.5; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75); }
p strong { font-size: 17px; font-weight: normal; }
a { color: #fff; }
p a { text-decoration: underline; }
p small a { font-size: 11px; text-decoration: none; color: #89a; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75); }
#bg { position: absolute; z-index: -1; }
</style>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-D3ECBB4D7L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
var analytic_params = {};
analytic_params['template'] = '/errors/not_found';
gtag('set', analytic_params);
gtag('config', 'G-D3ECBB4D7L', {
'cookie_domain': 'letterboxd.com',
});
</script>
</head>
<body class="error message-dark" style="background-image: url(https://s.ltrbxd.com/static/img/errors/not-found-2.1d691dfa.jpg)">
<section class="message">
<h1><a href="/">Letterboxd</a></h1>
<p><strong>Sorry, we can’t find the page you’ve requested.</strong><br>
Perhaps you imagined it? Please <a href="//letterboxd.com/contact/">contact</a> us if the problem persists.</p>
<p><small><a href="/film/fight-club/">Still from David Fincher’s Fight Club (1999)</a></small></p>
</section>
</body></html>