mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
Merge remote-tracking branch 'origin/php8' into php8
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,3 +27,5 @@ yarn-error.log
|
||||
.DS_Store
|
||||
/plugins
|
||||
auth.json
|
||||
/.vscode
|
||||
/.history
|
||||
|
||||
@@ -19,8 +19,7 @@ $lang_downloadnotice = array
|
||||
'text_private_tracker_note_three' => "你当前的分享率会一直显示在导航菜单的正下面,请经常关注它。",
|
||||
'text_private_tracker_note_four' => "<b>怎样才能获得良好的分享率?</b><br />最好的方式是<b>一直保持你的BT客户端处于运行状态</b>,为你下载的资源做种直到删除相应的文件为止。",
|
||||
'text_use_allowed_clients' => "只能使用允许的BT客户端",
|
||||
'text_allowed_clients_note_one' => "BT客户端有很多种。但是在本站,我们<b>只</b>允许其中的部分。其它客户端(如比特彗星,迅雷)属于<span class='striking'>被禁</span>范畴,我们的Tracker不会接受其连接请求。",
|
||||
'text_why_banned' => "关于为什么禁止一些客户端,见",
|
||||
'text_allowed_clients_note_one' => "BT客户端有很多种。但是在本站,我们<b>只</b>允许其中的部分。其它客户端(如qbittorrentEE,迅雷)属于<span class='striking'>被禁</span>范畴,我们的Tracker不会接受其连接请求。",
|
||||
'text_allowed_clients_note_two' => "你可以在",
|
||||
'text_allowed_clients_note_three' => "中看到所有被允许的客户端。如果你不清楚该使用哪个客户端,可以选择以下两个推荐之一:",
|
||||
'title_download' => "下载",
|
||||
|
||||
@@ -19,8 +19,7 @@ $lang_downloadnotice = array
|
||||
'text_private_tracker_note_three' => "你目前的分享率會一直察看在導航功能表的正下面,請經常關注它。",
|
||||
'text_private_tracker_note_four' => "<b>怎樣才能獲得良好的分享率?</b><br />最好的方式是<b>一直保持你的BT用戶端處于執行狀態</b>,為你下載的資源做種直到移除相應的檔案為止。",
|
||||
'text_use_allowed_clients' => "只能使用允許的BT用戶端",
|
||||
'text_allowed_clients_note_one' => "BT用戶端有很多種。但是在本站,我們<b>只</b>允許其中的部分。其他用戶端(如位元彗星,迅雷)屬于<span class='striking'>被禁</span>范疇,我們的Tracker不會接受其連接請求。",
|
||||
'text_why_banned' => "關于為什么禁止一些用戶端,見",
|
||||
'text_allowed_clients_note_one' => "BT用戶端有很多種。但是在本站,我們<b>只</b>允許其中的部分。其他用戶端(如qbittorrentEE,迅雷)屬于<span class='striking'>被禁</span>范疇,我們的Tracker不會接受其連接請求。",
|
||||
'text_allowed_clients_note_two' => "你可以在",
|
||||
'text_allowed_clients_note_three' => "中看到所有被允許的用戶端。如果你不清楚該使用哪個用戶端,可以選取以下兩個建議之一:",
|
||||
'title_download' => "下載",
|
||||
|
||||
@@ -19,8 +19,7 @@ $lang_downloadnotice = array
|
||||
'text_private_tracker_note_three' => "Your current ratio is always shown right below the navigation menu of the site. Please keep an eye on it.",
|
||||
'text_private_tracker_note_four' => "<b>How to keep a good ratio?</b><br /> Well, the best way is to always leave your BitTorrent client running and <b>keep on seeding</b> the torrents you've downloaded until you delete the files.",
|
||||
'text_use_allowed_clients' => "Only use allowed BitTorrent clients",
|
||||
'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we <b>ONLY</b> accept some of them. Others (e.g. BitComet, Thunder) are <span class='striking'>banned</span> here and would fail to connect our tracker. ",
|
||||
'text_why_banned' => "See why some clients are banned at ",
|
||||
'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we <b>ONLY</b> accept some of them. Others (e.g. qbittorrentEE, Thunder) are <span class='striking'>banned</span> here and would fail to connect our tracker. ",
|
||||
'text_allowed_clients_note_two' => "You may find a complete list of allowed clients in the ",
|
||||
'text_allowed_clients_note_three' => ". If you are not sure which one to choose, consider the following two recommended clients: ",
|
||||
'title_download' => "Download ",
|
||||
|
||||
@@ -101,25 +101,25 @@ if ($showclientnotice)
|
||||
?>
|
||||
<td class="text" align="left" valign="top" <?php echo $tdattr?>>
|
||||
<h3><?php echo $lang_downloadnotice['text_use_allowed_clients']?></h3>
|
||||
<p><?php echo $lang_downloadnotice['text_allowed_clients_note_one']?><i>(<?php echo $lang_downloadnotice['text_why_banned']?><a class="faqlink" href="<?php echo NEXUSWIKIURL?>/客户端测试报告" target="_blank"><?php echo $lang_downloadnotice['text_nexuswiki']?></a>)</i></p>
|
||||
<p><?php echo $lang_downloadnotice['text_allowed_clients_note_one']?></p>
|
||||
<p><?php echo $lang_downloadnotice['text_allowed_clients_note_two']?><a class='faqlink' href='faq.php#id29' target='_blank'><?php echo $lang_downloadnotice['text_faq']?></a><?php echo $lang_downloadnotice['text_allowed_clients_note_three']?></p>
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td class="embedded" style="text-align: center; padding: 5px;" width="50%">
|
||||
<a href="http://www.utorrent.com/download.php" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>uTorrent"><img src="pic/utorrentbig.png" alt="uTorrent" /></a>
|
||||
<a href="https://www.qbittorrent.org/download" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>qBittorrent"><img src="pic/qbittorrent.png" alt="qBittorrent" width="128" height="128" /></a>
|
||||
</td>
|
||||
<td class="embedded" style="text-align: center; padding: 5px;" width="50%">
|
||||
<a href="http://azureus.sourceforge.net/download.php" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>Vuze"><img src="pic/vuzebig.png" alt="Vuze" /></a>
|
||||
<a href="https://transmissionbt.com/download/" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>Transmission"><img src="pic/transmission.png" alt="Transmission" width="128" height="128" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="embedded" style="text-align: center; padding: 5px;">
|
||||
<div class="big"><a href="http://www.utorrent.com/download.php" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>uTorrent"><b>uTorrent</b></a></div>
|
||||
<div><?php echo $lang_downloadnotice['text_for']?>Windows</div>
|
||||
<div class="big"><a href="https://www.qbittorrent.org/download" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>qBittorrent"><b>qBittorrent</b></a></div>
|
||||
<div><?php echo $lang_downloadnotice['text_for']?>Windows, Linux, Mac OS</div>
|
||||
</td>
|
||||
<td class="embedded" style="text-align: center; padding: 5px;">
|
||||
<div class="big"><a href="http://azureus.sourceforge.net/download.php" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>Vuze"><b>Vuze</b></a></div>
|
||||
<div><?php echo $lang_downloadnotice['text_for']?>Windows, Linux, Mac OS X</div>
|
||||
<div class="big"><a href="https://transmissionbt.com/download/" target="_blank" title="<?php echo $lang_downloadnotice['title_download']?>Transmission"><b>Transmission</b></a></div>
|
||||
<div><?php echo $lang_downloadnotice['text_for']?>Windows, Linux, Mac OS</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
BIN
public/pic/qbittorrent.png
Normal file
BIN
public/pic/qbittorrent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
BIN
public/pic/transmission.png
Normal file
BIN
public/pic/transmission.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Reference in New Issue
Block a user