修复: 北洋魔力获取

修复: 月月新消息获取
This commit is contained in:
ngfchl
2023-01-09 10:39:49 +08:00
parent 2f3b7d010a
commit 5c4fc7bcf2
2 changed files with 11 additions and 11 deletions

14
pt.json
View File

@@ -3186,7 +3186,7 @@
"pk": 44,
"fields": {
"created_at": "2022-08-23T16:41:38.669",
"updated_at": "2023-01-08T10:26:36.889",
"updated_at": "2023-01-09T08:49:56.049",
"url": "https://pt.keepfrds.com/",
"name": "月月Frds",
"nickname": "frds",
@@ -3259,7 +3259,7 @@
"seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]",
"record_count_rule": "//tr/td[3]",
"seed_vol_rule": "//td[contains(text(),\"当前做种\")]/following-sibling::td/text()",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"mailbox_rule": "//a[@href=\"messages.php\"]/b/span/text()[1]",
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
"notice_title": "//td[@class=\"text\"]/div/a//text()",
@@ -4820,7 +4820,7 @@
"pk": 65,
"fields": {
"created_at": "2022-10-04T11:03:31.325",
"updated_at": "2023-01-08T10:26:36.961",
"updated_at": "2023-01-09T10:25:27.319",
"url": "https://www.tjupt.org/",
"name": "北洋园",
"nickname": "beiyang",
@@ -4882,7 +4882,7 @@
"uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]",
"downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]",
"ratio_rule": "//strong[contains(text(),\"做种/下载时间比率\")]/following-sibling::font[1]/text()",
"my_sp_rule": "//a[@href=\"https://www.tjupt.org/mybonusapps.php\"]/following-sibling::text()[1]",
"my_sp_rule": "//a[@href=\"mybonusapps.php\"]/following-sibling::text()[1]",
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
@@ -7780,7 +7780,7 @@
"created_at": "2022-08-17T22:26:09.644",
"updated_at": "2022-10-15T19:19:21.516",
"task": 5,
"name": "",
"name": "拉取最新种子",
"job_id": "拉取最新种子",
"trigger": "interval",
"task_exec": false,
@@ -7820,8 +7820,8 @@
"created_at": "2022-11-03T08:35:13.023",
"updated_at": "2022-12-25T12:16:27.836",
"task": 3,
"name": "",
"job_id": "",
"name": "删除过期种子",
"job_id": "删除过期种子",
"trigger": "interval",
"task_exec": false,
"replace_existing": true,

View File

@@ -3073,7 +3073,7 @@
{
"id": 44,
"created_at": "2022-08-23 16:41:38.669000",
"updated_at": "2023-01-08 10:26:36.889799",
"updated_at": "2023-01-09 08:49:56.049191",
"name": "月月Frds",
"url": "https://pt.keepfrds.com/",
"logo": "https://pt.keepfrds.com/favicon.ico",
@@ -3138,7 +3138,7 @@
"seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]",
"record_count_rule": "//tr/td[3]",
"seed_vol_rule": "//td[contains(text(),\"当前做种\")]/following-sibling::td/text()",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"mailbox_rule": "//a[@href=\"messages.php\"]/b/span/text()[1]",
"hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
"my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()",
@@ -4650,7 +4650,7 @@
{
"id": 65,
"created_at": "2022-10-04 11:03:31.325000",
"updated_at": "2023-01-08 10:26:36.961714",
"updated_at": "2023-01-09 10:25:27.319691",
"name": "北洋园",
"url": "https://www.tjupt.org/",
"logo": "https://www.tjupt.org/favicon.ico",
@@ -4706,7 +4706,7 @@
"uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]",
"downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]",
"ratio_rule": "//strong[contains(text(),\"做种/下载时间比率\")]/following-sibling::font[1]/text()",
"my_sp_rule": "//a[@href=\"https://www.tjupt.org/mybonusapps.php\"]/following-sibling::text()[1]",
"my_sp_rule": "//a[@href=\"mybonusapps.php\"]/following-sibling::text()[1]",
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",