From cf68a27e1f59067b8ffc296e09bf84f9ab212d5d Mon Sep 17 00:00:00 2001 From: ngfchl Date: Tue, 24 Jan 2023 17:37:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9Aoldtoons=E5=81=9A?= =?UTF-8?q?=E7=A7=8D=E6=95=B0=E6=8D=AE=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pt_site_site.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pt_site_site.json b/pt_site_site.json index 4ce0b83..a06cf9e 100644 --- a/pt_site_site.json +++ b/pt_site_site.json @@ -7398,7 +7398,7 @@ { "id": 100, "created_at": "2022-12-27 12:40:22.412286", - "updated_at": "2023-01-20 07:42:10.759839", + "updated_at": "2023-01-24 17:35:54.586359", "name": "Oldtoons", "url": "https://oldtoons.world/", "logo": "https://oldtoons.world/favicon.ico", @@ -7462,7 +7462,7 @@ "leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]", "seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]", "record_count_rule": ".//td[3]/text()", - "seed_vol_rule": "//div[contains(text(),'Total size')]/text()", + "seed_vol_rule": "//p/preceding-sibling::text()[1]", "mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"new\")]/text()[1]", "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]", "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"new\")]/text()[1]",