https://optoutsub.com/?sid=11&o=563

Submitted URL:
https://t.co/RyQST52JtsRedirected
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

Console log messages · 2 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html><head>
<title>Unsubscribe</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<link rel="stylesheet" href="unsubscribestyle2.css" type="text/css">
</head>
<body>
<form autocomplete="off" action="unsubscribe.php" method="post" id="formoid" class="formun">
<input type="hidden" name="sid" value="11">
<input type="hidden" name="o" value="563">
<div><h2 class="title">Do you want to unsubscribe?</h2><br></div>
<div><label class="title"><b>Email to unsubscribe:</b></label><input autocomplete="on" type="text" name="email" value=""><br><br></div>
<div>
<label class="title"><b>Please let us know why you are unsubscribing :</b></label>
<div>
<input type="radio" name="answer" value="Inappropriate emails"><span>Inappropriate emails</span><br>
<input type="radio" name="answer" value="Not interested anymore"><span>Not interested anymore</span><br>
<input type="radio" name="answer" value="Never signed up"><span>Never signed up</span><br>
<input type="radio" name="answer" value="Too often"><span>Too often</span><br>
<input type="radio" name="answer" value="Bad products"><span>Bad products</span><br>
<input type="radio" name="answer" value="Awful support"><span>Awful support</span><br>
<input type="radio" name="answer" value="Spam!"><span>Spam!</span><br>
</div>
</div>
<div><br><input type="submit" class="button-submit" name="unsubscribe" value="Unsubscribe"></div>
<p class="link">
<a href="https://www.optoutsub.com/" target="_blank">Opt-out your subscription</a>
</p>
</form>


</body></html>