https://lecteurvideo.com/

Submitted URL:
https://lecteurvideo.com/
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 · 2 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://lecteurvideo.com/theme/style.css
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://lecteurvideo.com/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>
 		<meta http-equiv="content-type" content="text/html; charset=utf-8">
		<title>LecteurVideo</title>
		<meta name="robots" content="noindex,nofollow">
		<link href="/theme/style.css" rel="stylesheet" type="text/css">
	</head>

<body></body></html>