mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
优化瓷器数据获取与签到
This commit is contained in:
12
pt.json
12
pt.json
@@ -4349,14 +4349,14 @@
|
||||
"pk": 64,
|
||||
"fields": {
|
||||
"created_at": "2022-10-04T10:55:26.478",
|
||||
"updated_at": "2022-11-29T22:00:29.937",
|
||||
"updated_at": "2022-11-30T01:53:33.738",
|
||||
"url": "https://hdchina.org/",
|
||||
"name": "瓷器",
|
||||
"logo": "https://hdchina.org/favicon.ico",
|
||||
"tracker": "http://hdchina.org",
|
||||
"sign_in_support": false,
|
||||
"sign_in_support": true,
|
||||
"get_torrent_support": false,
|
||||
"get_userinfo_support": false,
|
||||
"get_userinfo_support": true,
|
||||
"search_support": false,
|
||||
"page_default": "torrents.php",
|
||||
"page_sign_in": "plugin_sign-in.php?cmd=signin",
|
||||
@@ -4367,7 +4367,7 @@
|
||||
"page_search": "torrents.php?search={}",
|
||||
"page_leeching": "getusertorrentlistajax.php?userid={}&type=leeching",
|
||||
"page_uploaded": "getusertorrentlistajax.php?userid={}&type=uploaded",
|
||||
"page_seeding": "getusertorrentlistajax.php?userid={}&type=seeding",
|
||||
"page_seeding": "ajax_getusertorrentlist.php?userid={}&type=seeding",
|
||||
"page_completed": "getusertorrentlistajax.php?userid={}&type=completed",
|
||||
"page_mybonus": "mybonus.php",
|
||||
"page_viewfilelist": "viewfilelist.php?id={}",
|
||||
@@ -4375,11 +4375,11 @@
|
||||
"sign_in_method": "post",
|
||||
"sign_in_captcha": false,
|
||||
"sign_in_params": "{}",
|
||||
"sign_in_headers": "{}",
|
||||
"sign_in_headers": "{'connection': 'close'}",
|
||||
"hr": false,
|
||||
"hr_rate": 2,
|
||||
"hr_time": 10,
|
||||
"sp_full": 100.0,
|
||||
"sp_full": 70.0,
|
||||
"limit_speed": 100,
|
||||
"torrents_rule": "//table[@class=\"torrents\"]/tr",
|
||||
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
|
||||
|
||||
Reference in New Issue
Block a user