From 6f79c21096932ec469331dee9ac9de0b27d7db8e Mon Sep 17 00:00:00 2001 From: OldHawk Date: Sat, 26 May 2018 22:20:18 +0800 Subject: [PATCH] doc(templates): update template files --- .../client/templates/download-rules-zh-tw.md | 2 +- .../client/templates/download-rules-zh.md | 2 +- .../about/client/templates/hnr-rules-en.md | 4 ++++ .../about/client/templates/hnr-rules-zh-tw.md | 4 ++++ .../about/client/templates/hnr-rules-zh.md | 4 ++++ .../client/templates/invitations-rules-en.md | 5 +++++ .../templates/invitations-rules-zh-tw.md | 5 +++++ .../client/templates/invitations-rules-zh.md | 5 +++++ .../about/client/templates/score-rules-en.md | 21 +++++++++++-------- .../client/templates/score-rules-zh-tw.md | 21 ++++++++++++------- .../about/client/templates/score-rules-zh.md | 21 ++++++++++++------- .../client/templates/uploader-rules-en.md | 5 ++++- .../client/templates/uploader-rules-zh-tw.md | 5 ++++- .../client/templates/uploader-rules-zh.md | 5 ++++- 14 files changed, 79 insertions(+), 30 deletions(-) diff --git a/modules/about/client/templates/download-rules-zh-tw.md b/modules/about/client/templates/download-rules-zh-tw.md index c2d00c11..77c8be08 100644 --- a/modules/about/client/templates/download-rules-zh-tw.md +++ b/modules/about/client/templates/download-rules-zh-tw.md @@ -34,7 +34,7 @@ #### :white_small_square: 訂閱下載 -1. %(appConfig.name)s 支援 RSS 訂閱下載,在種子列表頁,系統已經根據您的檢索條件自動生成了 RSS 訂閱地址,您 可以複製此地址並在客戶端中直接使用。 +1. %(appConfig.name)s 支援 RSS 訂閱下載,在種子列表頁,系統已經根據您的檢索條件自動生成了 RSS 訂閱地址,您可以複製此地址並在客戶端中直接使用。 1. 如您需要訂閱多個型別的資源,您需要複製多個地址到您的客戶端。 1. %(appConfig.name)s 支援 IRC 訂閱下載,如果您的客戶端支援 IRC 訂閱,請根據如下配置自行設定: ```javascript diff --git a/modules/about/client/templates/download-rules-zh.md b/modules/about/client/templates/download-rules-zh.md index 4ffb356b..142a0d33 100644 --- a/modules/about/client/templates/download-rules-zh.md +++ b/modules/about/client/templates/download-rules-zh.md @@ -34,7 +34,7 @@ #### :white_small_square: 订阅下载 -1. %(appConfig.name)s 支持 RSS 订阅下载,在种子列表页,系统已经根据您的检索条件自动生成了 RSS 订阅地址,您 可以复制此地址并在客户端中直接使用。 +1. %(appConfig.name)s 支持 RSS 订阅下载,在种子列表页,系统已经根据您的检索条件自动生成了 RSS 订阅地址,您可以复制此地址并在客户端中直接使用。 1. 如您需要订阅多个类型的资源,您需要复制多个地址到您的客户端。 1. %(appConfig.name)s 支持 IRC 订阅下载,如果您的客户端支持 IRC 订阅,请根据如下配置自行设置: ```javascript diff --git a/modules/about/client/templates/hnr-rules-en.md b/modules/about/client/templates/hnr-rules-en.md index 08ad9c56..a7668b88 100644 --- a/modules/about/client/templates/hnr-rules-en.md +++ b/modules/about/client/templates/hnr-rules-en.md @@ -4,6 +4,10 @@   +1. The current H&R function enable status is: +```javascript +hnrConfig.enable = %(hnrConfig.enable)s +``` 1. Administrators can add or cancel `H&R` attributes to any seed at any time. 1. Black torrent after the download is complete, you can't stop uploading immediately, must meet the following conditions can be either: * Upload time to `%(hnrConfig.condition.seedTime_str)s`. diff --git a/modules/about/client/templates/hnr-rules-zh-tw.md b/modules/about/client/templates/hnr-rules-zh-tw.md index a3b52167..c53b1d97 100644 --- a/modules/about/client/templates/hnr-rules-zh-tw.md +++ b/modules/about/client/templates/hnr-rules-zh-tw.md @@ -4,6 +4,10 @@   +1. 當前 H&R 黑種功能開啟狀態為: +```javascript +hnrConfig.enable = %(hnrConfig.enable)s +``` 1. 管理員可以隨時對任意種子新增或取消 H&R 屬性。 1. 黑種下載完成後,您不能馬上停止上傳,必須達到以下任一條件即可: * 做種時間達到 `%(hnrConfig.condition.seedTime_str)s`。 diff --git a/modules/about/client/templates/hnr-rules-zh.md b/modules/about/client/templates/hnr-rules-zh.md index 26ad7ce7..eb5843d4 100644 --- a/modules/about/client/templates/hnr-rules-zh.md +++ b/modules/about/client/templates/hnr-rules-zh.md @@ -4,6 +4,10 @@   +1. 当前 H&R 黑种功能开启状态为: +```javascript +hnrConfig.enable = %(hnrConfig.enable)s +``` 1. 管理员可以随时对任意种子添加或取消 H&R 属性。 1. 黑种下载完成后,您不能马上停止上传,必须达到以下任一条件即可: * 做种时间达到 `%(hnrConfig.condition.seedTime_str)s`。 diff --git a/modules/about/client/templates/invitations-rules-en.md b/modules/about/client/templates/invitations-rules-en.md index 1feb87c5..0c5685fd 100644 --- a/modules/about/client/templates/invitations-rules-en.md +++ b/modules/about/client/templates/invitations-rules-en.md @@ -22,6 +22,11 @@ ```javascript invite.banUserInviter = %(inviteConfig.banUserInviter)s ``` +1. If you have made outstanding contributions to the site, the site will occasionally send you a limited number of invitations to reward you for your contribution. +1. At the end of each month, the system will award scores to users who have successfully sent invitations. the score number limit is the percentage `%(scoreConfig.transferToInviter.transRatio)f` of the monthly got of the invited users, the current award function enable status is: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s +```   diff --git a/modules/about/client/templates/invitations-rules-zh-tw.md b/modules/about/client/templates/invitations-rules-zh-tw.md index a94c670d..fbf2e23c 100644 --- a/modules/about/client/templates/invitations-rules-zh-tw.md +++ b/modules/about/client/templates/invitations-rules-zh-tw.md @@ -22,6 +22,11 @@ ```javascript invite.banUserInviter = %(inviteConfig.banUserInviter)s ``` +1. 如果您對站點做出了突出貢獻,站內會不定期根據您的貢獻向您贈送一定數量的邀請以做為獎勵。 +1. 系統在每個月底會對成功發送過邀請函的用戶進行積分獎勵,獎勵額度為受邀請用戶當月的進帳積分的 `%(scoreConfig.transferToInviter.transRatio)f` 倍,目前該獎勵功能開關狀態為: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s +```   diff --git a/modules/about/client/templates/invitations-rules-zh.md b/modules/about/client/templates/invitations-rules-zh.md index 2bc70504..183090bc 100644 --- a/modules/about/client/templates/invitations-rules-zh.md +++ b/modules/about/client/templates/invitations-rules-zh.md @@ -22,6 +22,11 @@ ```javascript invite.banUserInviter = %(inviteConfig.banUserInviter)s ``` +1. 如果您对站点做出了突出贡献,站内会不定期根据您的贡献向您赠送一定数量的邀请以做为奖励。 +1. 系统在每个月底会对成功发送过邀请函的用户进行积分奖励,奖励额度为受邀请用户当月的进帐积分的 `%(scoreConfig.transferToInviter.transRatio)f` 倍,目前该奖励功能开关状态为: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s +```   diff --git a/modules/about/client/templates/score-rules-en.md b/modules/about/client/templates/score-rules-en.md index 6bbe1009..ad8cfff1 100644 --- a/modules/about/client/templates/score-rules-en.md +++ b/modules/about/client/templates/score-rules-en.md @@ -16,17 +16,16 @@ **NOTE: The system calculates the points based on the actual upload and download amount.** ```javascript Torrent size addition ratio: sqrt(torrent_size / %(scoreConfig.action.seedUpDownload.additionSize_str)s). - Uploaded per %(scoreConfig.action.seedUpDownload.perlSize_str)s: %(scoreConfig.action.seedUpDownload.uploadValue)d scores. - Downloaded per %(scoreConfig.action.seedUpDownload.perlSize_str)s: %(scoreConfig.action.seedUpDownload.downloadValue)d scores. + Uploaded per %(scoreConfig.action.seedUpDownload.perlSize_str)s: %(scoreConfig.action.seedUpDownload.uploadValue).2f scores. + Downloaded per %(scoreConfig.action.seedUpDownload.perlSize_str)s: %(scoreConfig.action.seedUpDownload.downloadValue).2f scores. Vip user extra adition: ratio of %(scoreConfig.action.seedUpDownload.vipRatio).2f Examples: for 40G torrent, the size addition ratio is 2, announce uploaded 10G and downloaded 15G, - none vip user get uploaded scores: 2 * 2 * 10 = 40, downloaded scores: 2 * 1 * 15 = 30. - vip user get uploaded scores: 40 * 1.5 = 60, downloaded scores: 30 * 1.5 = 45. + none vip user get uploaded scores: 2 * 1 * 10 = 20, downloaded scores: 2 * 0.5 * 15 = 15. + vip user get uploaded scores: 20 * 1.5 = 30, downloaded scores: 15 * 1.5 = 22.5. ``` -* In the seeding state, the seeding scores will be get from the seeding time. -For every seed, `%(scoreConfig.action.seedTimed.timedValue)d` scores per `%(scoreConfig.action.seedTimed.additionTime_str)s`, vip user extra addition ratio is `%(scoreConfig.action.seedTimed.vipRatio).2f`. +* In the seeding state, the seeding scores will be get from the seeding time. For every seed, `%(scoreConfig.action.seedTimed.timedValue).2f` scores per `%(scoreConfig.action.seedTimed.additionTime_str)s`, vip user extra addition ratio is `%(scoreConfig.action.seedTimed.vipRatio).2f`. * Scores got for the above two items, will get extra addition based on the seed life and seeding users, And two kinds of addition are available at the same time. ```javascript With seeding user: @@ -34,7 +33,7 @@ For every seed, `%(scoreConfig.action.seedTimed.timedValue)d` scores per `%(scor Coefficient is: %(scoreConfig.action.seedSeederAndLife.seederCoefficient).2f Seecer count less than: %(scoreConfig.action.seedSeederAndLife.seederCount)d - For 1 seeding user, the extra addition ratio is: 6, [for 2 is 5.5], [for 3 is 5], [for 4 is 4.5], [for 5 is 4], [for 6 is 3.5], [for 7 is 3], [for 8 is 2.5], [for 9 is 2], [for 10 is 1.5], [more than 10 is 1, same as no extra addition]. + For 1 seeding user, the extra addition ratio is: 3, [for 2 is 2.8], [for 3 is 2.6], [for 4 is 2.4], [for 5 is 2.2], [for 6 is 2.0], [for 7 is 1.8], [for 8 is 1.6], [for 9 is 1.4], [for 10 is 1.2], [more than 10 is 1, same as no extra addition]. ``` ```javascript With seed life: @@ -42,8 +41,12 @@ For every seed, `%(scoreConfig.action.seedTimed.timedValue)d` scores per `%(scor Coefficient is: %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f Max ratio is: %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f - The basic ratio is 1, increase %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f every day. - For 10 days life ratio is 1.05, [100 days is 1.5], [200 days is 2.0] etc, the max ratio is %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f. + The basic ratio is %(scoreConfig.action.seedSeederAndLife.lifeBasicRatio).2f, increase %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f every day. + For 10 days life ratio is 1.02, [100 days is 1.2], [200 days is 1.4] etc, the max ratio is %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f. +``` +* At the end of each month, the system will award scores to users who have successfully sent invitations. the score number limit is the percentage `%(scoreConfig.transferToInviter.transRatio)f` of the monthly got of the invited users, the current award function enable status is: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s ```   diff --git a/modules/about/client/templates/score-rules-zh-tw.md b/modules/about/client/templates/score-rules-zh-tw.md index 5f7ab5b9..51fd53c1 100644 --- a/modules/about/client/templates/score-rules-zh-tw.md +++ b/modules/about/client/templates/score-rules-zh-tw.md @@ -16,16 +16,16 @@ **注意: 系統根據實際的上傳下載量計算積分。** ```javascript 種子體積加成係數: sqrt(torrent_size / %(scoreConfig.action.seedUpDownload.additionSize_str)s)。 - 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 上傳量: %(scoreConfig.action.seedUpDownload.uploadValue)d 積分。 - 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 下載量: %(scoreConfig.action.seedUpDownload.downloadValue)d 積分。 + 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 上傳量: %(scoreConfig.action.seedUpDownload.uploadValue).2f 積分。 + 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 下載量: %(scoreConfig.action.seedUpDownload.downloadValue).2f 積分。 Vip 使用者額外加成係數: %(scoreConfig.action.seedUpDownload.vipRatio).2f 倍。 舉例: 種子體積 40G, 則體積加成係數為 2, 假設本次上報上傳量為 10G 下載量為 15G, 則: - 非 Vip 使用者獲得上傳積分: 2 * 2 * 10 = 40, 下載積分: 2 * 1 * 15 = 30。 - Vip 使用者獲得上傳積分: 40 * 1.5 = 60, 下載積分: 30 * 1.5 = 45。 + 非 Vip 使用者獲得上傳積分: 2 * 1 * 10 = 20, 下載積分: 2 * 0.5 * 15 = 15。 + Vip 使用者獲得上傳積分: 20 * 1.5 = 30, 下載積分: 15 * 1.5 = 22.5。 ``` -* 在做種狀態下,將會獲得由保種時間帶來的保種積分, 每個種子每 `%(scoreConfig.action.seedTimed.additionTime_str)s` 獲得 `%(scoreConfig.action.seedTimed.timedValue)d` 積分,Vip 使用者額外加成係數為 `%(scoreConfig.action.seedTimed.vipRatio).2f`。 +* 在做種狀態下,將會獲得由保種時間帶來的保種積分, 每個種子每 `%(scoreConfig.action.seedTimed.additionTime_str)s` 獲得 `%(scoreConfig.action.seedTimed.timedValue).2f` 積分,Vip 使用者額外加成係數為 `%(scoreConfig.action.seedTimed.vipRatio).2f`。 * 對於上述兩項獲得的積分, 還會根據種子的生命期和保種人數獲得額外的再次加成,而且兩種加成疊加生效。 ```javascript 保種人數加成: @@ -33,7 +33,7 @@ 加成係數: %(scoreConfig.action.seedSeederAndLife.seederCoefficient).2f 最多保種人數: %(scoreConfig.action.seedSeederAndLife.seederCount)d - 如果只有 1 個保種使用者: 加成係數為 6, [2 使用者為 5.5], [3 使用者為 5], [4 使用者為 4.5], [5 使用者為 4], [6 使用者為 3.5], [7 使用者為 3], [8 使用者為 2.5], [9 使用者為 2], [10 使用者為 1.5], [超過 10 使用者為 1, 相當於沒有加成]。 + 如果只有 1 個保種使用者: 加成係數為 2, [2 使用者為 2.8], [3 使用者為 2.6], [4 使用者為 2.4], [5 使用者為 2.2], [6 使用者為 2.0], [7 使用者為 1.8], [8 使用者為 1.6], [9 使用者為 1.4], [10 使用者為 1.2], [超過 10 使用者為 1, 相當於沒有加成]。 ``` ```javascript 種子生命加成: @@ -41,9 +41,14 @@ 加成係數: %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f 最大加成係數: %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f - 加成基礎係數為 1, 根據種子生命每天增加 %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f。 - 如果種子生命(釋出時間)為 10 天,則加成係數為 1.05, [100 天是 1.5], [200 天是 2.0], 以此類推,最大加成係數為 %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f。 + 加成基礎係數為 %(scoreConfig.action.seedSeederAndLife.lifeBasicRatio).2f, 根據種子生命每天增加 %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f。 + 如果種子生命(釋出時間)為 10 天,則加成係數為 1.02, [100 天是 1.2], [200 天是 1.4], 以此類推,最大加成係數為 %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f。 ``` +* 系統在每個月底會對成功發送過邀請函的用戶進行積分獎勵,獎勵額度為受邀請用戶當月的進帳積分的 `%(scoreConfig.transferToInviter.transRatio)f` 倍,目前該獎勵功能開關狀態為: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s +``` +   #### :white_small_square: 積分扣除規則 diff --git a/modules/about/client/templates/score-rules-zh.md b/modules/about/client/templates/score-rules-zh.md index cd097653..cf9772d0 100644 --- a/modules/about/client/templates/score-rules-zh.md +++ b/modules/about/client/templates/score-rules-zh.md @@ -16,16 +16,16 @@ **注意: 系统根据实际的上传下载量计算积分。** ```javascript 种子体积加成系数: sqrt(torrent_size / %(scoreConfig.action.seedUpDownload.additionSize_str)s)。 - 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 上传量: %(scoreConfig.action.seedUpDownload.uploadValue)d 积分。 - 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 下载量: %(scoreConfig.action.seedUpDownload.downloadValue)d 积分。 + 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 上传量: %(scoreConfig.action.seedUpDownload.uploadValue).2f 积分。 + 每 %(scoreConfig.action.seedUpDownload.perlSize_str)s 下载量: %(scoreConfig.action.seedUpDownload.downloadValue).2f 积分。 Vip 用户额外加成系数: %(scoreConfig.action.seedUpDownload.vipRatio).2f 倍。 举例: 种子体积 40G, 则体积加成系数为 2, 假设本次上报上传量为 10G 下载量为 15G, 则: - 非 Vip 用户获得上传积分: 2 * 2 * 10 = 40, 下载积分: 2 * 1 * 15 = 30。 - Vip 用户获得上传积分: 40 * 1.5 = 60, 下载积分: 30 * 1.5 = 45。 + 非 Vip 用户获得上传积分: 2 * 1 * 10 = 20, 下载积分: 2 * 0.5 * 15 = 15。 + Vip 用户获得上传积分: 20 * 1.5 = 30, 下载积分: 15 * 1.5 = 22.5。 ``` -* 在做种状态下,将会获得由保种时间带来的保种积分, 每个种子每 `%(scoreConfig.action.seedTimed.additionTime_str)s` 获得 `%(scoreConfig.action.seedTimed.timedValue)d` 积分,Vip 用户额外加成系数为 `%(scoreConfig.action.seedTimed.vipRatio).2f`。 +* 在做种状态下,将会获得由保种时间带来的保种积分, 每个种子每 `%(scoreConfig.action.seedTimed.additionTime_str)s` 获得 `%(scoreConfig.action.seedTimed.timedValue).2f` 积分,Vip 用户额外加成系数为 `%(scoreConfig.action.seedTimed.vipRatio).2f`。 * 对于上述两项获得的积分, 还会根据种子的生命期和保种人数获得额外的再次加成,而且两种加成叠加生效。 ```javascript 保种人数加成: @@ -33,7 +33,7 @@ 加成系数: %(scoreConfig.action.seedSeederAndLife.seederCoefficient).2f 最多保种人数: %(scoreConfig.action.seedSeederAndLife.seederCount)d - 如果只有 1 个保种用户: 加成系数为 6, [2 用户为 5.5], [3 用户为 5], [4 用户为 4.5], [5 用户为 4], [6 用户为 3.5], [7 用户为 3], [8 用户为 2.5], [9 用户为 2], [10 用户为 1.5], [超过 10 用户为 1, 相当于没有加成]。 + 如果只有 1 个保种用户: 加成系数为 3, [2 用户为 2.8], [3 用户为 2.6], [4 用户为 2.4], [5 用户为 2.2], [6 用户为 2.0], [7 用户为 1.8], [8 用户为 1.6], [9 用户为 1.4], [10 用户为 1.2], [超过 10 用户为 1, 相当于没有加成]。 ``` ```javascript 种子生命加成: @@ -41,9 +41,14 @@ 加成系数: %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f 最大加成系数: %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f - 加成基础系数为 1, 根据种子生命每天增加 %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f。 - 如果种子生命(发布时间)为 10 天,则加成系数为 1.05, [100 天是 1.5], [200 天是 2.0], 以此类推,最大加成系数为 %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f。 + 加成基础系数为 %(scoreConfig.action.seedSeederAndLife.lifeBasicRatio).2f, 根据种子生命每天增加 %(scoreConfig.action.seedSeederAndLife.lifeCoefficientOfDay).3f。 + 如果种子生命(发布时间)为 10 天,则加成系数为 1.02, [100 天是 1.2], [200 天是 1.4], 以此类推,最大加成系数为 %(scoreConfig.action.seedSeederAndLife.lifeMaxRatio).2f。 ``` +* 系统在每个月底会对成功发送过邀请函的用户进行积分奖励,奖励额度为受邀请用户当月的进帐积分的 `%(scoreConfig.transferToInviter.transRatio)f` 倍,目前该奖励功能开关状态为: +```javascript +scoreConfig.transferToInviter.enable = %(scoreConfig.transferToInviter.enable)s +``` +   #### :white_small_square: 积分扣除规则 diff --git a/modules/about/client/templates/uploader-rules-en.md b/modules/about/client/templates/uploader-rules-en.md index 99cce25f..d15bed46 100644 --- a/modules/about/client/templates/uploader-rules-en.md +++ b/modules/about/client/templates/uploader-rules-en.md @@ -13,7 +13,10 @@ 1. Any torrents you uploaded, administrators can set more additional attributes, such as recommended levels, sales levels, resource tags, and so on. 1. When uploading torrents, you should select the attribute tags accurately and as comprehensively as possible, because users will index small areas according to different tags at any time. If tags and resources do not actually match, they will be deleted and punished by the administrator. 1. After the torrent is released successfully, the system will give a certain scores reward. Similarly, when the torrent is deleted, the reward scores will be deducted. [User score rules detail is here](/about/manual/scoreRules). -1. Sometimes system only accepts resources group to upload torrents, current setting value is: `%(accessConfig.upload.limitToMakerGroup)s`. +1. Sometimes system only accepts resources group to upload torrents, current setting value is: +```javascript +accessConfig.upload.limitToMakerGroup = %(accessConfig.upload.limitToMakerGroup)s +``` 1. It is forbidden to upload images and texts that are not related to the content of the resources in the seed description area. 1. Unauthorized commercial promotion in any area is strictly prohibited. 1. If you have 0-day resources or superb repression skills, please do not hesitate to please contact our {{'%(supportConfig.supportGroupNameDesc)s' | translate}} by **[Message](/messages/send?to=%(supportConfig.supportGroupName)s)** or **[Email](mailto: %(supportConfig.supportMailAddress)s)**. diff --git a/modules/about/client/templates/uploader-rules-zh-tw.md b/modules/about/client/templates/uploader-rules-zh-tw.md index 8dbe46ad..462d0190 100644 --- a/modules/about/client/templates/uploader-rules-zh-tw.md +++ b/modules/about/client/templates/uploader-rules-zh-tw.md @@ -13,7 +13,10 @@ 1. 您上傳的任何種子,管理員都可以對其設定更多的附加屬性,比如推薦級別、促銷級別、資源標籤等。 1. 請在上傳種子時,準確且儘可能全面的選擇各項屬性標籤,因為使用者會隨時根據不同的標籤進行小範圍的索引,如果標籤與資源實際不符,同樣會被管理員直接刪除並給予處罰。 1. 種子釋出成功後,系統會給予一定的積分獎勵,同樣,種子被刪除時,獎勵的積分會被扣除,具體的 [積分細則請看這裡](/about/manual/scoreRules)。 -1. 有時候系統可能限制為只有資源製作小組的成員才能上傳種子,當前設定值為:`%(accessConfig.upload.limitToMakerGroup)s`。 +1. 有時候系統可能限制為只有資源製作小組的成員才能上傳種子,當前設定值為: +```javascript +accessConfig.upload.limitToMakerGroup = %(accessConfig.upload.limitToMakerGroup)s +``` 1. 嚴禁在種子描述區域內上傳與資源內容無關的圖片和文字。 1. 嚴禁在任何區域進行未經許可的商業推廣行為。 1. 如果您有0-day資源途徑或者高超的壓制本領,請不要遲疑立即向{{'%(supportConfig.supportGroupNameDesc)s' | translate}}傳送 **[訊息](/messages/send?to=%(supportConfig.supportGroupName)s)** 或 **[郵件](mailto: %(supportConfig.supportMailAddress)s)** 與我們聯絡。 diff --git a/modules/about/client/templates/uploader-rules-zh.md b/modules/about/client/templates/uploader-rules-zh.md index dc29d5d8..02e60c40 100644 --- a/modules/about/client/templates/uploader-rules-zh.md +++ b/modules/about/client/templates/uploader-rules-zh.md @@ -13,7 +13,10 @@ 1. 您上传的任何种子,管理员都可以对其设置更多的附加属性,比如推荐级别、促销级别、资源标签等。 1. 请在上传种子时,准确且尽可能全面的选择各项属性标签,因为用户会随时根据不同的标签进行小范围的索引,如果标签与资源实际不符,同样会被管理员直接删除并给予处罚。 1. 种子发布成功后,系统会给予一定的积分奖励,同样,种子被删除时,奖励的积分会被扣除,具体的 [积分细则请看这里](/about/manual/scoreRules)。 -1. 有时候系统可能限制为只有资源制作小组的成员才能上传种子,当前设置值为:`%(accessConfig.upload.limitToMakerGroup)s`。 +1. 有时候系统可能限制为只有资源制作小组的成员才能上传种子,当前设置值为: +```javascript +accessConfig.upload.limitToMakerGroup = %(accessConfig.upload.limitToMakerGroup)s +``` 1. 严禁在种子描述区域内上传与资源内容无关的图片和文字。 1. 严禁在任何区域进行未经许可的商业推广行为。 1. 如果您有0-day资源途径或者高超的压制本领,请不要迟疑立即向{{'%(supportConfig.supportGroupNameDesc)s' | translate}}发送 **[消息](/messages/send?to=%(supportConfig.supportGroupName)s)** 或 **[邮件](mailto: %(supportConfig.supportMailAddress)s)** 与我们联系。