复制代码 代码如下:
if ($_REQUEST['url'])
{
header('Location:http://bcd.allowed.org/0/?url='.base64_encode(strrev($_REQUEST['url'])));
}
else
{
echo "";
}
?>
if ($_REQUEST['url'])
{
header('Location:http://bcd.allowed.org/0/?url='.base64_encode(strrev($_REQUEST['url'])));
}
else
{
echo "";
}
?>
关键字词: