https://leetscape.com/

Submitted URL:
https://leetscape.com/
Report Finished:

The outgoing links identified from the page

LinkText
http://twitter.com/dan3hitu

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>
  <title>LEETSCAPE.COM - CLOSED</title>
<style>
body {
/* CSS styles */
  background-color: #353735;
}	  
h1 {
font-family: Impact, sans-serif;
color: #CE5937;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: *;
  padding-top: 40px;
}
</style>
</head>
<body>
  <a href="http://twitter.com/dan3hitu">
<img src="http://leetscape.com/closes.png" alt="" class="center"></a>

</body></html>