Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>External adv content</title>
</head><body><p>External adv content</p>
<!-- Hidden Redirect Form -->
<form name="redirectForm" role="form" action="http://172.16.131.5/cp/login" method="post"></form>
<script>
setTimeout(doSubmit, 10000);
function doSubmit() { document.redirectForm.submit(); }
</script>
</body>
</html>

...