修复iptorrents做种体积

This commit is contained in:
ngfchl
2022-12-25 17:45:46 +08:00
parent 13e5b6fe9e
commit d33764b305
2 changed files with 4 additions and 4 deletions

View File

@@ -2611,7 +2611,7 @@
"pk": 40,
"fields": {
"created_at": "2022-08-14T09:14:51.194",
"updated_at": "2022-12-21T15:20:57.526",
"updated_at": "2022-12-25T17:00:00.285",
"url": "https://iptorrents.com/",
"name": "ipt",
"logo": "https://iptorrents.com/favicon.ico",
@@ -2679,7 +2679,7 @@
"leech_rule": "//i[@class=\"fa fa-angle-double-down ico red\"]/following-sibling::text()[1]",
"seed_rule": "//i[@class=\"fa fa-angle-double-up ico grn\"]/following-sibling::text()[1]",
"record_count_rule": "/html/body/b/text()",
"seed_vol_rule": "//tr/td[3]",
"seed_vol_rule": "//tr/td[6]",
"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[11]//td[@class=\"no_border_wide\"][2]/text()"

View File

@@ -2510,7 +2510,7 @@
{
"id": 40,
"created_at": "2022-08-14 09:14:51.194000",
"updated_at": "2022-12-21 15:20:57.526090",
"updated_at": "2022-12-25 17:00:00.285931",
"name": "ipt",
"url": "https://iptorrents.com/",
"logo": "https://iptorrents.com/favicon.ico",
@@ -2574,7 +2574,7 @@
"leech_rule": "//i[@class=\"fa fa-angle-double-down ico red\"]/following-sibling::text()[1]",
"seed_rule": "//i[@class=\"fa fa-angle-double-up ico grn\"]/following-sibling::text()[1]",
"record_count_rule": "/html/body/b/text()",
"seed_vol_rule": "//tr/td[3]",
"seed_vol_rule": "//tr/td[6]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[11]//td[@class=\"no_border_wide\"][2]/text()",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",