https://bnc.lt/

Submitted URL:
https://bnc.lt
Report Finished:

The outgoing links identified from the page

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

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://bnc.lt/
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
		<link rel="stylesheet" type="text/css" href="https://cdn.branch.io/static/styles.css">
	</head>
	<body>
		<div class="container">
			<h1>That link could not be found!</h1>
			<h2>Check the spelling of the link or make sure you're using the correct domain.</h2>
		</div>
	
</body></html>