From 8401b03bf57817ea68c58cff36a558a29cab3bed Mon Sep 17 00:00:00 2001 From: ngfchl Date: Fri, 2 Sep 2022 11:41:56 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E5=A4=8Dcarpt=E5=81=9A=E7=A7=8D?= =?UTF-8?q?=E4=BD=93=E7=A7=AF=E8=8E=B7=E5=8F=96=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pt_site/UtilityTool.py | 2 +- pt_site_site.json | 302 +++++++++++++++++++++++++++++++---------- 2 files changed, 233 insertions(+), 71 deletions(-) diff --git a/pt_site/UtilityTool.py b/pt_site/UtilityTool.py index 5254f85..98a00ac 100644 --- a/pt_site/UtilityTool.py +++ b/pt_site/UtilityTool.py @@ -968,7 +968,7 @@ class PtSpider: except Exception as e: message = my_site.site.name + '解析个人主页信息:失败!原因:' + str(e) logging.error(message) - raise + # raise self.send_text(site.name + '解析个人主页信息:失败!原因:' + str(e)) return CommonResponse.error(msg=message) diff --git a/pt_site_site.json b/pt_site_site.json index bdb0014..81cec73 100644 --- a/pt_site_site.json +++ b/pt_site_site.json @@ -1,5 +1,8 @@ [ { + "id": 1, + "created_at": "2022-07-17 10:22:03.474139", + "updated_at": "2022-09-01 20:22:48.098944", "name": "阿童木", "logo": "favicon.ico", "sign_in_support": 1, @@ -26,7 +29,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -68,6 +71,9 @@ "url": "https://hdatmos.club/" }, { + "id": 2, + "created_at": "2022-07-17 10:24:21.376256", + "updated_at": "2022-09-01 20:22:48.102895", "name": "猪猪网", "logo": "favicon.ico", "sign_in_support": 1, @@ -94,7 +100,7 @@ "hr": 1, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -136,6 +142,9 @@ "url": "https://piggo.me/" }, { + "id": 3, + "created_at": "2022-07-17 10:24:59.754465", + "updated_at": "2022-09-01 20:22:48.109613", "name": "BT学校", "logo": "favicon.ico", "sign_in_support": 1, @@ -162,7 +171,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -204,6 +213,9 @@ "url": "https://pt.btschool.club/" }, { + "id": 5, + "created_at": "2022-07-17 10:27:30.380723", + "updated_at": "2022-09-01 20:22:48.114340", "name": "1PT", "logo": "favicon.ico", "sign_in_support": 1, @@ -230,7 +242,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -272,6 +284,9 @@ "url": "https://1ptba.com/" }, { + "id": 7, + "created_at": "2022-07-20 10:03:44.047931", + "updated_at": "2022-09-01 20:22:48.116935", "name": "A-Soul", "logo": "favicon.ico", "sign_in_support": 0, @@ -298,7 +313,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -340,8 +355,11 @@ "url": "https://pt.asf.ink/" }, { + "id": 8, + "created_at": "2022-07-20 10:05:03.493380", + "updated_at": "2022-09-02 11:37:14.757976", "name": "CarPT", - "logo": "favicon.ico", + "logo": "http://favicon.ico", "sign_in_support": 1, "get_torrent_support": 1, "get_userinfo_support": 1, @@ -366,7 +384,7 @@ "hr": 1, "hr_rate": 2, "hr_time": 24, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -402,12 +420,15 @@ "leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]", "seed_rule": "/html/body/b/text()", "record_count_rule": "/html/body/b/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": "//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/following-sibling::text()[1]", "hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()", "url": "https://carpt.net/" }, { + "id": 9, + "created_at": "2022-07-20 10:06:16.029788", + "updated_at": "2022-09-01 20:22:48.121694", "name": "HDArea", "logo": "favicon.ico", "sign_in_support": 1, @@ -434,7 +455,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -476,8 +497,11 @@ "url": "https://www.hdarea.co/" }, { + "id": 10, + "created_at": "2022-07-20 10:07:13.505127", + "updated_at": "2022-09-02 11:00:21.831134", "name": "红豆饭", - "logo": "favicon.ico", + "logo": "http://favicon.ico", "sign_in_support": 1, "get_torrent_support": 1, "get_userinfo_support": 1, @@ -502,7 +526,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -524,26 +548,29 @@ "viewpeerlist_rule": ".//tr/td[9]/nobr/text()", "peer_speed_rule": ".//tr/td[5]/nobr/text()", "remark": "", - "invitation_rule": "//table/tr[2]/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[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()", - "hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]", - "my_bonus_rule": "//tr[15]/td[2]/text()", - "my_level_rule": "//tr/td/span/span/a/@class", - "my_hr_rule": "//table/tr[114]/td[2]/text()", + "invitation_rule": "//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": "//span[@class=\"medium\"]/span[@class=\"nowrap\"][1]/a[contains(@class,\"_Name\")]/@class", + "my_hr_rule": "//a[@href=\"myhr.php\"]/text()", "leech_rule": "//img[@class=\"arrowdown\"][1]/following-sibling::text()[1]", - "seed_rule": "/html/body/b/text()", + "seed_rule": "//img[@class=\"arrowup\"][1]/following-sibling::text()[1]", "record_count_rule": "/html/body/b/text()", - "seed_vol_rule": "//tr/td[3]", + "seed_vol_rule": "//tr/td[4]", "mailbox_rule": "//a[@href=\"messages.php\"]/following-sibling::text()[1]", "hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()", "url": "https://hdfans.org/" }, { + "id": 11, + "created_at": "2022-07-20 10:08:12.726271", + "updated_at": "2022-09-01 20:22:48.131003", "name": "天空", "logo": "favicon.ico", "sign_in_support": 1, @@ -570,7 +597,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[contains(@class,\"torrents\")]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -612,6 +639,9 @@ "url": "https://hdsky.me/" }, { + "id": 12, + "created_at": "2022-07-20 10:09:18.723334", + "updated_at": "2022-09-01 20:22:48.133377", "name": "时光", "logo": "favicon.ico", "sign_in_support": 1, @@ -638,7 +668,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -680,6 +710,9 @@ "url": "https://hdtime.org/" }, { + "id": 13, + "created_at": "2022-07-20 10:09:59.938469", + "updated_at": "2022-09-01 20:22:48.135971", "name": "Zone", "logo": "favicon.ico", "sign_in_support": 1, @@ -706,7 +739,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -748,6 +781,9 @@ "url": "https://hdzone.me/" }, { + "id": 14, + "created_at": "2022-07-20 10:11:12.180150", + "updated_at": "2022-09-01 20:22:48.138413", "name": "冬樱", "logo": "favicon.ico", "sign_in_support": 1, @@ -774,7 +810,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -816,6 +852,9 @@ "url": "https://wintersakura.net/" }, { + "id": 15, + "created_at": "2022-07-20 10:12:13.107949", + "updated_at": "2022-09-01 20:22:48.146879", "name": "蚂蚁", "logo": "favicon.ico", "sign_in_support": 1, @@ -842,7 +881,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -884,6 +923,9 @@ "url": "http://hdmayi.com/" }, { + "id": 16, + "created_at": "2022-07-20 10:13:15.407226", + "updated_at": "2022-09-01 20:22:48.149715", "name": "农场", "logo": "favicon.ico", "sign_in_support": 1, @@ -910,7 +952,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -952,6 +994,9 @@ "url": "https://pt.0ff.cc/" }, { + "id": 17, + "created_at": "2022-07-20 10:15:59.584262", + "updated_at": "2022-09-01 20:22:48.152455", "name": "铂金学院", "logo": "favicon.ico", "sign_in_support": 1, @@ -978,7 +1023,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1020,6 +1065,9 @@ "url": "https://ptchina.org/" }, { + "id": 18, + "created_at": "2022-07-20 10:58:58.928918", + "updated_at": "2022-09-01 20:22:48.154890", "name": "马杀鸡", "logo": "favicon.ico", "sign_in_support": 0, @@ -1046,7 +1094,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1088,6 +1136,9 @@ "url": "https://pt.msg.vg/" }, { + "id": 19, + "created_at": "2022-07-20 11:03:57.583569", + "updated_at": "2022-09-01 20:22:48.162110", "name": "时间", "logo": "favicon.ico", "sign_in_support": 1, @@ -1114,7 +1165,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1156,6 +1207,9 @@ "url": "https://www.pttime.org/" }, { + "id": 20, + "created_at": "2022-07-20 11:06:11.901583", + "updated_at": "2022-09-01 20:22:48.165134", "name": "欧申", "logo": "favicon.ico", "sign_in_support": 0, @@ -1182,7 +1236,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1224,6 +1278,9 @@ "url": "http://www.oshen.win/" }, { + "id": 21, + "created_at": "2022-07-20 11:12:51.331275", + "updated_at": "2022-09-01 20:22:48.167550", "name": "海棠", "logo": "favicon.ico", "sign_in_support": 1, @@ -1250,7 +1307,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1292,6 +1349,9 @@ "url": "https://www.htpt.cc/" }, { + "id": 22, + "created_at": "2022-07-20 11:17:25.992570", + "updated_at": "2022-09-01 20:22:48.169901", "name": "烧包", "logo": "favicon.ico", "sign_in_support": 0, @@ -1318,7 +1378,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tbody/tr", "name_rule": ".//td[@class=\"embedded\"]/a/@title", @@ -1360,6 +1420,9 @@ "url": "https://ptsbao.club/" }, { + "id": 23, + "created_at": "2022-07-20 11:25:55.869829", + "updated_at": "2022-09-01 20:22:48.174044", "name": "百川", "logo": "favicon.ico", "sign_in_support": 0, @@ -1386,7 +1449,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1428,6 +1491,9 @@ "url": "https://www.hitpt.com/" }, { + "id": 24, + "created_at": "2022-07-20 11:27:42.866938", + "updated_at": "2022-09-01 20:22:48.179255", "name": "聆音", "logo": "favicon.ico", "sign_in_support": 1, @@ -1454,7 +1520,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1496,6 +1562,9 @@ "url": "https://pt.soulvoice.club/" }, { + "id": 25, + "created_at": "2022-07-20 11:28:54.234633", + "updated_at": "2022-09-01 20:22:48.181825", "name": "备胎", "logo": "favicon.ico", "sign_in_support": 0, @@ -1522,7 +1591,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1564,6 +1633,9 @@ "url": "https://www.beitai.pt/" }, { + "id": 26, + "created_at": "2022-07-20 23:48:14.437030", + "updated_at": "2022-09-01 20:22:48.184066", "name": "观众", "logo": "favicon.ico", "sign_in_support": 1, @@ -1590,7 +1662,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[contains(@class,\"torrents\")]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1632,6 +1704,9 @@ "url": "https://audiences.me/" }, { + "id": 28, + "created_at": "2022-07-20 23:51:03.848016", + "updated_at": "2022-09-01 20:22:48.186333", "name": "丐帮", "logo": "favicon.ico", "sign_in_support": 1, @@ -1658,7 +1733,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1700,6 +1775,9 @@ "url": "https://gainbound.net/" }, { + "id": 29, + "created_at": "2022-07-20 23:51:54.709973", + "updated_at": "2022-09-01 20:22:48.189899", "name": "海胆", "logo": "favicon.ico", "sign_in_support": 1, @@ -1726,7 +1804,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1768,6 +1846,9 @@ "url": "https://www.haidan.video/" }, { + "id": 30, + "created_at": "2022-07-20 23:52:34.568529", + "updated_at": "2022-09-01 20:22:48.195362", "name": "HD杜比", "logo": "favicon.ico", "sign_in_support": 1, @@ -1794,7 +1875,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1836,6 +1917,9 @@ "url": "https://www.hddolby.com/" }, { + "id": 31, + "created_at": "2022-07-20 23:53:30.271660", + "updated_at": "2022-09-01 20:22:48.197883", "name": "海带", "logo": "favicon.ico", "sign_in_support": 0, @@ -1862,7 +1946,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"layui-table\"]/tr", "name_rule": ".//td/div/a/b/text()", @@ -1904,6 +1988,9 @@ "url": "https://www.hd.ai/" }, { + "id": 32, + "created_at": "2022-07-20 23:55:26.251727", + "updated_at": "2022-09-01 20:22:48.200071", "name": "MTeam", "logo": "favicon.ico", "sign_in_support": 0, @@ -1930,7 +2017,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -1972,6 +2059,9 @@ "url": "https://kp.m-team.cc/" }, { + "id": 33, + "created_at": "2022-07-20 23:56:40.615457", + "updated_at": "2022-09-01 20:22:48.202849", "name": "芒果", "logo": "favicon.ico", "sign_in_support": 1, @@ -1998,7 +2088,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2040,6 +2130,9 @@ "url": "https://www.3wmg.com/" }, { + "id": 34, + "created_at": "2022-07-23 19:05:57.166639", + "updated_at": "2022-09-01 20:22:48.206244", "name": "海豹GPW", "logo": "favicon.ico", "sign_in_support": 0, @@ -2066,7 +2159,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2108,6 +2201,9 @@ "url": "https://greatposterwall.com/" }, { + "id": 35, + "created_at": "2022-07-23 19:10:24.853356", + "updated_at": "2022-09-01 20:22:48.211460", "name": "白兔hares", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -2134,7 +2230,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents layui-table\"]/tr", "name_rule": ".//td[2]/div[1]/div[1]/div[2]/div/a/@title", @@ -2176,6 +2272,9 @@ "url": "https://club.hares.top/" }, { + "id": 36, + "created_at": "2022-07-27 12:59:12.234035", + "updated_at": "2022-09-01 20:22:48.213823", "name": "老师", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -2202,7 +2301,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2244,6 +2343,9 @@ "url": "https://www.nicept.net/" }, { + "id": 37, + "created_at": "2022-07-27 13:01:11.697971", + "updated_at": "2022-09-01 20:22:48.216001", "name": "艾薇", "logo": "http://favicon.ico", "sign_in_support": 0, @@ -2270,7 +2372,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2312,6 +2414,9 @@ "url": "http://avgv.cc/" }, { + "id": 38, + "created_at": "2022-08-02 10:14:26.854705", + "updated_at": "2022-09-01 20:22:48.218286", "name": "明教", "logo": "favicon.ico", "sign_in_support": 1, @@ -2338,7 +2443,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2380,6 +2485,9 @@ "url": "https://hdpt.xyz/" }, { + "id": 39, + "created_at": "2022-08-12 23:29:07.033862", + "updated_at": "2022-09-01 20:22:48.220663", "name": "铂金家", "logo": "https://pthome.net/favicon.ico", "sign_in_support": 1, @@ -2406,7 +2514,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 111.0, + "sp_full": 111, "limit_speed": 100, "torrents_rule": "//table[contains(@class,\"torrents\")]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2448,6 +2556,9 @@ "url": "https://pthome.net/" }, { + "id": 40, + "created_at": "2022-08-14 09:14:51.194443", + "updated_at": "2022-09-01 20:22:48.226040", "name": "ipt", "logo": "https://iptorrents.com/favicon.ico", "sign_in_support": 0, @@ -2474,7 +2585,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2516,6 +2627,9 @@ "url": "https://iptorrents.com/" }, { + "id": 41, + "created_at": "2022-08-18 00:39:11.082251", + "updated_at": "2022-09-01 20:22:48.229688", "name": "梓喵", "logo": "favicon.ico", "sign_in_support": 1, @@ -2542,7 +2656,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2584,6 +2698,9 @@ "url": "https://azusa.ru/" }, { + "id": 42, + "created_at": "2022-08-18 00:46:55.688591", + "updated_at": "2022-09-01 20:22:48.232462", "name": "HD城市", "logo": "favicon.ico", "sign_in_support": 1, @@ -2610,7 +2727,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//center/div/div/div[contains(@class,\"trblock\")]", "name_rule": "./div[@class=\"trtop\"]/a//text()[1]", @@ -2652,6 +2769,9 @@ "url": "https://hdcity.city/" }, { + "id": 43, + "created_at": "2022-08-19 23:20:30.164315", + "updated_at": "2022-09-01 20:22:48.234933", "name": "HDVIDEO", "logo": "http://hdvideo.one/favicon.ico", "sign_in_support": 1, @@ -2678,7 +2798,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2720,6 +2840,9 @@ "url": "http://hdvideo.one/" }, { + "id": 44, + "created_at": "2022-08-23 16:41:38.669257", + "updated_at": "2022-09-01 20:22:48.237251", "name": "月月Frds", "logo": "https://pt.keepfrds.com/static/favicon-64x64.png", "sign_in_support": 0, @@ -2746,7 +2869,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 100.0, + "sp_full": 100, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2788,6 +2911,9 @@ "url": "https://pt.keepfrds.com/" }, { + "id": 45, + "created_at": "2022-08-26 20:52:18.452034", + "updated_at": "2022-09-01 20:22:48.242606", "name": "U2", "logo": "http://favor.ico", "sign_in_support": 0, @@ -2814,7 +2940,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2856,6 +2982,9 @@ "url": "https://u2.dmhy.org/" }, { + "id": 46, + "created_at": "2022-08-26 20:53:50.259439", + "updated_at": "2022-09-01 20:22:48.245612", "name": "TTG", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -2882,7 +3011,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2924,6 +3053,9 @@ "url": "https://totheglory.im/" }, { + "id": 47, + "created_at": "2022-08-26 20:54:35.357465", + "updated_at": "2022-09-01 20:22:48.247877", "name": "蝶粉", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -2950,7 +3082,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -2992,6 +3124,9 @@ "url": "https://discfan.net/" }, { + "id": 48, + "created_at": "2022-08-26 20:55:42.110159", + "updated_at": "2022-09-01 20:22:48.250147", "name": "joyhd", "logo": "http://favicon.ico", "sign_in_support": 0, @@ -3018,7 +3153,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3060,6 +3195,9 @@ "url": "https://www.joyhd.net/" }, { + "id": 49, + "created_at": "2022-08-27 17:32:01.405726", + "updated_at": "2022-09-01 20:22:48.252399", "name": "彩虹岛", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3086,7 +3224,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3128,6 +3266,9 @@ "url": "https://chdbits.co/" }, { + "id": 50, + "created_at": "2022-08-27 17:36:00.453971", + "updated_at": "2022-09-01 20:22:48.255131", "name": "好多油", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3154,7 +3295,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3196,6 +3337,9 @@ "url": "https://pt.hdupt.com/" }, { + "id": 51, + "created_at": "2022-08-27 17:43:57.903295", + "updated_at": "2022-09-01 20:22:48.259265", "name": "我堡", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3222,7 +3366,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3264,6 +3408,9 @@ "url": "https://ourbits.club/" }, { + "id": 52, + "created_at": "2022-08-27 18:16:09.224686", + "updated_at": "2022-09-01 20:22:48.262236", "name": "家园", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3290,7 +3437,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3332,6 +3479,9 @@ "url": "https://hdhome.org/" }, { + "id": 53, + "created_at": "2022-08-27 18:18:44.023818", + "updated_at": "2022-09-01 20:22:48.265056", "name": "不可说", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3358,7 +3508,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3400,6 +3550,9 @@ "url": "https://springsunday.net/" }, { + "id": 54, + "created_at": "2022-08-27 18:24:32.917709", + "updated_at": "2022-09-01 20:22:48.268164", "name": "OpenCD", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3426,7 +3579,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3468,6 +3621,9 @@ "url": "https://open.cd/" }, { + "id": 55, + "created_at": "2022-08-27 21:57:23.449068", + "updated_at": "2022-09-01 20:22:48.271487", "name": "这是猫站", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3494,7 +3650,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3536,6 +3692,9 @@ "url": "https://pterclub.com/" }, { + "id": 56, + "created_at": "2022-08-27 21:57:47.858789", + "updated_at": "2022-09-01 20:22:48.280045", "name": "柠檬", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3562,7 +3721,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()", @@ -3604,6 +3763,9 @@ "url": "https://lemonhd.org/" }, { + "id": 57, + "created_at": "2022-08-27 21:58:11.379100", + "updated_at": "2022-09-01 20:22:48.282879", "name": "南洋", "logo": "http://favicon.ico", "sign_in_support": 1, @@ -3630,7 +3792,7 @@ "hr": 0, "hr_rate": 2, "hr_time": 10, - "sp_full": 0.0, + "sp_full": 0, "limit_speed": 100, "torrents_rule": "//table[@class=\"torrents\"]/tr", "name_rule": ".//td[@class=\"embedded\"]/a/b/text()",