一个游戏资料库,查看英雄技能等等的,其实是小偷程序,目的是简化web页面,方便手机查看,英雄资料来自多玩英雄联盟资料库 效果看http://vwap.com.nu 源码说明在我的小站http://wapxz.tk/v/download.php?id=1030
-
header("Content-Type: text/html; charset=utf-8");date_default_timezone_set("Asia/Shanghai");
- function li($p)
- {
- $l=file_get_contents("http://lol.duowan.com/s/heroes.html");
- preg_match_all('!
(.*).*(.*).*!suU',$l,$list);- $ay=ceil(count($list[1])/30);
- if($p==NULL){$p=1;}
- if($p$ay){die('error');}
- $sta=30*($p-1);
- $end=30*$p;
- for($p2=$sta;$p2{$ys=$p2%3;$m=$list[1][$p2];
- if($ys==2){$hh="
";}else{$hh="| ";}
- if($m!=NULL)
- {$l2=$l2."".$list[3][$p2]."".$hh;
- }
- }
- $l2=$l2."
"; - for($dy=1;$dy{if($dy!=$p)
- {$l2=$l2." ".$dy." ";}
- else
- {$l2=$l2." ".$dy." ";}
- }
- $time=date("Y.m.d H:i");
- $l2="英雄联盟—资料库|WAP在线
英雄联盟—资料库 ".$l2." [ ".$p." / ".$ay."]
|
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
作者最新文章
-
2024-10-22 09:46:29
-
2024-10-13 13:53:41
-
2024-10-12 12:15:51
-
2024-10-11 22:47:31
-
2024-10-11 19:36:51
-
2024-10-11 15:50:41
-
2024-10-11 15:07:41
-
2024-10-11 14:21:21
-
2024-10-11 12:59:11
-
2024-10-11 12:17:31