163888音乐网站盗链程序
->
1 新建个记事本。
2 把下面的代码复制到记事本里面,另存为163888.php文件。上传到你的空间(需支持PHP)…
<!--p/** The source code by Tortinita.Fine at www.tortinita.org* Contact hacker.Tortinita.Fine@gmail.com*/if(function_exists('date_default_timezone_set')) {date_default_timezone_set("Asia/Shanghai");}$url = $_SERVER['QUERY_STRING'];preg_match(”/^(http:\/\/)?music\d+\.163888.net\/\d+(\d)(.+)/i”,$url, $matches);$pid = $matches[2];$path = $matches[3];if ($pid == ” or strlen($path) < 10) {echo ‘e.g. ‘ . ‘http://www.tortinita.org/163888.php?’.'http://music9.163888.net/231717543/2007/02/05/02/Music/’.'43705273851.mp3′;exit;}$random = rand(1, 13);$fixvd = (1474992*date(”m”))+(10652720*date(”d”));header(”Location: http://music$random.163888.net/$fixvd$pid$path”);–>
3 连接地址:http://空间地址/163888.php?url=音乐地址
或者 http://空间地址/163888.php?音乐地址
163888.php会自动将错误的地址修正过来, 使连接不过期.
标签:Hack, MP3, 空间, 网站
zblog这代码框把空格都去掉了程序似乎会错
这个算法过期了.不能用了啊.谁有最新的算法告诉我啊.QQ251687676