From 6ec9fa5a312fd2984fcc968448a9a7d008e327ef Mon Sep 17 00:00:00 2001 From: fzlins Date: Thu, 6 Oct 2022 06:55:14 -0400 Subject: [PATCH] =?UTF-8?q?fix(PTer):=20=E6=B8=B8=E6=88=8F=E7=A7=8D?= =?UTF-8?q?=E5=AD=90=E9=A1=B5=E9=9D=A2=E6=8F=92=E4=BB=B6=E4=B8=8D=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=20#1133?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/sites/pterclub.com/config.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/resource/sites/pterclub.com/config.json b/resource/sites/pterclub.com/config.json index 8513b6b1f..eddebb4ba 100644 --- a/resource/sites/pterclub.com/config.json +++ b/resource/sites/pterclub.com/config.json @@ -73,11 +73,17 @@ } } }, - "plugins": [{ + "plugins": [ + { "name": "保种和官方列表", "pages": ["/reseed.php", "/officialgroup.php"], "scripts": ["/schemas/NexusPHP/common.js", "/schemas/NexusPHP/torrents.js"] - }], + },{ + "name": "游戏种子详情页面", + "pages": ["/detailsgame.php"], + "scripts": ["/schemas/NexusPHP/common.js", "/schemas/Common/details.js"] + } + ], "mergeSchemaTagSelectors": true, "torrentTagSelectors": [{ "name": "⛔️",