https://dotsply.com/

Submitted URL:
https://dotsply.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 lang="en"><head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta name="description" content="">
	<meta name="robots" content="noindex">
	<meta name="viewport" content="width=device-width">
	<title>3 2024.10.1.110</title>
	<style type="text/css">
		body {
			background-color: #0F1D3A;
			font-size: 12px;
			font-family: Helvetica, Arial, Verdana, Helvetica, Sans-Serif;
			margin: 0;
			padding: 0;
			color: #696969;
			text-transform: uppercase;
		}

		a:link {
			color: #034af3;
			text-decoration: underline;
		}

		a:visited {
			color: #505abc;
		}

		a:hover {
			color: #1d60ff;
			text-decoration: none;
		}

		a:active {
			color: #12eb87;
		}

		h1, h2, h3, h4, h5, h6 {
			font-size: 16px;
			color: #707070;
			font-family: Arial, Helvetica, sans-serif;
		}

		.clear {
			clear: both;
		}

		#splash-center {
			margin: 5px auto;
		}
	</style>
</head>
<body>
	<header></header>
	<div role="main">
		
<div id="splash-center">
	<h1>3 <span style="color: #C8CCDE">2024.10.1.110</span></h1>
	<p>
		Copyright © 2012
		<script>document.write("- " + new Date().getFullYear());</script>- 2024, AdSupply
	</p>
</div>

	</div>
	<footer>
		&nbsp;
	</footer>


</body></html>