- Scan ID:
- 1ee31bbb-9568-4bc2-a2a9-d12294d19944Finished
- Submitted URL:
- https://leetscape.com/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
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>