- Scan ID:
- 8f4b7654-317c-4b6d-a799-993daa607760Finished
- Submitted URL:
- https://todaysscholarshippts1.com/exclude/un/success.php
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 11 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 |
el_array | object |
initialize | function |
safari_reset | function |
getElementsByClassName | function |
removeClassName | function |
addClassName | function |
elements | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>We're sorry to see you go!</title>
<link rel="stylesheet" type="text/css" href="view.css" media="all">
<script type="text/javascript" src="view.js"></script>
</head>
<body id="main_body" class="no_guidelines safari">
<img id="top" src="top.png" alt="">
<div id="form_container">
<h1><a>We're sorry to see you go!</a></h1>
<ul>
<li id="li_1">
<label class="description" for="element_1">Success </label>
<p>Your Email Address will be unsubscribed in 24 hours.</p>
</li></ul></div>
<img id="bottom" src="bottom.png" alt="">
</body></html>