修复憨憨时魔

This commit is contained in:
ngfchl
2022-12-15 15:27:20 +08:00
parent 59f8529620
commit 5dd8c048e2
2 changed files with 6 additions and 6 deletions

View File

@@ -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()",

View File

@@ -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()",