mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
1. 更新白兔、老师默认规则
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
/venv/
|
||||
/db/
|
||||
*/__pycache__
|
||||
*/__pycache__/
|
||||
|
||||
7
.idea/ptools.iml
generated
7
.idea/ptools.iml
generated
@@ -19,4 +19,11 @@
|
||||
<orderEntry type="jdk" jdkName="Python 3.9 (pt_assist)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="TemplatesService">
|
||||
<option name="TEMPLATE_FOLDERS">
|
||||
<list>
|
||||
<option value="$MODULE_DIR$/templates" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</module>
|
||||
48
pt.json
48
pt.json
@@ -2554,22 +2554,22 @@
|
||||
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
|
||||
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
|
||||
"remark": "",
|
||||
"invitation_rule": "//div[@class=\"layui-tab-item layui-show\"]//table[1]/tr[3]/td[4]/a/text()",
|
||||
"time_join_rule": "//div[@class=\"layui-tab-item layui-show\"]//table[1]/tr[4]/td[4]/text()",
|
||||
"latest_active_rule": "//div[@class=\"layui-tab-item layui-show\"]//table[1]/tr[4]/td[6]/text()",
|
||||
"uploaded_rule": "//table[2]/tr[2]/td[4]/text()",
|
||||
"downloaded_rule": "//table[2]/tr[2]/td[6]/text()",
|
||||
"ratio_rule": "//table[2]/tr[2]/td[2]/text()",
|
||||
"my_sp_rule": "//table/tr[2]/td[8]/text()",
|
||||
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
|
||||
"my_bonus_rule": "//div[@class=\"layui-tab-item layui-show\"]//table[1]/tr[4]/td[2]/text()[1]",
|
||||
"my_level_rule": "//ul/li[2]/span/text()",
|
||||
"my_hr_rule": "//table/tr[14]/td[2]/text()/text()",
|
||||
"leech_rule": "//ul/li/i[@title=\"下载中\"]/following-sibling::span[@class=\"list-info\"]/text()",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
"invitation_rule": "//li/i[@title=\"邀请\"]/following-sibling::span/text()",
|
||||
"time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td[1]//span/@title",
|
||||
"latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td[1]//span/@title",
|
||||
"uploaded_rule": "//li/i[@title=\"上传量\"]/following-sibling::span/text()",
|
||||
"downloaded_rule": "//li/i[@title=\"下载量\"]/following-sibling::span/text()",
|
||||
"ratio_rule": "//li/i[@title=\"分享率\"]/following-sibling::span/text()",
|
||||
"my_sp_rule": "//li/i[@title=\"奶糖\"]/following-sibling::span/a/text()",
|
||||
"hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]",
|
||||
"my_bonus_rule": "//li/i[@title=\"做种积分\"]/following-sibling::span/a/text()",
|
||||
"my_level_rule": "//li/i[@title=\"等级\"]/following-sibling::span/text()",
|
||||
"my_hr_rule": "//table/tr[114]/td[2]/text()/text()",
|
||||
"leech_rule": "//li/i[@title=\"下载中\"]/following-sibling::span/text()",
|
||||
"seed_rule": "//li/i[@title=\"做种中\"]/following-sibling::span/text()",
|
||||
"record_count_rule": "/html/body/b/text()",
|
||||
"seed_vol_rule": "//tr/td[3]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/following-sibling::text()[1]",
|
||||
"seed_vol_rule": "//div[@id=\"ka1\"]//tr/td[3]",
|
||||
"mailbox_rule": "//a[@href=\"messages.php\"]/text()[1]",
|
||||
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()"
|
||||
}
|
||||
},
|
||||
@@ -2628,16 +2628,16 @@
|
||||
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
|
||||
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
|
||||
"remark": "",
|
||||
"invitation_rule": "//td[@class=\"embedded\"]/table/tr[2]/td[2]/a/text()",
|
||||
"time_join_rule": "//td[@class=\"embedded\"]/table/tr[3]/td[2]/text()",
|
||||
"latest_active_rule": "//td[@class=\"embedded\"]/table/tr[4]/td[2]/text()",
|
||||
"uploaded_rule": "//tr[7]/td[2]/table/tr[2]/td[1]/text()",
|
||||
"downloaded_rule": "//tr[7]/td[2]/table/tr[2]/td[2]/text()",
|
||||
"ratio_rule": "//tr[7]/td[2]/table/tr[1]/td[1]/font/text()",
|
||||
"my_sp_rule": "//td[@class=\"embedded\"]/table/tr[13]/td[2]/text()",
|
||||
"invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
|
||||
"time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td//span/@title",
|
||||
"latest_active_rule": "//td[contains(text(),\"最近动向\")]/following-sibling::td//span/@title",
|
||||
"uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]",
|
||||
"downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]",
|
||||
"ratio_rule": "//font[@class=\"color_ratio\"][1]/following-sibling::text()[1]",
|
||||
"my_sp_rule": "//a[@href=\"mybonus.php\"]/following-sibling::text()[1]",
|
||||
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
|
||||
"my_bonus_rule": "//td[@class=\"embedded\"]/table/tr[14]/td[2]/text()",
|
||||
"my_level_rule": "//tr/td/span/span/a/@class",
|
||||
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
|
||||
"my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"][1]/a[contains(@class,\"_Name\")]/@class",
|
||||
"my_hr_rule": "//*[@id=\"outer\"]/table/tbody/tr/td/table/tbody/tr[14]/td[2]/text()",
|
||||
"leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
|
||||
"seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
|
||||
|
||||
Reference in New Issue
Block a user