https://fotpro135alto.com/

Submitted URL:
https://fotpro135alto.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 · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
		<style>
			p {
				font-family: monospace;
			}
		</style>
	</head>
	<body>
		<p> Contact us at: <a href="mailto:[email protected]">[email protected]</a></p>
	

	</body></html>