- 扫描 ID:
- e1a88e51-0d0c-46af-8949-229531b8c9d2已完成
- 提交的 URL:
- https://boxd.it/5IgZ4
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 10 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
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 |
控制台日志消息 · 找到 2 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
error | network |
|
HTML
页面的原始 HTML 正文
<!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>