From eb103e168c241c791eb3f83158fa2b2069b74d29 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Thu, 3 May 2018 14:42:05 +0800 Subject: [PATCH] fix(torrents): add target=blank to tmdb url --- modules/torrents/client/templates/upload-rules-en.md | 2 +- modules/torrents/client/templates/upload-rules-zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/torrents/client/templates/upload-rules-en.md b/modules/torrents/client/templates/upload-rules-en.md index e1187148..c75cd23f 100644 --- a/modules/torrents/client/templates/upload-rules-en.md +++ b/modules/torrents/client/templates/upload-rules-en.md @@ -1,5 +1,5 @@ 1. This is a private torrents management system, the torrent file announce URL will auto set as: `%(announceConfig.url)s` after uploaded. -1. If you selected resource type with `Movie` or `TVSerial`, the torrent TMDB_ID must be `TheMovieDB` resources ID, you can [find the ID from here](%(tmdbConfig.tmdbHome)s), then the resources detail info can be autoload, if everything looks good, hit submit. +1. If you selected resource type with `Movie` or `TVSerial`, the torrent TMDB_ID must be `TheMovieDB` resources ID, you can find the ID from here, then the resources detail info can be autoload, if everything looks good, hit submit. 1. Select one or more tags that match the resources, which will play a significant role in your search results. 1. After the submission of documents, may be approved by the management, the rules do not meet the seeds will be deleted directly. 1. For additional assistance, please contact our {{'%(supportConfig.supportGroupNameDesc)s' | translate}} by **[Message](/messages/send?to=%(supportConfig.supportGroupName)s)** or **[Email](mailto: %(supportConfig.supportMailAddress)s)**. \ No newline at end of file diff --git a/modules/torrents/client/templates/upload-rules-zh.md b/modules/torrents/client/templates/upload-rules-zh.md index e4807577..3f2073e9 100644 --- a/modules/torrents/client/templates/upload-rules-zh.md +++ b/modules/torrents/client/templates/upload-rules-zh.md @@ -1,5 +1,5 @@ 1. 这是一个私有种子管理系统, 种子文件的Announce地址会在上传后自动修改为: `%(announceConfig.url)s`. -1. 如果您选择的资源类型为`电影`或`电视剧`, 种子文件的 TMDB_ID 必须是 `TheMovieDB` 相对应的资源ID号, 您可以[从这里找到ID号](%(tmdbConfig.tmdbHome)s). 系统会自动载入资源的详细信息, 如无误可直接提交. +1. 如果您选择的资源类型为`电影`或`电视剧`, 种子文件的 TMDB_ID 必须是 `TheMovieDB` 相对应的资源ID号, 您可以 从这里找到ID号. 系统会自动载入资源的详细信息, 如无误可直接提交. 1. 请为资源选择匹配的一个或多个标签, 它会在您的搜索结果中发挥重大作用. 1. 种子文件提交后, 可能会由后台管理人员进行审批, 不符合规则的种子会被直接删除. 1. 如需其它帮助, 请向{{'%(supportConfig.supportGroupNameDesc)s' | translate}}发送 **[消息](/messages/send?to=%(supportConfig.supportGroupName)s)** 或 **[邮件](mailto: %(supportConfig.supportMailAddress)s)**. \ No newline at end of file