欧美大屁股bbbbxxxx,狼人大香伊蕉国产www亚洲,男ji大巴进入女人的视频小说,男人把ji大巴放进女人免费视频,免费情侣作爱视频

歡迎來到入門教程網(wǎng)!

帝國cms

當(dāng)前位置:主頁 > CMS教程 > 帝國cms >

帝國下載系統(tǒng)2.5添加迅雷快車專用鏈的方法

來源:本站原創(chuàng)|時(shí)間:2020-01-11|欄目:帝國cms|點(diǎn)擊: 次

1.進(jìn)入DownSoft目錄,打開index.php,找到倒數(shù)第八行:
$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];

就是把地址補(bǔ)全,使用完整地址。其中,http://www.qizhai.com要替換成你網(wǎng)站的地址。

2.下載迅雷和快車的地址加密文件:
迅雷:http://union.xunlei.com/download/php.rar
快車:http://union.flashget.com/files/flashget_base64_php.rar
下回來解壓,把里面的“encode.inc”和“Flashget_base64.php”兩個(gè)文件上傳到DownSoft目錄下。

3.進(jìn)入帝國下載系統(tǒng)后臺(tái):模版管理--> 公共模板-->修改最終下載頁模板。
把內(nèi)容替換為(聯(lián)盟ID要修改成自己的):

復(fù)制代碼
代碼如下:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>[!--pagetitle--]</title>
<meta name="keywords" content="[!--pagekey--]">
<meta name="description" content="[!--pagedes--]">
<link href="../data/images/qcss.css" rel="stylesheet" type="text/css">
</head>
<body>
<SCRIPT src="/a1/uploads/allimg/200111/1054305211-0.jpg"></SCRIPT>
<script src="http://ufile.kuaiche.com/Flashget_union.php?fg_uid=22710"></script>
<?php require("encode.inc"); ?>
<?php require("Flashget_base64.php"); ?>


<table align="center" width="100%">
<tr>
<td height="35" align=center>
下載此軟件需要花費(fèi)<font color="#FF0000">&nbsp;<b>[!--downfen--]</b>&nbsp;</font>個(gè)金幣


</td>
</tr>
<tr>
<tr>
<td align=center><a target="_blank" title="[!--thisdownname--]">↓下載到手機(jī)</a></td></tr>
<td height="45" align=center>
<?php
$thunderUrl = ThunderEncode("$url");
?><A oncontextmenu=ThunderNetwork_SetHref(this) href="#" thunderResTitle="[!--softname--]" thunderType="" thunderPid="40387" thunderHref="<?php echo $thunderUrl;?>">↓迅雷高速下載</A>

</td>
</tr>
<tr>
<td height="45" align=center>
<?php
$flashgetUrl = FlashgetEncode($url,22710);
?>
<a href="#" fg="<?= $flashgetUrl?>">↓快車高速下載</a>
</td>
</tr> <td height="45" align=center>
<!-- PHP迅雷離線下載代碼一-->
<script src="/a1/uploads/allimg/200111/1054301Y1-2.jpg"></script>
<?php
$offlineUrl = "http://www.qizhai.com[!--thistruedownpath--]";
?>
<a href="http://lixian.vip.xunlei.com/lixian_login.html?referfrom=union&ucid=40387&furl=<?php echo $offlineUrl;?>" target=_blank>↓迅雷離線高速下載(無需掛機(jī))</a> </td>
</tr>
<tr>
<td height="40" align=center><a href="<?=$url?>">↓本地下載</a></td>
</tr>
</table>

</body>
</html>

上一篇:下載內(nèi)容頁顯示迅雷,快車加密地址標(biāo)簽

欄    目:帝國cms

下一篇:帝國cms 頂踩 百分比 數(shù)字 完美顯示解決

本文標(biāo)題:帝國下載系統(tǒng)2.5添加迅雷快車專用鏈的方法

本文地址:http://mengdiqiu.com.cn/a1/diguocms/12594.html

網(wǎng)頁制作CMS教程網(wǎng)絡(luò)編程軟件編程腳本語言數(shù)據(jù)庫服務(wù)器

如果侵犯了您的權(quán)利,請與我們聯(lián)系,我們將在24小時(shí)內(nèi)進(jìn)行處理、任何非本站因素導(dǎo)致的法律后果,本站均不負(fù)任何責(zé)任。

聯(lián)系QQ:835971066 | 郵箱:835971066#qq.com(#換成@)

Copyright © 2002-2020 腳本教程網(wǎng) 版權(quán)所有