1. 新增加站点支持:红叶

2. 修复聆音、海胆、烧包、马杀鸡、城市信息获取
This commit is contained in:
ngfchl
2022-11-01 22:57:08 +08:00
parent 1e0e3e7964
commit bf9f9bb11f
2 changed files with 677 additions and 541 deletions

770
pt.json

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
{
"id": 1,
"created_at": "2022-07-17 10:22:03.474000",
"updated_at": "2022-10-15 20:28:11.056073",
"updated_at": "2022-10-31 23:21:35.459038",
"name": "阿童木",
"url": "https://hdatmos.club/",
"logo": "https://hdatmos.club/favicon.ico",
@@ -78,7 +78,7 @@
{
"id": 2,
"created_at": "2022-07-17 10:24:21.376000",
"updated_at": "2022-10-15 20:28:11.059762",
"updated_at": "2022-10-31 23:21:36.691830",
"name": "猪猪网",
"url": "https://piggo.me/",
"logo": "https://piggo.me/favicon.ico",
@@ -151,86 +151,10 @@
"page_control_panel": "usercp.php",
"tracker": "piggo.me"
},
{
"id": 3,
"created_at": "2022-07-17 10:24:59.754000",
"updated_at": "2022-10-15 20:28:11.064376",
"name": "BT学校",
"url": "http://47.242.110.63/",
"logo": "https://pt.btschool.club/favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
"search_support": 0,
"page_default": "torrents.php",
"page_sign_in": "index.php?action=addbonus",
"page_detail": "details.php?id={}",
"page_download": "download.php?id={}",
"page_user": "userdetails.php?id={}",
"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_completed": "getusertorrentlistajax.php?userid={}&type=completed",
"page_mybonus": "mybonus.php",
"page_viewfilelist": "viewfilelist.php?id=",
"page_viewpeerlist": "viewpeerlist.php?id=",
"sign_in_method": "get",
"sign_in_captcha": 0,
"sign_in_params": "{}",
"sign_in_headers": "{}",
"hr": 0,
"hr_rate": 2,
"hr_time": 10,
"sp_full": 0,
"limit_speed": 100,
"torrents_rule": "//table[@class=\"torrents\"]/tr",
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
"title_rule": ".//a[contains(@href,\"detail\")]/parent::td/text()[last()]",
"detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href",
"category_rule": ".//td[@class=\"rowfollow nowrap\"][1]/a[1]/img/@class",
"poster_rule": ".//table/tr/td[1]/img/@src",
"magnet_url_rule": ".//a[contains(@href,\"download\")]/@href",
"download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href",
"size_rule": ".//td[5]/text()",
"hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title",
"sale_rule": ".//img[contains(@class,\"free\")]/@alt",
"sale_expire_rule": ".//img[contains(@class,\"free\")]/following-sibling::font/span/@title",
"release_rule": ".//td[4]/span/@title",
"seeders_rule": ".//td[6]/b/a/text()",
"leechers_rule": ".//td[7]/b/a/text()",
"completers_rule": ".//td[8]/a/b/text()",
"viewfilelist_rule": ".//td/text()",
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
"remark": "",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"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": "//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": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"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[3]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
"my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()",
"my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"tracker": "btschool.club"
},
{
"id": 5,
"created_at": "2022-07-17 10:27:30.380000",
"updated_at": "2022-10-15 20:28:11.067768",
"updated_at": "2022-10-31 23:21:37.546659",
"name": "1PT",
"url": "https://1ptba.com/",
"logo": "https://1ptba.com/favicon.ico",
@@ -306,7 +230,7 @@
{
"id": 8,
"created_at": "2022-07-20 10:05:03.493000",
"updated_at": "2022-10-15 20:28:11.071232",
"updated_at": "2022-10-31 23:21:38.045659",
"name": "CarPT",
"url": "https://carpt.net/",
"logo": "https://carpt.net/favicon.ico",
@@ -382,7 +306,7 @@
{
"id": 9,
"created_at": "2022-07-20 10:06:16.029000",
"updated_at": "2022-10-15 20:28:11.074780",
"updated_at": "2022-10-31 23:21:38.389420",
"name": "HDArea",
"url": "https://www.hdarea.co/",
"logo": "https://www.hdarea.co/favicon.ico",
@@ -458,7 +382,7 @@
{
"id": 10,
"created_at": "2022-07-20 10:07:13.505000",
"updated_at": "2022-10-15 20:28:11.077279",
"updated_at": "2022-10-31 23:21:38.660048",
"name": "红豆饭",
"url": "https://hdfans.org/",
"logo": "https://hdfans.org/favicon.ico",
@@ -534,7 +458,7 @@
{
"id": 11,
"created_at": "2022-07-20 10:08:12.726000",
"updated_at": "2022-10-15 20:28:11.080062",
"updated_at": "2022-10-31 23:21:38.988163",
"name": "天空",
"url": "https://hdsky.me/",
"logo": "https://hdsky.me/favicon.ico",
@@ -610,7 +534,7 @@
{
"id": 12,
"created_at": "2022-07-20 10:09:18.723000",
"updated_at": "2022-10-15 20:28:11.083118",
"updated_at": "2022-10-31 23:21:39.178851",
"name": "时光",
"url": "https://hdtime.org/",
"logo": "https://hdtime.org/favicon.ico",
@@ -686,7 +610,7 @@
{
"id": 13,
"created_at": "2022-07-20 10:09:59.938000",
"updated_at": "2022-10-15 20:28:11.088636",
"updated_at": "2022-10-31 23:21:39.437626",
"name": "Zone",
"url": "https://hdzone.me/",
"logo": "https://hdzone.me/favicon.ico",
@@ -762,7 +686,7 @@
{
"id": 14,
"created_at": "2022-07-20 10:11:12.180000",
"updated_at": "2022-10-15 20:28:11.092428",
"updated_at": "2022-10-31 23:21:39.716567",
"name": "冬樱",
"url": "https://wintersakura.net/",
"logo": "https://wintersakura.net/favicon.ico",
@@ -838,7 +762,7 @@
{
"id": 15,
"created_at": "2022-07-20 10:12:13.107000",
"updated_at": "2022-10-21 18:46:21.786056",
"updated_at": "2022-10-31 23:21:40.167239",
"name": "蚂蚁",
"url": "http://hdmayi.com/",
"logo": "http://hdmayi.com/favicon.ico",
@@ -914,7 +838,7 @@
{
"id": 16,
"created_at": "2022-07-20 10:13:15.407000",
"updated_at": "2022-10-15 20:28:11.097965",
"updated_at": "2022-10-31 23:21:40.411908",
"name": "农场",
"url": "https://pt.0ff.cc/",
"logo": "https://pt.0ff.cc/favicon.ico",
@@ -990,7 +914,7 @@
{
"id": 17,
"created_at": "2022-07-20 10:15:59.584000",
"updated_at": "2022-10-15 20:28:11.101262",
"updated_at": "2022-10-31 23:21:40.591803",
"name": "铂金学院",
"url": "https://ptchina.org/",
"logo": "https://ptchina.org/favicon.ico",
@@ -1066,7 +990,7 @@
{
"id": 18,
"created_at": "2022-07-20 10:58:58.928000",
"updated_at": "2022-10-15 20:28:11.106598",
"updated_at": "2022-11-01 22:31:06.862540",
"name": "马杀鸡",
"url": "https://pt.msg.vg/",
"logo": "https://pt.msg.vg/favicon.ico",
@@ -1116,17 +1040,17 @@
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
"remark": "",
"invitation_rule": "//table/tr[1]/td[2]/a/text()",
"time_join_rule": "//table/tr[2]/td[2]/span/@title",
"latest_active_rule": "//table/tr[3]/td[2]/span/@title",
"uploaded_rule": "//tr[8]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[8]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[8]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[14]/td[2]/text()",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"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": "//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": "//tr[114]/td[2]/text()",
"my_level_rule": "//tr/td/span/span/a/@class",
"my_hr_rule": "//table/tr[114]/td[2]/text()",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"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()",
@@ -1142,7 +1066,7 @@
{
"id": 19,
"created_at": "2022-07-20 11:03:57.583000",
"updated_at": "2022-10-15 21:30:02.142986",
"updated_at": "2022-10-31 23:21:41.364157",
"name": "时间",
"url": "https://www.pttime.org/",
"logo": "https://www.pttime.org/favicon.ico",
@@ -1218,7 +1142,7 @@
{
"id": 20,
"created_at": "2022-07-20 11:06:11.901000",
"updated_at": "2022-10-15 20:28:11.112074",
"updated_at": "2022-10-31 23:21:41.610406",
"name": "欧申",
"url": "http://www.oshen.win/",
"logo": "http://www.oshen.win/favicon.ico",
@@ -1294,7 +1218,7 @@
{
"id": 21,
"created_at": "2022-07-20 11:12:51.331000",
"updated_at": "2022-10-15 20:28:11.115015",
"updated_at": "2022-10-31 23:21:41.804359",
"name": "海棠",
"url": "https://www.htpt.cc/",
"logo": "https://www.htpt.cc/favicon.ico",
@@ -1370,7 +1294,7 @@
{
"id": 22,
"created_at": "2022-07-20 11:17:25.992000",
"updated_at": "2022-10-15 20:28:11.118886",
"updated_at": "2022-11-01 22:27:29.413657",
"name": "烧包",
"url": "https://ptsbao.club/",
"logo": "https://ptsbao.club/favicon.ico",
@@ -1420,17 +1344,17 @@
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
"remark": "",
"invitation_rule": "//table/tr[1]/td[2]/a/text()",
"time_join_rule": "//table/tr[4]/td[2]/span/@title",
"latest_active_rule": "//table/tr[5]/td[2]/span/@title",
"uploaded_rule": "//tr[9]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[9]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[9]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[18]/td[2]/text()",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"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": "//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=\"wof_load.php\"]/following-sibling::text()[1]",
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
"my_bonus_rule": "//tr[118]/td[2]/text()",
"my_level_rule": "//tr/td/span/span/a/@class",
"my_hr_rule": "//table/tr[13]/td[2]/text()",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"leech_rule": "//img[@class=\"downloading\"][1]/following-sibling::text()[1]",
"seed_rule": "//img[@class=\"uploading\"][1]/following-sibling::text()[1]",
"record_count_rule": "/html/body/b/text()",
@@ -1446,7 +1370,7 @@
{
"id": 23,
"created_at": "2022-07-20 11:25:55.869000",
"updated_at": "2022-10-15 20:28:11.122788",
"updated_at": "2022-10-31 23:21:42.324413",
"name": "百川",
"url": "https://www.hitpt.com/",
"logo": "https://www.hitpt.com/favicon.ico",
@@ -1522,7 +1446,7 @@
{
"id": 24,
"created_at": "2022-07-20 11:27:42.866000",
"updated_at": "2022-10-15 20:28:11.126304",
"updated_at": "2022-11-01 22:16:04.113950",
"name": "聆音",
"url": "https://pt.soulvoice.club/",
"logo": "https://pt.soulvoice.club/favicon.ico",
@@ -1572,17 +1496,17 @@
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
"remark": "",
"invitation_rule": "//table/tr[1]/td[2]/a/text()",
"time_join_rule": "//table/tr[2]/td[2]/span/@title",
"latest_active_rule": "//table/tr[3]/td[2]/span/@title",
"uploaded_rule": "//tr[6]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[6]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[6]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[12]/td[2]/text()",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"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": "//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": "//tr[112]/td[2]/text()",
"my_level_rule": "//tr/td/span/span/a/@class",
"my_hr_rule": "//table/tr[13]/td[2]/a/text()",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"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()",
@@ -1598,7 +1522,7 @@
{
"id": 25,
"created_at": "2022-07-20 11:28:54.234000",
"updated_at": "2022-10-15 20:56:44.517104",
"updated_at": "2022-10-31 23:21:42.794309",
"name": "备胎",
"url": "https://www.beitai.pt/",
"logo": "https://www.beitai.pt/favicon.ico",
@@ -1674,7 +1598,7 @@
{
"id": 26,
"created_at": "2022-07-20 23:48:14.437000",
"updated_at": "2022-10-15 20:28:11.132227",
"updated_at": "2022-10-31 23:21:43.150038",
"name": "观众",
"url": "https://audiences.me/",
"logo": "https://audiences.me/favicon.ico",
@@ -1750,7 +1674,7 @@
{
"id": 28,
"created_at": "2022-07-20 23:51:03.848000",
"updated_at": "2022-10-15 20:28:11.135301",
"updated_at": "2022-10-31 23:21:43.523043",
"name": "丐帮",
"url": "https://gainbound.net/",
"logo": "https://gainbound.net/favicon.ico",
@@ -1826,7 +1750,7 @@
{
"id": 29,
"created_at": "2022-07-20 23:51:54.709000",
"updated_at": "2022-10-16 15:40:55.429748",
"updated_at": "2022-11-01 22:35:48.203619",
"name": "海胆",
"url": "https://www.haidan.video/",
"logo": "https://www.haidan.video/public/pic/favicon.ico",
@@ -1878,16 +1802,16 @@
"remark": "因种子的分组机构原因,暂未支持",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"time_join_rule": "//td[contains(text(),\"加入\")]/following-sibling::td[1]//span/@title",
"latest_active_rule": "//table/tr[3]/td[2]/span/@title",
"latest_active_rule": "//td[contains(text(),\"最近\")]/following-sibling::td[1]//span/@title",
"uploaded_rule": "//font[@class=\"color_uploaded\"]/following-sibling::text()[1]",
"downloaded_rule": "//tr[6]/td[2]//table/tr[2]/td[2]/text()",
"downloaded_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]",
"ratio_rule": "//font[@class=\"color_ratio\"]/following-sibling::text()",
"my_sp_rule": "//span[@id=\"magic_num\"]/text()",
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"leech_rule": "//font[@class=\"color_downloaded\"]/following-sibling::text()[1]",
"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[3]",
@@ -1902,7 +1826,7 @@
{
"id": 30,
"created_at": "2022-07-20 23:52:34.568000",
"updated_at": "2022-10-15 20:28:11.142476",
"updated_at": "2022-10-31 23:21:44.170365",
"name": "HD杜比",
"url": "https://www.hddolby.com/",
"logo": "https://gitee.com/ngfchl/icons/raw/master/pt_site/hddolby.ico",
@@ -1978,7 +1902,7 @@
{
"id": 31,
"created_at": "2022-07-20 23:53:30.271000",
"updated_at": "2022-10-16 15:46:06.426695",
"updated_at": "2022-10-31 23:21:44.573579",
"name": "海带",
"url": "https://www.hd.ai/",
"logo": "https://www.hd.ai/favicon.png",
@@ -2054,7 +1978,7 @@
{
"id": 32,
"created_at": "2022-07-20 23:55:26.251000",
"updated_at": "2022-10-15 20:28:11.148475",
"updated_at": "2022-10-31 23:21:44.887574",
"name": "MTeam",
"url": "https://kp.m-team.cc/",
"logo": "https://kp.m-team.cc/favicon.ico",
@@ -2130,7 +2054,7 @@
{
"id": 33,
"created_at": "2022-07-20 23:56:40.615000",
"updated_at": "2022-10-15 20:28:11.151780",
"updated_at": "2022-10-31 23:21:45.111919",
"name": "芒果",
"url": "https://www.3wmg.com/",
"logo": "https://www.3wmg.com/favicon.ico",
@@ -2206,7 +2130,7 @@
{
"id": 34,
"created_at": "2022-07-23 19:05:57.166000",
"updated_at": "2022-10-15 20:28:11.154880",
"updated_at": "2022-10-31 23:21:45.334052",
"name": "海豹GPW",
"url": "https://greatposterwall.com/",
"logo": "https://greatposterwall.com/favicon.ico",
@@ -2282,7 +2206,7 @@
{
"id": 35,
"created_at": "2022-07-23 19:10:24.853000",
"updated_at": "2022-10-15 20:28:11.158402",
"updated_at": "2022-10-31 23:21:45.623527",
"name": "白兔hares",
"url": "https://club.hares.top/",
"logo": "https://club.hares.top/favicon.ico",
@@ -2358,7 +2282,7 @@
{
"id": 36,
"created_at": "2022-07-27 12:59:12.234000",
"updated_at": "2022-10-15 20:28:11.160943",
"updated_at": "2022-10-31 23:21:46.024804",
"name": "老师",
"url": "https://www.nicept.net/",
"logo": "https://www.nicept.net/favicon.ico",
@@ -2434,7 +2358,7 @@
{
"id": 38,
"created_at": "2022-08-02 10:14:26.854000",
"updated_at": "2022-10-15 20:28:11.163920",
"updated_at": "2022-10-31 23:21:46.421117",
"name": "明教",
"url": "https://hdpt.xyz/",
"logo": "https://hdpt.xyz/favicon.ico",
@@ -2510,7 +2434,7 @@
{
"id": 39,
"created_at": "2022-08-12 23:29:07.033000",
"updated_at": "2022-10-15 20:28:11.170103",
"updated_at": "2022-10-31 23:21:46.674105",
"name": "铂金家",
"url": "https://pthome.net/",
"logo": "https://pthome.net/favicon.ico",
@@ -2586,7 +2510,7 @@
{
"id": 40,
"created_at": "2022-08-14 09:14:51.194000",
"updated_at": "2022-10-15 20:28:11.174338",
"updated_at": "2022-10-31 23:21:46.890401",
"name": "ipt",
"url": "https://iptorrents.com/",
"logo": "https://iptorrents.com/favicon.ico",
@@ -2662,7 +2586,7 @@
{
"id": 41,
"created_at": "2022-08-18 00:39:11.082000",
"updated_at": "2022-10-15 20:28:11.177923",
"updated_at": "2022-10-31 23:21:47.196314",
"name": "梓喵",
"url": "https://azusa.ru/",
"logo": "https://azusa.ru/favicon.ico",
@@ -2738,7 +2662,7 @@
{
"id": 42,
"created_at": "2022-08-18 00:46:55.688000",
"updated_at": "2022-10-15 20:28:11.181344",
"updated_at": "2022-11-01 22:47:50.104966",
"name": "HD城市",
"url": "https://hdcity.city/",
"logo": "https://hdcity.city/favicon.ico",
@@ -2792,7 +2716,7 @@
"time_join_rule": "//b[text()=\"加入日期\"]/following-sibling::text()[1]",
"latest_active_rule": "//b[text()=\"最近动向\"]/following-sibling::text()[1]",
"uploaded_rule": "//a[@href=\"userdetails\"]/i[@title=\"上传量:\"]/following-sibling::text()[1]",
"downloaded_rule": "//a[@href=\"userdetails\"]/i[@title=\"上传量:\"]/following-sibling::text()[1]",
"downloaded_rule": "//a[@href=\"userdetails\"]/i[@title=\"下载量:\"]/following-sibling::text()[1]",
"ratio_rule": "//a[@href=\"userdetails\"]/i[@title=\"分享率:\"]/following-sibling::text()[1]",
"my_sp_rule": "//a[@href=\"mybonus\"]/text()[1]",
"hour_sp_rule": "//div[contains(text(),\"每小时能获取\")]/text()[1]",
@@ -2814,7 +2738,7 @@
{
"id": 43,
"created_at": "2022-08-19 23:20:30.164000",
"updated_at": "2022-10-15 20:28:11.184903",
"updated_at": "2022-10-31 23:21:47.684427",
"name": "HDVIDEO",
"url": "https://hdvideo.one/",
"logo": "https://hdvideo.one/favicon.ico",
@@ -2890,7 +2814,7 @@
{
"id": 44,
"created_at": "2022-08-23 16:41:38.669000",
"updated_at": "2022-10-15 20:28:11.188099",
"updated_at": "2022-10-31 23:21:47.969702",
"name": "月月Frds",
"url": "https://pt.keepfrds.com/",
"logo": "https://pt.keepfrds.com/favicon.ico",
@@ -2966,7 +2890,7 @@
{
"id": 45,
"created_at": "2022-08-26 20:52:18.452000",
"updated_at": "2022-10-15 20:28:11.192100",
"updated_at": "2022-10-31 23:21:48.316603",
"name": "U2",
"url": "https://u2.dmhy.org/",
"logo": "https://u2.dmhy.org/favicon.ico",
@@ -3042,7 +2966,7 @@
{
"id": 46,
"created_at": "2022-08-26 20:53:50.259000",
"updated_at": "2022-10-15 20:28:11.195308",
"updated_at": "2022-10-31 23:21:48.502926",
"name": "TTG",
"url": "https://totheglory.im/",
"logo": "https://totheglory.im/favicon.ico",
@@ -3118,7 +3042,7 @@
{
"id": 47,
"created_at": "2022-08-26 20:54:35.357000",
"updated_at": "2022-10-15 20:28:11.198533",
"updated_at": "2022-10-31 23:21:48.673609",
"name": "蝶粉",
"url": "https://discfan.net/",
"logo": "https://discfan.net/favicon.ico",
@@ -3194,7 +3118,7 @@
{
"id": 48,
"created_at": "2022-08-26 20:55:42.110000",
"updated_at": "2022-10-15 20:28:11.202402",
"updated_at": "2022-10-31 23:21:49.338512",
"name": "joyhd",
"url": "https://www.joyhd.net/",
"logo": "https://www.joyhd.net/favicon.ico",
@@ -3270,7 +3194,7 @@
{
"id": 49,
"created_at": "2022-08-27 17:32:01.405000",
"updated_at": "2022-10-15 20:28:11.206229",
"updated_at": "2022-10-31 23:21:49.575640",
"name": "彩虹岛",
"url": "https://chdbits.co/",
"logo": "https://chdbits.co/favicon.ico",
@@ -3346,7 +3270,7 @@
{
"id": 50,
"created_at": "2022-08-27 17:36:00.453000",
"updated_at": "2022-10-15 20:28:11.210983",
"updated_at": "2022-10-31 23:21:49.857473",
"name": "好多油",
"url": "https://pt.hdupt.com/",
"logo": "https://pt.hdupt.com/favicon.ico",
@@ -3422,7 +3346,7 @@
{
"id": 51,
"created_at": "2022-08-27 17:43:57.903000",
"updated_at": "2022-10-15 20:28:11.214049",
"updated_at": "2022-10-31 23:21:50.121237",
"name": "我堡",
"url": "https://ourbits.club/",
"logo": "https://ourbits.club/favicon.ico",
@@ -3498,7 +3422,7 @@
{
"id": 52,
"created_at": "2022-08-27 18:16:09.224000",
"updated_at": "2022-10-15 20:28:11.217514",
"updated_at": "2022-10-31 23:21:50.373981",
"name": "家园",
"url": "https://hdhome.org/",
"logo": "https://hdhome.org/favicon.ico",
@@ -3574,7 +3498,7 @@
{
"id": 53,
"created_at": "2022-08-27 18:18:44.023000",
"updated_at": "2022-10-16 23:30:15.244421",
"updated_at": "2022-10-31 23:21:50.580401",
"name": "不可说",
"url": "https://springsunday.net/",
"logo": "https://springsunday.net/favicon.ico",
@@ -3650,7 +3574,7 @@
{
"id": 54,
"created_at": "2022-08-27 18:24:32.917000",
"updated_at": "2022-10-16 17:56:30.744494",
"updated_at": "2022-10-31 23:21:50.785993",
"name": "OpenCD",
"url": "https://open.cd/",
"logo": "https://open.cd/favicon.ico",
@@ -3726,7 +3650,7 @@
{
"id": 55,
"created_at": "2022-08-27 21:57:23.449000",
"updated_at": "2022-10-16 23:05:32.709513",
"updated_at": "2022-10-31 23:21:50.977591",
"name": "这是猫站",
"url": "https://pterclub.com/",
"logo": "https://pterclub.com/favicon.ico",
@@ -3802,7 +3726,7 @@
{
"id": 56,
"created_at": "2022-08-27 21:57:47.858000",
"updated_at": "2022-10-16 14:56:49.892589",
"updated_at": "2022-10-31 23:21:51.093964",
"name": "柠檬",
"url": "https://lemonhd.org/",
"logo": "https://lemonhd.org/favicon.ico",
@@ -3878,7 +3802,7 @@
{
"id": 57,
"created_at": "2022-08-27 21:58:11.379000",
"updated_at": "2022-10-15 20:28:11.238735",
"updated_at": "2022-10-31 23:21:51.207732",
"name": "南洋",
"url": "https://nanyangpt.com/",
"logo": "https://nanyangpt.com/favicon.ico",
@@ -3954,7 +3878,7 @@
{
"id": 58,
"created_at": "2022-09-03 00:08:20.078000",
"updated_at": "2022-10-15 20:28:11.242444",
"updated_at": "2022-10-31 23:21:51.405879",
"name": "吐鲁番",
"url": "https://pt.eastgame.org/",
"logo": "https://pt.eastgame.org/favicon.ico",
@@ -4030,7 +3954,7 @@
{
"id": 59,
"created_at": "2022-09-14 08:33:16.574000",
"updated_at": "2022-10-15 20:28:11.245772",
"updated_at": "2022-10-31 23:21:52.880891",
"name": "KamePT",
"url": "https://kamept.com/",
"logo": "https://kamept.com/favicon.ico",
@@ -4106,7 +4030,7 @@
{
"id": 62,
"created_at": "2022-07-27 13:01:11.697000",
"updated_at": "2022-10-15 20:28:11.249060",
"updated_at": "2022-10-31 23:21:52.983297",
"name": "艾薇",
"url": "http://avgv.cc/",
"logo": "http://avgv.cc/favicon.ico",
@@ -4182,7 +4106,7 @@
{
"id": 63,
"created_at": "2022-09-19 22:02:22.069000",
"updated_at": "2022-10-15 20:28:11.253783",
"updated_at": "2022-10-31 23:21:53.107610",
"name": "憨憨",
"url": "https://hhanclub.top/",
"logo": "https://hhanclub.top/favicon.ico",
@@ -4258,7 +4182,7 @@
{
"id": 64,
"created_at": "2022-10-04 10:55:26.478000",
"updated_at": "2022-10-16 14:56:57.300862",
"updated_at": "2022-10-31 23:21:53.331533",
"name": "瓷器",
"url": "https://hdchina.org/",
"logo": "https://hdchina.org/favicon.ico",
@@ -4334,7 +4258,7 @@
{
"id": 65,
"created_at": "2022-10-04 11:03:31.325000",
"updated_at": "2022-10-15 20:28:11.259702",
"updated_at": "2022-10-31 23:21:53.516961",
"name": "北洋园",
"url": "https://www.tjupt.org/",
"logo": "https://www.tjupt.org/favicon.ico",
@@ -4410,7 +4334,7 @@
{
"id": 66,
"created_at": "2022-10-04 11:08:01.927000",
"updated_at": "2022-10-15 20:28:11.262069",
"updated_at": "2022-10-31 23:21:53.658761",
"name": "UltraHD",
"url": "https://ultrahd.net/",
"logo": "https://ultrahd.net/favicon.ico",
@@ -4486,7 +4410,7 @@
{
"id": 67,
"created_at": "2022-10-04 11:18:37.790000",
"updated_at": "2022-10-15 20:28:11.264536",
"updated_at": "2022-10-31 23:21:53.881032",
"name": "TU88",
"url": "http://pt.tu88.men/",
"logo": "http://pt.tu88.men/favicon.ico",
@@ -4562,7 +4486,7 @@
{
"id": 68,
"created_at": "2022-10-04 11:19:33.274000",
"updated_at": "2022-10-15 20:28:11.267443",
"updated_at": "2022-10-31 23:21:54.047883",
"name": "PT 分享站",
"url": "https://pt.itzmx.com/",
"logo": "https://pt.itzmx.com/favicon.ico",
@@ -4638,7 +4562,7 @@
{
"id": 69,
"created_at": "2022-10-11 20:56:14.504000",
"updated_at": "2022-10-15 20:28:11.271374",
"updated_at": "2022-10-31 23:21:54.187548",
"name": "兽",
"url": "https://pt.hd4fans.org/",
"logo": "https://pt.hd4fans.org/favicon.ico",
@@ -4713,8 +4637,84 @@
},
{
"id": 70,
"created_at": "2022-07-17 10:24:59.754000",
"updated_at": "2022-10-31 23:21:36.954234",
"name": "BT学校",
"url": "http://47.242.110.63/",
"logo": "https://pt.btschool.club/favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
"search_support": 0,
"page_default": "torrents.php",
"page_sign_in": "index.php?action=addbonus",
"page_detail": "details.php?id={}",
"page_download": "download.php?id={}",
"page_user": "userdetails.php?id={}",
"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_completed": "getusertorrentlistajax.php?userid={}&type=completed",
"page_mybonus": "mybonus.php",
"page_viewfilelist": "viewfilelist.php?id=",
"page_viewpeerlist": "viewpeerlist.php?id=",
"sign_in_method": "get",
"sign_in_captcha": 0,
"sign_in_params": "{}",
"sign_in_headers": "{}",
"hr": 0,
"hr_rate": 2,
"hr_time": 10,
"sp_full": 0,
"limit_speed": 100,
"torrents_rule": "//table[@class=\"torrents\"]/tr",
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
"title_rule": ".//a[contains(@href,\"detail\")]/parent::td/text()[last()]",
"detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href",
"category_rule": ".//td[@class=\"rowfollow nowrap\"][1]/a[1]/img/@class",
"poster_rule": ".//table/tr/td[1]/img/@src",
"magnet_url_rule": ".//a[contains(@href,\"download\")]/@href",
"download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href",
"size_rule": ".//td[5]/text()",
"hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title",
"sale_rule": ".//img[contains(@class,\"free\")]/@alt",
"sale_expire_rule": ".//img[contains(@class,\"free\")]/following-sibling::font/span/@title",
"release_rule": ".//td[4]/span/@title",
"seeders_rule": ".//td[6]/b/a/text()",
"leechers_rule": ".//td[7]/b/a/text()",
"completers_rule": ".//td[8]/a/b/text()",
"viewfilelist_rule": ".//td/text()",
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[5]/nobr/text()",
"remark": "",
"invitation_rule": "//span/a[contains(@href,\"invite.php?id=\")]/following-sibling::text()[1]",
"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": "//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": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"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[3]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]",
"my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()",
"my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"tracker": "btschool.club"
},
{
"id": 71,
"created_at": "2022-10-13 20:46:41.135391",
"updated_at": "2022-10-15 20:28:11.274472",
"updated_at": "2022-10-31 23:21:54.331074",
"name": "GGPT",
"url": "https://gamegamept.cn/",
"logo": "https://gamegamept.cn/favicon.ico",
@@ -4788,9 +4788,9 @@
"tracker": "gamegamept"
},
{
"id": 71,
"id": 72,
"created_at": "2022-10-13 21:12:00.102150",
"updated_at": "2022-10-16 23:04:43.288266",
"updated_at": "2022-10-31 23:21:54.485055",
"name": "飞天拉面",
"url": "https://nextpt.net/",
"logo": "https://nextpt.net/favicon.ico",
@@ -4864,9 +4864,9 @@
"tracker": "creditracker"
},
{
"id": 72,
"id": 73,
"created_at": "2022-10-13 22:31:26.178291",
"updated_at": "2022-10-15 20:28:11.280612",
"updated_at": "2022-10-31 23:21:54.665138",
"name": "织梦",
"url": "https://zmpt.cc/",
"logo": "https://zmpt.cc/favicon.ico",
@@ -4940,9 +4940,9 @@
"tracker": "zmpt.cc"
},
{
"id": 73,
"id": 74,
"created_at": "2022-10-14 14:23:01.057107",
"updated_at": "2022-10-15 20:28:11.283191",
"updated_at": "2022-10-31 23:21:54.851323",
"name": "52PT",
"url": "https://52pt.site/",
"logo": "https://52pt.site/favicon.ico",
@@ -5016,9 +5016,9 @@
"tracker": "52pt.site"
},
{
"id": 74,
"id": 75,
"created_at": "2022-10-14 14:25:28.692053",
"updated_at": "2022-10-15 20:28:11.287334",
"updated_at": "2022-10-31 23:21:54.969137",
"name": "TCCF",
"url": "https://et8.org/",
"logo": "https://et8.org/favicon.ico",
@@ -5092,9 +5092,9 @@
"tracker": "et8.org"
},
{
"id": 75,
"id": 76,
"created_at": "2022-10-15 20:49:44.721748",
"updated_at": "2022-10-15 20:49:44.721769",
"updated_at": "2022-10-31 23:21:55.155171",
"name": "SRVFI",
"url": "https://srvfi.top/",
"logo": "https://srvfi.top/favicon.ico",
@@ -5168,9 +5168,9 @@
"tracker": "srvfi"
},
{
"id": 76,
"id": 77,
"created_at": "2022-10-17 07:42:57.547264",
"updated_at": "2022-10-21 18:17:35.803053",
"updated_at": "2022-10-31 23:21:55.288369",
"name": "ICC2022",
"url": "https://www.icc2022.com/",
"logo": "https://www.icc2022.com/favicon.ico",
@@ -5244,9 +5244,9 @@
"tracker": "icc2022"
},
{
"id": 77,
"id": 78,
"created_at": "2022-10-21 18:14:12.349610",
"updated_at": "2022-10-21 18:53:05.318030",
"updated_at": "2022-10-31 23:21:55.483861",
"name": "iHD",
"url": "https://ihdbits.me/",
"logo": "https://ihdbits.me/favicon.ico",
@@ -5318,5 +5318,81 @@
"my_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"tracker": "ihdbits"
},
{
"id": 79,
"created_at": "2022-11-01 00:06:06.053113",
"updated_at": "2022-11-01 22:19:47.879045",
"name": "红叶",
"url": "http://leaves.red/",
"logo": "http://leaves.red/favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
"search_support": 0,
"page_default": "torrents.php",
"page_sign_in": "attendance.php",
"page_detail": "details.php?id={}",
"page_download": "download.php?id={}",
"page_user": "userdetails.php?id={}",
"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_completed": "getusertorrentlistajax.php?userid={}&type=completed",
"page_mybonus": "mybonus.php",
"page_viewfilelist": "viewfilelist.php?id={}",
"page_viewpeerlist": "viewpeerlist.php?id={}",
"sign_in_method": "get",
"sign_in_captcha": 0,
"sign_in_params": "{}",
"sign_in_headers": "{}",
"hr": 0,
"hr_rate": 2,
"hr_time": 10,
"sp_full": 100,
"limit_speed": 100,
"torrents_rule": "//table[@class=\"torrents\"]/tr",
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
"title_rule": ".//a[contains(@href,\"detail\")]/parent::td/text()[last()]",
"detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href",
"category_rule": ".//td[@class=\"rowfollow nowrap\"][1]/a[1]/img/@title",
"poster_rule": ".//table/tr/td[1]/img/@src",
"magnet_url_rule": ".//td/a[contains(@href,\"download.php?id=\")]/@href",
"download_url_rule": ".//a[contains(@href,\"download.php?id=\") and contains(@href,\"passkey\")]/@href",
"size_rule": ".//td[5]/text()",
"hr_rule": ".//table/tr/td/img[@class=\"hitandrun\"]/@title",
"sale_rule": ".//img[contains(@class,\"free\")]/@alt",
"sale_expire_rule": ".//img[contains(@class,\"free\")]/following-sibling::font/span/@title",
"release_rule": ".//td[4]/span/@title",
"seeders_rule": ".//a[contains(@href,\"#seeders\")]/text()",
"leechers_rule": ".//a[contains(@href,\"#leechers\")]/text()",
"completers_rule": ".//a[contains(@href,\"viewsnatches\")]//text()",
"viewfilelist_rule": ".//td/text()",
"viewpeerlist_rule": ".//tr/td[9]/nobr/text()",
"peer_speed_rule": ".//tr/td[7]/nobr/text()",
"remark": "",
"invitation_rule": "//span/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": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[@href=\"myhr.php\"]//text()",
"leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]",
"seed_rule": "//img[@class=\"arrowup\"]/following-sibling::text()[1]",
"record_count_rule": ".//td[3]/text()",
"seed_vol_rule": "//tr/td[4]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"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()",
"my_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"tracker": "http://leaves.red/"
}
]