- ID de l'analyse :
- 1a2d6b3e-6477-4be9-a04c-5b1a4b5eed2eTerminée
- URL soumise :
- https://letterboxd.com/asdaasdasd1111/list/asdkasdhnouyashdoasdasd/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 10 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 |
gtag | function |
analytic_params | object |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
googletag | object |
gaGlobal | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!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>