https://globalitresearch.com/unsubscribe.php

Variáveis JavaScript · 3 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 1 encontrada(s)

TipoCategoriaLog
errornetwork
URL
https://globalitresearch.com/wp-content/uploads/2022/08/cropped-Global-IT-Research-LOGO-32x32.png
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

<!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=iso-8859-1">
<title>Unsubscribe</title>
<style>
   body
{
   
}
h3
{
    color : #000000;
    text-align : center;
    font-family: "SIMPSON";
}
form
{
    align:"center";
}
</style>
</head>

<body>
<div style="text-align:center;">
<h3>Please enter you Email Id to Unsubscribe</h3>

<form method="POST" action="https://globalitresearch.com/unsubs-sendMail.php">
 
	 <input type="text" name="mail" value="" required="">
  <br><br>
  <input type="submit" value="Submit">
</form> 
</div>


</body></html>