[外掛]點對點檔案分享

MODs Released by Other phpbb Sites
非官方認證通過之 MOD ,或許有安全性之疑慮,所有問題由原發表者回覆!

版主: 版主管理群

主題已鎖定
DL
竹貓忠實會員
竹貓忠實會員
文章: 717
註冊時間: 2005-03-05 15:29

[外掛]點對點檔案分享

文章 DL »

(其實說穿了就是BT嘛 :-P
載點:http://www.phpbb.com/phpBB/viewtopic.php?t=340665
檔頭:

代碼: 選擇全部

################################################################# 
## MOD Title:	TorrentPier 
## MOD Author:	Aaru Bui < rogerhmui@hotmail.com > (N/A) http://www.torrentpier.com/ 
## MOD Description:
##      Most advanced phpBB interegrated BitTorrent Tracker. TorrentPier Tracker-Only MOD.
## MOD Version:	0.3.6.5
## 
## Installation Level:   Intermediate 
## Installation Time:   30-60 Minutes 
## Files To Edit:
##		admin/admin_db_utilities.php
##		admin/admin_users.php
##		admin/index.php
##		attach_mod/includes/functions_delete.php
##		attach_mod/displaying.php
##		attach_mod/posting_attachments.php
##		includes/constants.php
##		includes/functions.php
##		includes/functions_post.php
##		includes/page_header.php
##		includes/page_tail.php
##		includes/prune.php
##		includes/usercp_register.php
##		includes/usercp_viewprofile.php
##		language/lang_english/lang_main.php
##		templates/subSilver/index_body.tpl
##		templates/subSilver/memberlist_body.tpl
##		templates/subSilver/modcp_move.tpl
##		templates/subSilver/overall_footer.tpl
##		templates/subSilver/overall_header.tpl
##		templates/subSilver/profile_add_body.tpl
##		templates/subSilver/profile_view_body.tpl
##		templates/subSilver/subSilver.cfg
##		templates/subSilver/viewforum_body.tpl
##		templates/subSilver/viewtopic_attach_body.tpl
##		templates/subSilver/viewtopic_body.tpl
##		download.php
##		index.php
##		memberlist.php
##		modcp.php
##		posting.php
##		search.php
##		viewforum.php
##		viewonline.php
##		viewtopic.php
##
## Included Files:
##		admin/admin_bt_forum_cfg.php
##		admin/admin_bt_tracker_cfg.php
##		attach_mod/displaying_torrent.php
##		includes/constants_bt.php
##		includes/functions_admin_torrent.php
##		includes/functions_dl_list.php
##		includes/functions_torrent.php
##		includes/show_online_list.php
##		includes/torrent_announce_urls.php
##		includes/torrent_show_dl_list.php
##		includes/torrent_userprofile.php
##		language/lang_english/lang_admin_bt.php
##		language/lang_english/lang_main_bt.php
##		templates/subSilver/admin/bt_forum_cfg_body.php
##		templates/subSilver/admin/bt_tracker_cfg_body.php
##		templates/subSilver/images/button.gif
##		templates/subSilver/images/folder_dl.gif
##		templates/subSilver/images/folder_dl_hot.gif
##		templates/subSilver/images/folder_dl_hot_new.gif
##		templates/subSilver/images/folder_dl_new.gif
##		templates/subSilver/images/folder_dl_new_hot.gif
##		templates/subSilver/images/icon_mini_tracker.gif
##		templates/subSilver/images/topic_dl.gif
##		templates/subSilver/images/topic_normal.gif
##		templates/subSilver/posting_show_new_posts.tpl
##		templates/subSilver/profile_view_torrent.tpl
##		templates/subSilver/search_results_downloads.tpl
##		templates/subSilver/tracker.tpl
##		templates/subSilver/viewforum_torrent.tpl
##		templates/subSilver/viewtopic_torrent.tpl
##		dl_list.php
##		torrent.php
##		tracker.php
##		tracker-stat.php
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
主題已鎖定

回到「非官方認證外掛」