From 19603de17aa81bc4c6fea521904cb013f2933b3a Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:48:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[BTDig]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 66c147d..af635b4 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2677,6 +2677,16 @@ "replaceE": ".search_stat" } }, + "BTDig": { + "host": "btdig.com", + "url": "/^\\/search/", + "blank": 3, + "pager": { + "nextL": "//div[@style='display:table-cell;text-align:right']//a[contains(text(),'→')]", + "pageE": "div[style='display:table;width:100%;text-align:left']>div", + "replaceE": "div[style='display:table-cell;text-align:right']" + } + }, "DirtyWarez": { "host": "forum.dirtywarez.com", "url": "/^\\/forums\\//",