修复学校信息获取

This commit is contained in:
ngfchl
2022-11-21 19:46:11 +08:00
parent 5cb9eea45b
commit e2ceb41eb7
3 changed files with 6 additions and 4 deletions

View File

@@ -4823,7 +4823,7 @@
"pk": 70,
"fields": {
"created_at": "2022-07-17T10:24:59.754",
"updated_at": "2022-11-20T23:20:45.336",
"updated_at": "2022-11-21T19:42:25.740",
"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()"