From 5dd8c048e227b225b938ec8dd8afabb1c2c5aa4c Mon Sep 17 00:00:00 2001 From: ngfchl Date: Thu, 15 Dec 2022 15:27:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=86=A8=E6=86=A8=E6=97=B6?= =?UTF-8?q?=E9=AD=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pt.json | 6 +++--- pt_site_site.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pt.json b/pt.json index 49e7f6a..c6c63b3 100644 --- a/pt.json +++ b/pt.json @@ -4270,7 +4270,7 @@ "pk": 63, "fields": { "created_at": "2022-09-19T22:02:22.069", - "updated_at": "2022-12-14T20:55:54.408", + "updated_at": "2022-12-15T15:24:38.397", "url": "https://hhanclub.top/", "name": "憨憨", "logo": "https://hhanclub.top/favicon.ico", @@ -4300,7 +4300,7 @@ "hr": false, "hr_rate": 2, "hr_time": 10, - "sp_full": 600.0, + "sp_full": 50.0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -4329,7 +4329,7 @@ "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", "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]", + "hour_sp_rule": "//h1[contains(text(),\"每小时获得的合计\")]/following::table[1]//tr[2]/td[last()]/text()", "my_bonus_rule": "//td[contains(text(),\"做种积分\")]/following-sibling::td/text()[1]", "my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class", "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", diff --git a/pt_site_site.json b/pt_site_site.json index 3201034..ad3d9d5 100644 --- a/pt_site_site.json +++ b/pt_site_site.json @@ -4106,7 +4106,7 @@ { "id": 63, "created_at": "2022-09-19 22:02:22.069000", - "updated_at": "2022-12-14 20:55:54.408131", + "updated_at": "2022-12-15 15:24:38.397083", "name": "憨憨", "url": "https://hhanclub.top/", "logo": "https://hhanclub.top/favicon.ico", @@ -4134,7 +4134,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 600, + "sp_full": 50, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -4163,7 +4163,7 @@ "downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]", "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]", + "hour_sp_rule": "//h1[contains(text(),\"每小时获得的合计\")]/following::table[1]//tr[2]/td[last()]/text()", "my_bonus_rule": "//td[contains(text(),\"做种积分\")]/following-sibling::td/text()[1]", "my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class", "my_hr_rule": "//a[@href=\"myhr.php\"]//text()",