From bf9f9bb11f8ff1e020b2019365a07be248f3e384 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Tue, 1 Nov 2022 22:57:08 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E6=96=B0=E5=A2=9E=E5=8A=A0=E7=AB=99?= =?UTF-8?q?=E7=82=B9=E6=94=AF=E6=8C=81=EF=BC=9A=E7=BA=A2=E5=8F=B6=202.=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=81=86=E9=9F=B3=E3=80=81=E6=B5=B7=E8=83=86?= =?UTF-8?q?=E3=80=81=E7=83=A7=E5=8C=85=E3=80=81=E9=A9=AC=E6=9D=80=E9=B8=A1?= =?UTF-8?q?=E3=80=81=E5=9F=8E=E5=B8=82=E4=BF=A1=E6=81=AF=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pt.json | 770 +++++++++++++++++++++++++--------------------- pt_site_site.json | 448 ++++++++++++++++----------- 2 files changed, 677 insertions(+), 541 deletions(-) diff --git a/pt.json b/pt.json index e019456..c16ed7a 100644 --- a/pt.json +++ b/pt.json @@ -4,7 +4,7 @@ "pk": 1, "fields": { "created_at": "2022-07-17T10:22:03.474", - "updated_at": "2022-10-15T20:28:11.056", + "updated_at": "2022-10-31T23:21:35.459", "url": "https://hdatmos.club/", "name": "阿童木", "logo": "https://hdatmos.club/favicon.ico", @@ -83,7 +83,7 @@ "pk": 2, "fields": { "created_at": "2022-07-17T10:24:21.376", - "updated_at": "2022-10-15T20:28:11.059", + "updated_at": "2022-10-31T23:21:36.691", "url": "https://piggo.me/", "name": "猪猪网", "logo": "https://piggo.me/favicon.ico", @@ -157,91 +157,12 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 3, - "fields": { - "created_at": "2022-07-17T10:24:59.754", - "updated_at": "2022-10-15T20:28:11.064", - "url": "http://47.242.110.63/", - "name": "BT学校", - "logo": "https://pt.btschool.club/favicon.ico", - "tracker": "btschool.club", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "index.php?action=addbonus", - "page_control_panel": "usercp.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": false, - "sign_in_params": "{}", - "sign_in_headers": "{}", - "hr": false, - "hr_rate": 2, - "hr_time": 10, - "sp_full": 0.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_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", - "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", - "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]", - "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", - "hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()" - } -}, { "model": "pt_site.site", "pk": 5, "fields": { "created_at": "2022-07-17T10:27:30.380", - "updated_at": "2022-10-15T20:28:11.067", + "updated_at": "2022-10-31T23:21:37.546", "url": "https://1ptba.com/", "name": "1PT", "logo": "https://1ptba.com/favicon.ico", @@ -320,7 +241,7 @@ "pk": 8, "fields": { "created_at": "2022-07-20T10:05:03.493", - "updated_at": "2022-10-15T20:28:11.071", + "updated_at": "2022-10-31T23:21:38.045", "url": "https://carpt.net/", "name": "CarPT", "logo": "https://carpt.net/favicon.ico", @@ -399,7 +320,7 @@ "pk": 9, "fields": { "created_at": "2022-07-20T10:06:16.029", - "updated_at": "2022-10-15T20:28:11.074", + "updated_at": "2022-10-31T23:21:38.389", "url": "https://www.hdarea.co/", "name": "HDArea", "logo": "https://www.hdarea.co/favicon.ico", @@ -478,7 +399,7 @@ "pk": 10, "fields": { "created_at": "2022-07-20T10:07:13.505", - "updated_at": "2022-10-15T20:28:11.077", + "updated_at": "2022-10-31T23:21:38.660", "url": "https://hdfans.org/", "name": "红豆饭", "logo": "https://hdfans.org/favicon.ico", @@ -557,7 +478,7 @@ "pk": 11, "fields": { "created_at": "2022-07-20T10:08:12.726", - "updated_at": "2022-10-15T20:28:11.080", + "updated_at": "2022-10-31T23:21:38.988", "url": "https://hdsky.me/", "name": "天空", "logo": "https://hdsky.me/favicon.ico", @@ -636,7 +557,7 @@ "pk": 12, "fields": { "created_at": "2022-07-20T10:09:18.723", - "updated_at": "2022-10-15T20:28:11.083", + "updated_at": "2022-10-31T23:21:39.178", "url": "https://hdtime.org/", "name": "时光", "logo": "https://hdtime.org/favicon.ico", @@ -715,7 +636,7 @@ "pk": 13, "fields": { "created_at": "2022-07-20T10:09:59.938", - "updated_at": "2022-10-15T20:28:11.088", + "updated_at": "2022-10-31T23:21:39.437", "url": "https://hdzone.me/", "name": "Zone", "logo": "https://hdzone.me/favicon.ico", @@ -794,7 +715,7 @@ "pk": 14, "fields": { "created_at": "2022-07-20T10:11:12.180", - "updated_at": "2022-10-15T20:28:11.092", + "updated_at": "2022-10-31T23:21:39.716", "url": "https://wintersakura.net/", "name": "冬樱", "logo": "https://wintersakura.net/favicon.ico", @@ -873,7 +794,7 @@ "pk": 15, "fields": { "created_at": "2022-07-20T10:12:13.107", - "updated_at": "2022-10-21T18:46:21.786", + "updated_at": "2022-10-31T23:21:40.167", "url": "http://hdmayi.com/", "name": "蚂蚁", "logo": "http://hdmayi.com/favicon.ico", @@ -952,7 +873,7 @@ "pk": 16, "fields": { "created_at": "2022-07-20T10:13:15.407", - "updated_at": "2022-10-15T20:28:11.097", + "updated_at": "2022-10-31T23:21:40.411", "url": "https://pt.0ff.cc/", "name": "农场", "logo": "https://pt.0ff.cc/favicon.ico", @@ -1031,7 +952,7 @@ "pk": 17, "fields": { "created_at": "2022-07-20T10:15:59.584", - "updated_at": "2022-10-15T20:28:11.101", + "updated_at": "2022-10-31T23:21:40.591", "url": "https://ptchina.org/", "name": "铂金学院", "logo": "https://ptchina.org/favicon.ico", @@ -1110,7 +1031,7 @@ "pk": 18, "fields": { "created_at": "2022-07-20T10:58:58.928", - "updated_at": "2022-10-15T20:28:11.106", + "updated_at": "2022-11-01T22:31:06.862", "url": "https://pt.msg.vg/", "name": "马杀鸡", "logo": "https://pt.msg.vg/favicon.ico", @@ -1162,19 +1083,19 @@ "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_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_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", - "my_hr_rule": "//table/tr[114]/td[2]/text()", + "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()", @@ -1189,7 +1110,7 @@ "pk": 19, "fields": { "created_at": "2022-07-20T11:03:57.583", - "updated_at": "2022-10-15T21:30:02.142", + "updated_at": "2022-10-31T23:21:41.364", "url": "https://www.pttime.org/", "name": "时间", "logo": "https://www.pttime.org/favicon.ico", @@ -1268,7 +1189,7 @@ "pk": 20, "fields": { "created_at": "2022-07-20T11:06:11.901", - "updated_at": "2022-10-15T20:28:11.112", + "updated_at": "2022-10-31T23:21:41.610", "url": "http://www.oshen.win/", "name": "欧申", "logo": "http://www.oshen.win/favicon.ico", @@ -1347,7 +1268,7 @@ "pk": 21, "fields": { "created_at": "2022-07-20T11:12:51.331", - "updated_at": "2022-10-15T20:28:11.115", + "updated_at": "2022-10-31T23:21:41.804", "url": "https://www.htpt.cc/", "name": "海棠", "logo": "https://www.htpt.cc/favicon.ico", @@ -1426,7 +1347,7 @@ "pk": 22, "fields": { "created_at": "2022-07-20T11:17:25.992", - "updated_at": "2022-10-15T20:28:11.118", + "updated_at": "2022-11-01T22:27:29.413", "url": "https://ptsbao.club/", "name": "烧包", "logo": "https://ptsbao.club/favicon.ico", @@ -1478,19 +1399,19 @@ "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_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_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", - "my_hr_rule": "//table/tr[13]/td[2]/text()", + "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()", @@ -1505,7 +1426,7 @@ "pk": 23, "fields": { "created_at": "2022-07-20T11:25:55.869", - "updated_at": "2022-10-15T20:28:11.122", + "updated_at": "2022-10-31T23:21:42.324", "url": "https://www.hitpt.com/", "name": "百川", "logo": "https://www.hitpt.com/favicon.ico", @@ -1584,7 +1505,7 @@ "pk": 24, "fields": { "created_at": "2022-07-20T11:27:42.866", - "updated_at": "2022-10-15T20:28:11.126", + "updated_at": "2022-11-01T22:16:04.113", "url": "https://pt.soulvoice.club/", "name": "聆音", "logo": "https://pt.soulvoice.club/favicon.ico", @@ -1636,19 +1557,19 @@ "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_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_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", - "my_hr_rule": "//table/tr[13]/td[2]/a/text()", + "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()", @@ -1663,7 +1584,7 @@ "pk": 25, "fields": { "created_at": "2022-07-20T11:28:54.234", - "updated_at": "2022-10-15T20:56:44.517", + "updated_at": "2022-10-31T23:21:42.794", "url": "https://www.beitai.pt/", "name": "备胎", "logo": "https://www.beitai.pt/favicon.ico", @@ -1742,7 +1663,7 @@ "pk": 26, "fields": { "created_at": "2022-07-20T23:48:14.437", - "updated_at": "2022-10-15T20:28:11.132", + "updated_at": "2022-10-31T23:21:43.150", "url": "https://audiences.me/", "name": "观众", "logo": "https://audiences.me/favicon.ico", @@ -1821,7 +1742,7 @@ "pk": 28, "fields": { "created_at": "2022-07-20T23:51:03.848", - "updated_at": "2022-10-15T20:28:11.135", + "updated_at": "2022-10-31T23:21:43.523", "url": "https://gainbound.net/", "name": "丐帮", "logo": "https://gainbound.net/favicon.ico", @@ -1900,7 +1821,7 @@ "pk": 29, "fields": { "created_at": "2022-07-20T23:51:54.709", - "updated_at": "2022-10-16T15:40:55.429", + "updated_at": "2022-11-01T22:35:48.203", "url": "https://www.haidan.video/", "name": "海胆", "logo": "https://www.haidan.video/public/pic/favicon.ico", @@ -1954,9 +1875,9 @@ "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]", @@ -1965,7 +1886,7 @@ "my_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", "my_uid_rule": "//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", "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]", @@ -1979,7 +1900,7 @@ "pk": 30, "fields": { "created_at": "2022-07-20T23:52:34.568", - "updated_at": "2022-10-15T20:28:11.142", + "updated_at": "2022-10-31T23:21:44.170", "url": "https://www.hddolby.com/", "name": "HD杜比", "logo": "https://gitee.com/ngfchl/icons/raw/master/pt_site/hddolby.ico", @@ -2058,7 +1979,7 @@ "pk": 31, "fields": { "created_at": "2022-07-20T23:53:30.271", - "updated_at": "2022-10-16T15:46:06.426", + "updated_at": "2022-10-31T23:21:44.573", "url": "https://www.hd.ai/", "name": "海带", "logo": "https://www.hd.ai/favicon.png", @@ -2137,7 +2058,7 @@ "pk": 32, "fields": { "created_at": "2022-07-20T23:55:26.251", - "updated_at": "2022-10-15T20:28:11.148", + "updated_at": "2022-10-31T23:21:44.887", "url": "https://kp.m-team.cc/", "name": "MTeam", "logo": "https://kp.m-team.cc/favicon.ico", @@ -2216,7 +2137,7 @@ "pk": 33, "fields": { "created_at": "2022-07-20T23:56:40.615", - "updated_at": "2022-10-15T20:28:11.151", + "updated_at": "2022-10-31T23:21:45.111", "url": "https://www.3wmg.com/", "name": "芒果", "logo": "https://www.3wmg.com/favicon.ico", @@ -2295,7 +2216,7 @@ "pk": 34, "fields": { "created_at": "2022-07-23T19:05:57.166", - "updated_at": "2022-10-15T20:28:11.154", + "updated_at": "2022-10-31T23:21:45.334", "url": "https://greatposterwall.com/", "name": "海豹GPW", "logo": "https://greatposterwall.com/favicon.ico", @@ -2374,7 +2295,7 @@ "pk": 35, "fields": { "created_at": "2022-07-23T19:10:24.853", - "updated_at": "2022-10-15T20:28:11.158", + "updated_at": "2022-10-31T23:21:45.623", "url": "https://club.hares.top/", "name": "白兔hares", "logo": "https://club.hares.top/favicon.ico", @@ -2453,7 +2374,7 @@ "pk": 36, "fields": { "created_at": "2022-07-27T12:59:12.234", - "updated_at": "2022-10-15T20:28:11.160", + "updated_at": "2022-10-31T23:21:46.024", "url": "https://www.nicept.net/", "name": "老师", "logo": "https://www.nicept.net/favicon.ico", @@ -2532,7 +2453,7 @@ "pk": 38, "fields": { "created_at": "2022-08-02T10:14:26.854", - "updated_at": "2022-10-15T20:28:11.163", + "updated_at": "2022-10-31T23:21:46.421", "url": "https://hdpt.xyz/", "name": "明教", "logo": "https://hdpt.xyz/favicon.ico", @@ -2611,7 +2532,7 @@ "pk": 39, "fields": { "created_at": "2022-08-12T23:29:07.033", - "updated_at": "2022-10-15T20:28:11.170", + "updated_at": "2022-10-31T23:21:46.674", "url": "https://pthome.net/", "name": "铂金家", "logo": "https://pthome.net/favicon.ico", @@ -2690,7 +2611,7 @@ "pk": 40, "fields": { "created_at": "2022-08-14T09:14:51.194", - "updated_at": "2022-10-15T20:28:11.174", + "updated_at": "2022-10-31T23:21:46.890", "url": "https://iptorrents.com/", "name": "ipt", "logo": "https://iptorrents.com/favicon.ico", @@ -2769,7 +2690,7 @@ "pk": 41, "fields": { "created_at": "2022-08-18T00:39:11.082", - "updated_at": "2022-10-15T20:28:11.177", + "updated_at": "2022-10-31T23:21:47.196", "url": "https://azusa.ru/", "name": "梓喵", "logo": "https://azusa.ru/favicon.ico", @@ -2848,7 +2769,7 @@ "pk": 42, "fields": { "created_at": "2022-08-18T00:46:55.688", - "updated_at": "2022-10-15T20:28:11.181", + "updated_at": "2022-11-01T22:47:50.104", "url": "https://hdcity.city/", "name": "HD城市", "logo": "https://hdcity.city/favicon.ico", @@ -2904,7 +2825,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]", @@ -2927,7 +2848,7 @@ "pk": 43, "fields": { "created_at": "2022-08-19T23:20:30.164", - "updated_at": "2022-10-15T20:28:11.184", + "updated_at": "2022-10-31T23:21:47.684", "url": "https://hdvideo.one/", "name": "HDVIDEO", "logo": "https://hdvideo.one/favicon.ico", @@ -3006,7 +2927,7 @@ "pk": 44, "fields": { "created_at": "2022-08-23T16:41:38.669", - "updated_at": "2022-10-15T20:28:11.188", + "updated_at": "2022-10-31T23:21:47.969", "url": "https://pt.keepfrds.com/", "name": "月月Frds", "logo": "https://pt.keepfrds.com/favicon.ico", @@ -3085,7 +3006,7 @@ "pk": 45, "fields": { "created_at": "2022-08-26T20:52:18.452", - "updated_at": "2022-10-15T20:28:11.192", + "updated_at": "2022-10-31T23:21:48.316", "url": "https://u2.dmhy.org/", "name": "U2", "logo": "https://u2.dmhy.org/favicon.ico", @@ -3164,7 +3085,7 @@ "pk": 46, "fields": { "created_at": "2022-08-26T20:53:50.259", - "updated_at": "2022-10-15T20:28:11.195", + "updated_at": "2022-10-31T23:21:48.502", "url": "https://totheglory.im/", "name": "TTG", "logo": "https://totheglory.im/favicon.ico", @@ -3243,7 +3164,7 @@ "pk": 47, "fields": { "created_at": "2022-08-26T20:54:35.357", - "updated_at": "2022-10-15T20:28:11.198", + "updated_at": "2022-10-31T23:21:48.673", "url": "https://discfan.net/", "name": "蝶粉", "logo": "https://discfan.net/favicon.ico", @@ -3322,7 +3243,7 @@ "pk": 48, "fields": { "created_at": "2022-08-26T20:55:42.110", - "updated_at": "2022-10-15T20:28:11.202", + "updated_at": "2022-10-31T23:21:49.338", "url": "https://www.joyhd.net/", "name": "joyhd", "logo": "https://www.joyhd.net/favicon.ico", @@ -3401,7 +3322,7 @@ "pk": 49, "fields": { "created_at": "2022-08-27T17:32:01.405", - "updated_at": "2022-10-15T20:28:11.206", + "updated_at": "2022-10-31T23:21:49.575", "url": "https://chdbits.co/", "name": "彩虹岛", "logo": "https://chdbits.co/favicon.ico", @@ -3480,7 +3401,7 @@ "pk": 50, "fields": { "created_at": "2022-08-27T17:36:00.453", - "updated_at": "2022-10-15T20:28:11.210", + "updated_at": "2022-10-31T23:21:49.857", "url": "https://pt.hdupt.com/", "name": "好多油", "logo": "https://pt.hdupt.com/favicon.ico", @@ -3559,7 +3480,7 @@ "pk": 51, "fields": { "created_at": "2022-08-27T17:43:57.903", - "updated_at": "2022-10-15T20:28:11.214", + "updated_at": "2022-10-31T23:21:50.121", "url": "https://ourbits.club/", "name": "我堡", "logo": "https://ourbits.club/favicon.ico", @@ -3638,7 +3559,7 @@ "pk": 52, "fields": { "created_at": "2022-08-27T18:16:09.224", - "updated_at": "2022-10-15T20:28:11.217", + "updated_at": "2022-10-31T23:21:50.373", "url": "https://hdhome.org/", "name": "家园", "logo": "https://hdhome.org/favicon.ico", @@ -3717,7 +3638,7 @@ "pk": 53, "fields": { "created_at": "2022-08-27T18:18:44.023", - "updated_at": "2022-10-16T23:30:15.244", + "updated_at": "2022-10-31T23:21:50.580", "url": "https://springsunday.net/", "name": "不可说", "logo": "https://springsunday.net/favicon.ico", @@ -3796,7 +3717,7 @@ "pk": 54, "fields": { "created_at": "2022-08-27T18:24:32.917", - "updated_at": "2022-10-16T17:56:30.744", + "updated_at": "2022-10-31T23:21:50.785", "url": "https://open.cd/", "name": "OpenCD", "logo": "https://open.cd/favicon.ico", @@ -3875,7 +3796,7 @@ "pk": 55, "fields": { "created_at": "2022-08-27T21:57:23.449", - "updated_at": "2022-10-16T23:05:32.709", + "updated_at": "2022-10-31T23:21:50.977", "url": "https://pterclub.com/", "name": "这是猫站", "logo": "https://pterclub.com/favicon.ico", @@ -3954,7 +3875,7 @@ "pk": 56, "fields": { "created_at": "2022-08-27T21:57:47.858", - "updated_at": "2022-10-16T14:56:49.892", + "updated_at": "2022-10-31T23:21:51.093", "url": "https://lemonhd.org/", "name": "柠檬", "logo": "https://lemonhd.org/favicon.ico", @@ -4033,7 +3954,7 @@ "pk": 57, "fields": { "created_at": "2022-08-27T21:58:11.379", - "updated_at": "2022-10-15T20:28:11.238", + "updated_at": "2022-10-31T23:21:51.207", "url": "https://nanyangpt.com/", "name": "南洋", "logo": "https://nanyangpt.com/favicon.ico", @@ -4112,7 +4033,7 @@ "pk": 58, "fields": { "created_at": "2022-09-03T00:08:20.078", - "updated_at": "2022-10-15T20:28:11.242", + "updated_at": "2022-10-31T23:21:51.405", "url": "https://pt.eastgame.org/", "name": "吐鲁番", "logo": "https://pt.eastgame.org/favicon.ico", @@ -4191,7 +4112,7 @@ "pk": 59, "fields": { "created_at": "2022-09-14T08:33:16.574", - "updated_at": "2022-10-15T20:28:11.245", + "updated_at": "2022-10-31T23:21:52.880", "url": "https://kamept.com/", "name": "KamePT", "logo": "https://kamept.com/favicon.ico", @@ -4270,7 +4191,7 @@ "pk": 62, "fields": { "created_at": "2022-07-27T13:01:11.697", - "updated_at": "2022-10-15T20:28:11.249", + "updated_at": "2022-10-31T23:21:52.983", "url": "http://avgv.cc/", "name": "艾薇", "logo": "http://avgv.cc/favicon.ico", @@ -4349,7 +4270,7 @@ "pk": 63, "fields": { "created_at": "2022-09-19T22:02:22.069", - "updated_at": "2022-10-15T20:28:11.253", + "updated_at": "2022-10-31T23:21:53.107", "url": "https://hhanclub.top/", "name": "憨憨", "logo": "https://hhanclub.top/favicon.ico", @@ -4428,7 +4349,7 @@ "pk": 64, "fields": { "created_at": "2022-10-04T10:55:26.478", - "updated_at": "2022-10-16T14:56:57.300", + "updated_at": "2022-10-31T23:21:53.331", "url": "https://hdchina.org/", "name": "瓷器", "logo": "https://hdchina.org/favicon.ico", @@ -4507,7 +4428,7 @@ "pk": 65, "fields": { "created_at": "2022-10-04T11:03:31.325", - "updated_at": "2022-10-15T20:28:11.259", + "updated_at": "2022-10-31T23:21:53.516", "url": "https://www.tjupt.org/", "name": "北洋园", "logo": "https://www.tjupt.org/favicon.ico", @@ -4586,7 +4507,7 @@ "pk": 66, "fields": { "created_at": "2022-10-04T11:08:01.927", - "updated_at": "2022-10-15T20:28:11.262", + "updated_at": "2022-10-31T23:21:53.658", "url": "https://ultrahd.net/", "name": "UltraHD", "logo": "https://ultrahd.net/favicon.ico", @@ -4665,7 +4586,7 @@ "pk": 67, "fields": { "created_at": "2022-10-04T11:18:37.790", - "updated_at": "2022-10-15T20:28:11.264", + "updated_at": "2022-10-31T23:21:53.881", "url": "http://pt.tu88.men/", "name": "TU88", "logo": "http://pt.tu88.men/favicon.ico", @@ -4744,7 +4665,7 @@ "pk": 68, "fields": { "created_at": "2022-10-04T11:19:33.274", - "updated_at": "2022-10-15T20:28:11.267", + "updated_at": "2022-10-31T23:21:54.047", "url": "https://pt.itzmx.com/", "name": "PT 分享站", "logo": "https://pt.itzmx.com/favicon.ico", @@ -4823,7 +4744,7 @@ "pk": 69, "fields": { "created_at": "2022-10-11T20:56:14.504", - "updated_at": "2022-10-15T20:28:11.271", + "updated_at": "2022-10-31T23:21:54.187", "url": "https://pt.hd4fans.org/", "name": "兽", "logo": "https://pt.hd4fans.org/favicon.ico", @@ -4897,22 +4818,101 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 70, - "fields": { - "created_at": "2022-10-13T20:46:41.135", - "updated_at": "2022-10-15T20:28:11.274", - "url": "https://gamegamept.cn/", - "name": "GGPT", - "logo": "https://gamegamept.cn/favicon.ico", - "tracker": "gamegamept", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 70, + "fields": { + "created_at": "2022-07-17T10:24:59.754", + "updated_at": "2022-10-31T23:21:36.954", + "url": "http://47.242.110.63/", + "name": "BT学校", + "logo": "https://pt.btschool.club/favicon.ico", + "tracker": "btschool.club", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "index.php?action=addbonus", + "page_control_panel": "usercp.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": false, + "sign_in_params": "{}", + "sign_in_headers": "{}", + "hr": false, + "hr_rate": 2, + "hr_time": 10, + "sp_full": 0.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_passkey_rule": "//td[contains(text(),\"密钥\")]/following-sibling::td[1]/text()", + "my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href", + "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]", + "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", + "hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()" + } + }, + { + "model": "pt_site.site", + "pk": 71, + "fields": { + "created_at": "2022-10-13T20:46:41.135", + "updated_at": "2022-10-31T23:21:54.331", + "url": "https://gamegamept.cn/", + "name": "GGPT", + "logo": "https://gamegamept.cn/favicon.ico", + "tracker": "gamegamept", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -4976,22 +4976,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 71, - "fields": { - "created_at": "2022-10-13T21:12:00.102", - "updated_at": "2022-10-16T23:04:43.288", - "url": "https://nextpt.net/", - "name": "飞天拉面", - "logo": "https://nextpt.net/favicon.ico", - "tracker": "creditracker", - "sign_in_support": false, - "get_torrent_support": false, - "get_userinfo_support": false, - "search_support": false, - "page_default": "Torrents?type=0&systematics=2&keyword=", - "page_sign_in": "Users/me", + { + "model": "pt_site.site", + "pk": 72, + "fields": { + "created_at": "2022-10-13T21:12:00.102", + "updated_at": "2022-10-31T23:21:54.485", + "url": "https://nextpt.net/", + "name": "飞天拉面", + "logo": "https://nextpt.net/favicon.ico", + "tracker": "creditracker", + "sign_in_support": false, + "get_torrent_support": false, + "get_userinfo_support": false, + "search_support": false, + "page_default": "Torrents?type=0&systematics=2&keyword=", + "page_sign_in": "Users/me", "page_control_panel": "usercp.php", "page_detail": "Torrents/details?tid={}", "page_download": "Torrents/download?passkey={}&tid={}", @@ -5055,22 +5055,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 72, - "fields": { - "created_at": "2022-10-13T22:31:26.178", - "updated_at": "2022-10-15T20:28:11.280", - "url": "https://zmpt.cc/", - "name": "织梦", - "logo": "https://zmpt.cc/favicon.ico", - "tracker": "zmpt.cc", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 73, + "fields": { + "created_at": "2022-10-13T22:31:26.178", + "updated_at": "2022-10-31T23:21:54.665", + "url": "https://zmpt.cc/", + "name": "织梦", + "logo": "https://zmpt.cc/favicon.ico", + "tracker": "zmpt.cc", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5134,22 +5134,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 73, - "fields": { - "created_at": "2022-10-14T14:23:01.057", - "updated_at": "2022-10-15T20:28:11.283", - "url": "https://52pt.site/", - "name": "52PT", - "logo": "https://52pt.site/favicon.ico", - "tracker": "52pt.site", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php?incldead=1&spstate=2&inclbookmarked=0&search=&searc", - "page_sign_in": "bakatest.php", + { + "model": "pt_site.site", + "pk": 74, + "fields": { + "created_at": "2022-10-14T14:23:01.057", + "updated_at": "2022-10-31T23:21:54.851", + "url": "https://52pt.site/", + "name": "52PT", + "logo": "https://52pt.site/favicon.ico", + "tracker": "52pt.site", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php?incldead=1&spstate=2&inclbookmarked=0&search=&searc", + "page_sign_in": "bakatest.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5213,22 +5213,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 74, - "fields": { - "created_at": "2022-10-14T14:25:28.692", - "updated_at": "2022-10-15T20:28:11.287", - "url": "https://et8.org/", - "name": "TCCF", - "logo": "https://et8.org/favicon.ico", - "tracker": "et8.org", - "sign_in_support": false, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php?incldead=1&spstate=2&inclbookmarked=0&search=", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 75, + "fields": { + "created_at": "2022-10-14T14:25:28.692", + "updated_at": "2022-10-31T23:21:54.969", + "url": "https://et8.org/", + "name": "TCCF", + "logo": "https://et8.org/favicon.ico", + "tracker": "et8.org", + "sign_in_support": false, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php?incldead=1&spstate=2&inclbookmarked=0&search=", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5292,22 +5292,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 75, - "fields": { - "created_at": "2022-10-15T20:49:44.721", - "updated_at": "2022-10-15T20:49:44.721", - "url": "https://srvfi.top/", - "name": "SRVFI", - "logo": "https://srvfi.top/favicon.ico", - "tracker": "srvfi", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 76, + "fields": { + "created_at": "2022-10-15T20:49:44.721", + "updated_at": "2022-10-31T23:21:55.155", + "url": "https://srvfi.top/", + "name": "SRVFI", + "logo": "https://srvfi.top/favicon.ico", + "tracker": "srvfi", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5371,22 +5371,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 76, - "fields": { - "created_at": "2022-10-17T07:42:57.547", - "updated_at": "2022-10-21T18:17:35.803", - "url": "https://www.icc2022.com/", - "name": "ICC2022", - "logo": "https://www.icc2022.com/favicon.ico", - "tracker": "icc2022", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 77, + "fields": { + "created_at": "2022-10-17T07:42:57.547", + "updated_at": "2022-10-31T23:21:55.288", + "url": "https://www.icc2022.com/", + "name": "ICC2022", + "logo": "https://www.icc2022.com/favicon.ico", + "tracker": "icc2022", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5450,22 +5450,22 @@ "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" } }, -{ - "model": "pt_site.site", - "pk": 77, - "fields": { - "created_at": "2022-10-21T18:14:12.349", - "updated_at": "2022-10-21T18:53:05.318", - "url": "https://ihdbits.me/", - "name": "iHD", - "logo": "https://ihdbits.me/favicon.ico", - "tracker": "ihdbits", - "sign_in_support": true, - "get_torrent_support": true, - "get_userinfo_support": true, - "search_support": false, - "page_default": "torrents.php", - "page_sign_in": "attendance.php", + { + "model": "pt_site.site", + "pk": 78, + "fields": { + "created_at": "2022-10-21T18:14:12.349", + "updated_at": "2022-10-31T23:21:55.483", + "url": "https://ihdbits.me/", + "name": "iHD", + "logo": "https://ihdbits.me/favicon.ico", + "tracker": "ihdbits", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", "page_control_panel": "usercp.php", "page_detail": "details.php?id={}", "page_download": "download.php?id={}", @@ -5520,31 +5520,110 @@ "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", "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]", - "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", - "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" - } -}, -{ - "model": "auto_pt.task", - "pk": 1, - "fields": { - "created_at": "2022-08-05T23:52:19.660", - "updated_at": "2022-10-16T12:52:56.419", - "name": "auto_get_status", - "desc": "更新个人数据" - } -}, -{ + "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]", + "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", + "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" + } + }, + { + "model": "pt_site.site", + "pk": 79, + "fields": { + "created_at": "2022-11-01T00:06:06.053", + "updated_at": "2022-11-01T22:19:47.879", + "url": "http://leaves.red/", + "name": "红叶", + "logo": "http://leaves.red/favicon.ico", + "tracker": "http://leaves.red/", + "sign_in_support": true, + "get_torrent_support": true, + "get_userinfo_support": true, + "search_support": false, + "page_default": "torrents.php", + "page_sign_in": "attendance.php", + "page_control_panel": "usercp.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": false, + "sign_in_params": "{}", + "sign_in_headers": "{}", + "hr": false, + "hr_rate": 2, + "hr_time": 10, + "sp_full": 100.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/@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_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", + "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]", + "notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]", + "hash_rule": "//td/b[contains(text(),\"Hash\")]/following::text()[1]" + } + }, + { + "model": "auto_pt.task", + "pk": 1, + "fields": { + "created_at": "2022-08-05T23:52:19.660", + "updated_at": "2022-10-15T09:05:49.768", + "name": "auto_get_status", + "desc": "更新个人数据" + } + }, + { "model": "auto_pt.task", "pk": 2, "fields": { "created_at": "2022-08-05T23:52:19.666", - "updated_at": "2022-10-16T12:52:56.424", + "updated_at": "2022-10-15T09:05:50.240", "name": "auto_push_to_downloader", "desc": "推送到下载器" } @@ -5554,7 +5633,7 @@ "pk": 3, "fields": { "created_at": "2022-08-05T23:52:19.671", - "updated_at": "2022-10-16T12:52:56.426", + "updated_at": "2022-10-15T09:05:50.374", "name": "auto_remove_expire_torrents", "desc": "删除过期种子" } @@ -5564,7 +5643,7 @@ "pk": 4, "fields": { "created_at": "2022-08-05T23:52:19.677", - "updated_at": "2022-10-16T12:52:56.427", + "updated_at": "2022-10-15T09:05:50.529", "name": "auto_sign_in", "desc": "自动签到" } @@ -5574,7 +5653,7 @@ "pk": 5, "fields": { "created_at": "2022-08-05T23:52:19.681", - "updated_at": "2022-10-16T12:52:56.430", + "updated_at": "2022-10-15T09:05:50.818", "name": "auto_update_torrents", "desc": "拉取最新种子" } @@ -5584,7 +5663,7 @@ "pk": 6, "fields": { "created_at": "2022-08-06T13:51:54.589", - "updated_at": "2022-10-16T12:52:56.422", + "updated_at": "2022-10-15T09:05:50.052", "name": "auto_get_torrent_hash", "desc": "自动获取种子HASH" } @@ -5594,11 +5673,11 @@ "pk": 14, "fields": { "created_at": "2022-08-17T22:13:42.752", - "updated_at": "2022-10-16T22:47:23.392", + "updated_at": "2022-10-15T09:05:28.911", "task": 1, "job_id": "更新个人数据", "trigger": "interval", - "task_exec": false, + "task_exec": true, "replace_existing": true, "expression_time": "5*3600", "start_date": "2022-08-17T22:13:00", @@ -5613,17 +5692,17 @@ "pk": 15, "fields": { "created_at": "2022-08-17T22:25:47.033", - "updated_at": "2022-10-16T22:47:23.376", + "updated_at": "2022-10-15T09:05:28.142", "task": 4, "job_id": "自动签到", "trigger": "interval", - "task_exec": false, + "task_exec": true, "replace_existing": true, "expression_time": "7*3600", - "start_date": "2022-10-10T13:25:00", + "start_date": "2022-08-22T13:25:00", "end_date": null, "misfire_grace_time": 120, - "jitter": 1200, + "jitter": 120, "args": null } }, @@ -5632,7 +5711,7 @@ "pk": 16, "fields": { "created_at": "2022-08-17T22:26:09.644", - "updated_at": "2022-10-11T09:33:55.040", + "updated_at": "2022-10-15T19:19:21.516", "task": 5, "job_id": "拉取最新种子", "trigger": "interval", @@ -5651,11 +5730,11 @@ "pk": 17, "fields": { "created_at": "2022-09-20T15:10:06.547", - "updated_at": "2022-10-16T22:47:23.362", + "updated_at": "2022-10-15T09:05:26.693", "task": 1, "job_id": "每天23点50分获取", "trigger": "cron", - "task_exec": false, + "task_exec": true, "replace_existing": true, "expression_time": "50 23 * * *", "start_date": "2022-09-20T15:10:00", @@ -5664,24 +5743,5 @@ "jitter": 120, "args": null } -}, -{ - "model": "auto_pt.taskjob", - "pk": 19, - "fields": { - "created_at": "2022-10-16T12:53:49.771", - "updated_at": "2022-10-16T12:53:49.771", - "task": 3, - "job_id": "清除过期种子", - "trigger": "interval", - "task_exec": true, - "replace_existing": true, - "expression_time": "2*3600", - "start_date": "2022-10-16T12:53:00", - "end_date": null, - "misfire_grace_time": 600, - "jitter": 1200, - "args": null - } } ] diff --git a/pt_site_site.json b/pt_site_site.json index aa6bc0a..2a21c10 100644 --- a/pt_site_site.json +++ b/pt_site_site.json @@ -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/" } ] \ No newline at end of file