首页 > 网站 > 建站经验 > 正文

DEDE添加迅雷专用链接(半迅雷化)

2019-11-02 17:04:08
字体:
来源:转载
供稿:网友
内容代码/templets/system/channel/channel_downlinks.htm文件

<script language="javascript">

var thunder_url = "~link~";

var thunder_pid = "29416";

var restitle = "";

document.write('<a href="#" thunderHref="' + ThunderEncode(thunder_url) + '" thunderPid="' + thunder_pid + '" thunderResTitle="' + restitle + '" onClick="return OnDownloadClick_Simple(this,2,4)" oncontextmenu="ThunderNetwork_SetHref(this)">迅雷专用高速下载</a> ');

</script>

加/templets/plus/download_links_templet.htm文件

<script src="http://pstatic.xunlei.com/js/webThunderDetect.js"></script>

<script src="http://pstatic.xunlei.com/js/base64.js"></script>
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表