mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
修复学校、阿童木做种体积
This commit is contained in:
8
pt.json
8
pt.json
@@ -4,7 +4,7 @@
|
||||
"pk": 1,
|
||||
"fields": {
|
||||
"created_at": "2022-07-17T10:22:03.474",
|
||||
"updated_at": "2022-12-16T15:15:43.253",
|
||||
"updated_at": "2022-12-20T14:31:48.595",
|
||||
"url": "https://hdatmos.club/",
|
||||
"name": "阿童木",
|
||||
"logo": "https://hdatmos.club/favicon.ico",
|
||||
@@ -72,7 +72,7 @@
|
||||
"leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"record_count_rule": "/html/body/b/text()",
|
||||
"seed_vol_rule": "//tr/td[3]",
|
||||
"seed_vol_rule": "//tr/td[4]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]",
|
||||
"hash_rule": "//tr[10]//td[@class=\"no_border_wide\"][2]/text()"
|
||||
@@ -4823,7 +4823,7 @@
|
||||
"pk": 70,
|
||||
"fields": {
|
||||
"created_at": "2022-07-17T10:24:59.754",
|
||||
"updated_at": "2022-12-16T15:15:43.426",
|
||||
"updated_at": "2022-12-20T14:31:36.601",
|
||||
"url": "https://pt.btschool.club/",
|
||||
"name": "BT学校",
|
||||
"logo": "https://pt.btschool.club/favicon.ico",
|
||||
@@ -4891,7 +4891,7 @@
|
||||
"leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"record_count_rule": "/html/body/b/text()",
|
||||
"seed_vol_rule": "//tr/td[4]",
|
||||
"seed_vol_rule": "//tr/td[3]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"id": 1,
|
||||
"created_at": "2022-07-17 10:22:03.474000",
|
||||
"updated_at": "2022-12-16 15:15:43.253223",
|
||||
"updated_at": "2022-12-20 14:31:48.595443",
|
||||
"name": "阿童木",
|
||||
"url": "https://hdatmos.club/",
|
||||
"logo": "https://hdatmos.club/favicon.ico",
|
||||
@@ -66,7 +66,7 @@
|
||||
"leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"record_count_rule": "/html/body/b/text()",
|
||||
"seed_vol_rule": "//tr/td[3]",
|
||||
"seed_vol_rule": "//tr/td[4]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
"hash_rule": "//tr[10]//td[@class=\"no_border_wide\"][2]/text()",
|
||||
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]",
|
||||
@@ -4638,7 +4638,7 @@
|
||||
{
|
||||
"id": 70,
|
||||
"created_at": "2022-07-17 10:24:59.754000",
|
||||
"updated_at": "2022-12-16 15:15:43.426446",
|
||||
"updated_at": "2022-12-20 14:31:36.601023",
|
||||
"name": "BT学校",
|
||||
"url": "https://pt.btschool.club/",
|
||||
"logo": "https://pt.btschool.club/favicon.ico",
|
||||
@@ -4702,7 +4702,7 @@
|
||||
"leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"record_count_rule": "/html/body/b/text()",
|
||||
"seed_vol_rule": "//tr/td[4]",
|
||||
"seed_vol_rule": "//tr/td[3]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()",
|
||||
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
|
||||
|
||||
Reference in New Issue
Block a user