帝國CMS教程添加迅雷下載
發布時間:2014-07-10 來源: 瀏覽: 關鍵詞:帝國CMS教程
代碼如下:
<a href="/e/DownSys/GetDown?classid=[!--classid--]&id=[!--id--]&pathid=[!--pathid--]">[!--down.name--]</a> <!-- JavaScript專用鏈代碼 --> <script src="http://pstatic.xunlei.com/js/webThunderDetect.js"></script><script src="http://pstatic.xunlei.com/js/base64.js"></script><script language="javascript">var thunder_url = "http://www.mokuge.com[!--true.down.url--]";var thunder_pid = "131327";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)" style="color:#ff0000">迅雷專用高速下載</a> '); </script> |
紅色部分換成自己申請的域名、迅雷下載聯盟PID
完畢。
責任編輯: