mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
优化瓷器数据获取与签到
This commit is contained in:
@@ -4182,13 +4182,13 @@
|
||||
{
|
||||
"id": 64,
|
||||
"created_at": "2022-10-04 10:55:26.478000",
|
||||
"updated_at": "2022-11-29 22:00:29.937109",
|
||||
"updated_at": "2022-11-30 01:53:33.738025",
|
||||
"name": "瓷器",
|
||||
"url": "https://hdchina.org/",
|
||||
"logo": "https://hdchina.org/favicon.ico",
|
||||
"sign_in_support": 0,
|
||||
"sign_in_support": 1,
|
||||
"get_torrent_support": 0,
|
||||
"get_userinfo_support": 0,
|
||||
"get_userinfo_support": 1,
|
||||
"search_support": 0,
|
||||
"page_default": "torrents.php",
|
||||
"page_sign_in": "plugin_sign-in.php?cmd=signin",
|
||||
@@ -4198,7 +4198,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={}",
|
||||
@@ -4206,11 +4206,11 @@
|
||||
"sign_in_method": "post",
|
||||
"sign_in_captcha": 0,
|
||||
"sign_in_params": "{}",
|
||||
"sign_in_headers": "{}",
|
||||
"sign_in_headers": "{'connection': 'close'}",
|
||||
"hr": 0,
|
||||
"hr_rate": 2,
|
||||
"hr_time": 10,
|
||||
"sp_full": 100,
|
||||
"sp_full": 70,
|
||||
"limit_speed": 100,
|
||||
"torrents_rule": "//table[@class=\"torrents\"]/tr",
|
||||
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
|
||||
|
||||
Reference in New Issue
Block a user