ÈÈÏÓÐÓÃÊý¾Ý£º
¸eÇuÃu³Æ£ºI Believe In Love
¸eÊÖ£ºe¿À
¸eÇu¾¶£ºhttp://218.78.213.183:880/daolianmtvfuc__kkkkkkkkkk//shela_believe.wmv
ÎÒÃÇÔÚС͵³ÌÐoÖÐÖ»ÒªµÃµ½ÒÔÉÏÊý¾Ý¾Í¿ÉÒÔÁË
3¡¢PHP´uÂe±aд
PHP:<?
/****
˵Ã÷£¬Îª³ÌÐo¼oµ¥»¯£¬Õu¸o³ÌÐoûÓÐʹÓÃÕýÔo±i´iʽ
£¨ÎÒ×Ô¼º¶ÔÕa¸o*½ÃaeÒ²ºÜ³o£¬ºÇºÇ£¬¸ßÊÖ±ðÂi£(C)
***/
//¶¨ÒaÒ»¸oº¯Êý,¶Ô×Öu¼oµ¥µÄ¹ýÂË
function str($txt){
£ £ £ $txt= str_replace("'","'",$txt);
£ £ £ $txt= str_replace("\"","\\"",$txt);
£ £ £ return $txt;
}
//³oʼ»¯³ÌÐo
$magic_quotes_gpc = get_magic_quotes_gpc();
$register_globals = @ini_get('register_globals');
if(!$register_globals (C)¦(C)¦ !$magic_quotes_gpc) {
£ £ £ @extract(daddslashes($HTTP_POST_VARS));
£ £ £ @extract(daddslashes($HTTP_GET_VARS));
£ £ £ if(!$register_globals) {
£ £ £ £ £ £ £ foreach($HTTP_POST_FILES as $key => $val) {
£ £ £ £ £ £ £ £ £ £ £ $$key = $val['tmp_name'];
£ £ £ £ £ £ £ £ £ £ £ ${$key.'_name'} = $val['name'];
£ £ £ £ £ £ £ £ £ £ £ ${$key.'_size'} = $val['size'];
£ £ £ £ £ £ £ £ £ £ £ ${$key.'_type'} = $val['type'];
£ £ £ £ £ £ £ }
£ £ £ }
}
if (function_exists('set_time_limit') == 1 && @ini_get('safe_mode') == 0) {
£ £ £ @set_time_limit(1000);
}
//end
//ΪÀÖ¹ÈÕºo¶Ô½Ð޸ĵØÖ£¬°ÑµØÖÇ°²¿ÏaͬµÄÌaÈ¡³oÀ´
$host="http://218.78.213.183:880/daolianmtvfuc__kkkkkkkkkk/";
if(!$action){
echo "<a href=\"t.php?action=start\">click here to start";
die();
}else{
£ $end=3488;//½aÊøID
£ if(!$id(C)¦(C)¦$id<1)$id=1;//ĬÈÏID±aºÅ
£ $url="http://mtv.8391.com/Yxwen.asp?id=".$id;£ £ £ £
£ $str=@file_get_contents($url);//¶ÁÈ¡Ò³Ãae´uÂe
£ if($str){
£ £ £ //ÀuÓùؼu×Öu£¬Ö¸i´uÂe
£ £ £ $a1=explode("value=\"",$str);//value=\"À´Ö¸i×Öu
£ £ £ //È¡¸eÊÖÃu³Æ
£ £ £ $n1=explode("\"",$a1[1]);
£ £ £ $ges=str(trim($n1[0]));
£ £ £ //È¡¸eÇuÃu³Æ
£ £ £ $g1=explode("\"",$a1[3]);
£ £ £ $name=str(trim($g1[0]));
£ £ £ //È¡¸eÇuµØÖ*
£ £ £ $h1=explode("href=\"",$str);
£ £ £ £ £ $h2=explode("\"",$h1[1]);
£ £ £ £ £ $mtvurl= str(str_replace($host,"",trim($h2)));
£ £ £ £ //Ìi¼ÓÊý¾Ý¿a
£ £ £ £ /****
£ £ £ £ ¿É¸u¾Ý×Ô¼ºµÄ³ÌÐo£¬Êʵ±µÄÌi¼Ó
£ £ £ £ ****/
£ £ £ £ £
£ }
£ $id++;
£ if($id<=$end){ echo "<a href=t.php?id=$id>cleck here ";
echo "<meta http-equiv=\"refresh\" content=\"0;url=t.php?id=$id\">";}
else£ die("program runing over");£
}
?>