From 40ffdd1015ad55b74736550436cf7015d52d61d5 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Sun, 28 Aug 2022 21:00:12 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E6=9B=B4=E6=96=B01pt=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- .idea/ptools.iml | 14 +------------- pt_site_site.json | 2 +- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 650ef91..5ae3a3c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/ptools.iml b/.idea/ptools.iml index d5bd817..1fd7fdf 100644 --- a/.idea/ptools.iml +++ b/.idea/ptools.iml @@ -16,19 +16,7 @@ - + - - - - - \ No newline at end of file diff --git a/pt_site_site.json b/pt_site_site.json index d9a898f..b7d5e05 100644 --- a/pt_site_site.json +++ b/pt_site_site.json @@ -265,7 +265,7 @@ "latest_active_rule": "//table/tr[4]/td[2]/span/@title", "uploaded_rule": "//tr[8]/td[2]/table/tr[2]/td[1]/text()", "downloaded_rule": "//tr[8]/td[2]//table/tr[2]/td[2]/text()", - "ratio_rule": "//tr[8]/td[2]/table/tr/td[1]/font/text()", + "ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]", "my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]", "hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]", "my_bonus_rule": "//tr[16]/td[2]/text()",