mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
修复猪猪消息提醒
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
{
|
||||
"id": 2,
|
||||
"created_at": "2022-07-17 10:24:21.376000",
|
||||
"updated_at": "2023-01-25 21:23:54.612986",
|
||||
"updated_at": "2023-02-18 11:09:34.517667",
|
||||
"name": "猪猪网",
|
||||
"url": "https://piggo.me/",
|
||||
"logo": "https://piggo.me/favicon.ico",
|
||||
@@ -153,7 +153,7 @@
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"record_count_rule": "//tr/td[4]",
|
||||
"seed_vol_rule": "//p/preceding-sibling::text()[1]",
|
||||
"mailbox_rule": "//a[@id=\"messages1\"]/font/text()[1]",
|
||||
"mailbox_rule": "//div[@id=\"messages1\"]",
|
||||
"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()",
|
||||
|
||||
Reference in New Issue
Block a user