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会自动将错误的地址修正过来, 使连接不过期.

标签:, , ,

“163888音乐网站盗链程序” 共有2 条回复


  1. 1onan

    zblog这代码框把空格都去掉了程序似乎会错

  2. 2

    这个算法过期了.不能用了啊.谁有最新的算法告诉我啊.QQ251687676

发表评论

:em1 :em2 :em3 :em4 :em5 :em6 :em7 :em8 :em9 :em10 :em11 :em12 :em13 :em14 :em15 :em16 :em17 :em18 :em19 :em20 :em21 :em22

XHTML: 您可以在评论中使用这些代码 <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> :