这种改变比较简单,利用系统软件默认设置的小窗口显示信息下载链接,我在快迅雷空互联网联盟的手机上添加了下载方法。
1.进到DownSoft文件目录,开启index.php,寻找倒数第八行:$url="../phome/?phome=DownSoft&softid=$softid&pathid=$pathid&pass=".$pass."&p=".$user[userid].":::".$user[rnd];
把它改成:
$url="https://www.jb51.net/phome/?phome=DownSoft&softid=$softid&pathid=$pathid&pass=".$pass."&p=".$user[userid].":::".$user[rnd];
便是把详细地址补齐,应用详细详细地址。在其中,http://www.qizhai.com要换成你网址的详细地址。
2.下载迅雷和快车的详细地址加密文件:
迅雷资源:http://union.xunlei.com/download/php.rar
快车:http://union.flashget.com/files/flashget_base64_php.rar
下回家缓解压力,把里边的“encode.inc”和“Flashget_base64.php”2个上传文件到DownSoft文件目录下。
3.进到帝国下载系统软件后台管理:免费模板管理方法-->公共性模版-->改动最后下载页面模版。
把內容更换为(同盟ID要改动成自身的):
复制代码编码以下:
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
<title>[!--pagetitle--]</title>
<metaname="keywords"content="[!--pagekey--]">
<metaname="description"content="[!--pagedes--]">
<linkhref="../data/images/qcss.css"rel="stylesheet"type="text/css">
</head>
<body>
<SCRIPTsrc="http://pstatic.xunlei.com/js/webThunderDetect.js"></SCRIPT>
<scriptsrc="http://ufile.kuaiche.com/Flashget_union.php?fg_uid=22710"></script>
<?phprequire("encode.inc");?>
<?phprequire("Flashget_base64.php");?>
<tablealign="center"width="100%">
<tr>
<tdheight="35"align=center>
免费下载此手机软件必须花销<fontcolor="#FF0000"> [!--downfen--] </font>个点卷
</td>
</tr>
<tr>
<tr>
<tdalign=center><ahref="http://code.8k4g.com/tl/picDIY/Sendgame.aspx?uid=14841&title=[!--thisdownname--]&fileurl=http://www.qizhai.com[!--thistruedownpath--]&imgurl=http://www.qizhai.com/tu/shou.gif"target="_blank"title="[!--thisdownname--]">↓下载安装</a></td></tr>
<tdheight="45"align=center>
<?php
$thunderUrl=ThunderEncode("$url");
?><Aoncontextmenu=ThunderNetwork_SetHref(this)href="#"thunderRestitle="[!--softname--]"thunderType=""thunderPid="40387"thunderHref="<?phpecho$thunderUrl;?>">↓迅雷高速免费下载</A>
</td>
</tr>
<tr>
<tdheight="45"align=center>
<?php
$flashgetUrl=FlashgetEncode($url,22710);
?>
<ahref="#"fg="<?=$flashgetUrl?>">↓快车极速下载</a>
</td>
</tr><tdheight="45"align=center>
<!--PHP迅雷离线免费下载编码一-->
<scriptsrc="http://pstatic.xunlei.com/js/offlineThunderDetect.js"></script>
<?php
$offlineUrl="http://www.qizhai.com[!--thistruedownpath--]";
?>
<ahref="http://lixian.vip.xunlei.com/lixian_login.html?referfrom=union&ucid=40387&furl=<?phpecho$offlineUrl;?>"target=_blank>↓迅雷离线极速下载(不用放置挂机)</a></td>
</tr>
<tr>
<tdheight="40"align=center><ahref="<?=$url?>">↓高速下载</a></td>
</tr>
</table>
</body>
</html>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)