https://boxd.it/5IgZ4

Submitted URL:
https://boxd.it/5IgZ4
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 10 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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
analytic_paramsobject
dataLayerobject
google_tag_managerobject
google_tag_dataobject
googletagobject
gaGlobalobject

Console log messages · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://boxd.it/5IgZ4
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://boxd.it/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!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>