修复 白兔、Filelist 等部分站点推送短消息数目出错的bug,调整短消息标题读取只读取第一页的,江都对网站的访问频率

This commit is contained in:
ngfchl
2023-01-07 18:49:45 +08:00
parent fd99fcee86
commit 49b40f682f
3 changed files with 275 additions and 256 deletions

308
pt.json

File diff suppressed because it is too large Load Diff

View File

@@ -2182,8 +2182,9 @@ class PtSpider:
'https://reelflix.xyz/',
]:
mail_count = mail_check
notice_str = ''.join(details_html.xpath(site.notice_rule))
# notice_str = ''.join(details_html.xpath(site.notice_rule))
notice_count = 0
else:
mail_str = ''.join(details_html.xpath(site.mailbox_rule))
notice_str = ''.join(details_html.xpath(site.notice_rule))
@@ -2191,7 +2192,6 @@ class PtSpider:
notice_count = re.sub(u"([^\u0030-\u0039])", "", notice_str)
mail_count = int(mail_count) if mail_count else 0
notice_count = int(notice_count) if notice_count else 0
my_site.mail = mail_count + notice_count
notice_list = []
mail_list = []
message_list = ''
@@ -2215,9 +2215,18 @@ class PtSpider:
logger.info(mail)
logger.info(f'PM信息列表{mail}')
# 测试发送网站消息原内容
message = f'## 短消息 \n > {mail}'
message = f'## 短消息 只显示第一页哦\n > {mail}'
message_list += message
title = f'{site.name}{len(mail_list) + len(notice_list)}条新短消息,请注意及时查收!'
if site.url in [
'https://monikadesign.uk/',
'https://pt.hdpost.top/',
'https://reelflix.xyz/',
]:
mail = len(mail_list)
else:
mail = mail_count + notice_count
my_site.mail = mail
title = f'{site.name}{mail}条新短消息,请注意及时查收!'
self.send_text(title=title, message=message_list)
else:
my_site.mail = 0

View File

@@ -2,7 +2,7 @@
{
"id": 1,
"created_at": "2022-07-17 10:22:03.474000",
"updated_at": "2023-01-06 14:02:48.755690",
"updated_at": "2023-01-07 18:21:41.145914",
"name": "阿童木",
"url": "https://hdatmos.club/",
"logo": "https://hdatmos.club/favicon.ico",
@@ -85,7 +85,7 @@
{
"id": 2,
"created_at": "2022-07-17 10:24:21.376000",
"updated_at": "2023-01-06 14:02:48.759043",
"updated_at": "2023-01-07 18:21:41.156535",
"name": "猪猪网",
"url": "https://piggo.me/",
"logo": "https://piggo.me/favicon.ico",
@@ -168,7 +168,7 @@
{
"id": 5,
"created_at": "2022-07-17 10:27:30.380000",
"updated_at": "2023-01-06 14:02:48.762437",
"updated_at": "2023-01-07 18:21:41.194322",
"name": "1PT",
"url": "https://1ptba.com/",
"logo": "https://1ptba.com/favicon.ico",
@@ -251,7 +251,7 @@
{
"id": 8,
"created_at": "2022-07-20 10:05:03.493000",
"updated_at": "2023-01-06 14:02:48.765647",
"updated_at": "2023-01-07 18:21:41.202853",
"name": "CarPT",
"url": "https://carpt.net/",
"logo": "https://carpt.net/favicon.ico",
@@ -334,7 +334,7 @@
{
"id": 9,
"created_at": "2022-07-20 10:06:16.029000",
"updated_at": "2023-01-06 14:02:48.769210",
"updated_at": "2023-01-07 18:21:41.210707",
"name": "HDArea",
"url": "https://www.hdarea.co/",
"logo": "https://www.hdarea.co/favicon.ico",
@@ -417,7 +417,7 @@
{
"id": 10,
"created_at": "2022-07-20 10:07:13.505000",
"updated_at": "2023-01-06 14:02:48.772216",
"updated_at": "2023-01-07 18:21:41.220332",
"name": "红豆饭",
"url": "https://hdfans.org/",
"logo": "https://hdfans.org/favicon.ico",
@@ -500,7 +500,7 @@
{
"id": 11,
"created_at": "2022-07-20 10:08:12.726000",
"updated_at": "2023-01-06 14:02:48.775415",
"updated_at": "2023-01-07 18:21:41.228274",
"name": "天空",
"url": "https://hdsky.me/",
"logo": "https://hdsky.me/favicon.ico",
@@ -583,7 +583,7 @@
{
"id": 12,
"created_at": "2022-07-20 10:09:18.723000",
"updated_at": "2023-01-06 14:02:48.779021",
"updated_at": "2023-01-07 18:21:41.238557",
"name": "时光",
"url": "https://hdtime.org/",
"logo": "https://hdtime.org/favicon.ico",
@@ -666,7 +666,7 @@
{
"id": 13,
"created_at": "2022-07-20 10:09:59.938000",
"updated_at": "2023-01-06 14:02:48.782155",
"updated_at": "2023-01-07 18:21:41.247162",
"name": "Zone",
"url": "https://hdzone.me/",
"logo": "https://hdzone.me/favicon.ico",
@@ -749,7 +749,7 @@
{
"id": 14,
"created_at": "2022-07-20 10:11:12.180000",
"updated_at": "2023-01-06 14:02:48.785389",
"updated_at": "2023-01-07 18:21:41.255942",
"name": "冬樱",
"url": "https://wintersakura.net/",
"logo": "https://wintersakura.net/favicon.ico",
@@ -832,7 +832,7 @@
{
"id": 15,
"created_at": "2022-07-20 10:12:13.107000",
"updated_at": "2023-01-06 14:02:48.788392",
"updated_at": "2023-01-07 18:21:41.292933",
"name": "蚂蚁",
"url": "http://hdmayi.com/",
"logo": "http://hdmayi.com/favicon.ico",
@@ -915,7 +915,7 @@
{
"id": 16,
"created_at": "2022-07-20 10:13:15.407000",
"updated_at": "2023-01-06 14:02:48.791288",
"updated_at": "2023-01-07 18:21:41.301899",
"name": "农场",
"url": "https://pt.0ff.cc/",
"logo": "https://pt.0ff.cc/favicon.ico",
@@ -998,7 +998,7 @@
{
"id": 17,
"created_at": "2022-07-20 10:15:59.584000",
"updated_at": "2023-01-06 14:02:48.794128",
"updated_at": "2023-01-07 18:21:41.310450",
"name": "铂金学院",
"url": "https://ptchina.org/",
"logo": "https://ptchina.org/favicon.ico",
@@ -1081,7 +1081,7 @@
{
"id": 18,
"created_at": "2022-07-20 10:58:58.928000",
"updated_at": "2023-01-06 14:02:48.797061",
"updated_at": "2023-01-07 18:21:41.322306",
"name": "马杀鸡",
"url": "https://pt.msg.vg/",
"logo": "https://pt.msg.vg/favicon.ico",
@@ -1164,7 +1164,7 @@
{
"id": 19,
"created_at": "2022-07-20 11:03:57.583000",
"updated_at": "2023-01-06 14:02:48.800599",
"updated_at": "2023-01-07 18:21:41.331838",
"name": "时间",
"url": "https://www.pttime.org/",
"logo": "https://www.pttime.org/favicon.ico",
@@ -1247,7 +1247,7 @@
{
"id": 20,
"created_at": "2022-07-20 11:06:11.901000",
"updated_at": "2023-01-06 14:12:49.490795",
"updated_at": "2023-01-07 18:21:41.341879",
"name": "欧申",
"url": "http://www.oshen.win/",
"logo": "http://www.oshen.win/favicon.ico",
@@ -1330,7 +1330,7 @@
{
"id": 21,
"created_at": "2022-07-20 11:12:51.331000",
"updated_at": "2023-01-06 14:02:48.807560",
"updated_at": "2023-01-07 18:21:41.361854",
"name": "海棠",
"url": "https://www.htpt.cc/",
"logo": "https://www.htpt.cc/favicon.ico",
@@ -1413,7 +1413,7 @@
{
"id": 22,
"created_at": "2022-07-20 11:17:25.992000",
"updated_at": "2023-01-06 14:02:48.810886",
"updated_at": "2023-01-07 18:21:41.373076",
"name": "烧包",
"url": "https://ptsbao.club/",
"logo": "https://ptsbao.club/favicon.ico",
@@ -1496,7 +1496,7 @@
{
"id": 23,
"created_at": "2022-07-20 11:25:55.869000",
"updated_at": "2023-01-06 14:02:48.814278",
"updated_at": "2023-01-07 18:21:41.384530",
"name": "百川",
"url": "https://www.hitpt.com/",
"logo": "https://www.hitpt.com/favicon.ico",
@@ -1579,7 +1579,7 @@
{
"id": 24,
"created_at": "2022-07-20 11:27:42.866000",
"updated_at": "2023-01-06 14:02:48.817257",
"updated_at": "2023-01-07 18:21:41.394620",
"name": "聆音",
"url": "https://pt.soulvoice.club/",
"logo": "https://pt.soulvoice.club/favicon.ico",
@@ -1662,7 +1662,7 @@
{
"id": 25,
"created_at": "2022-07-20 11:28:54.234000",
"updated_at": "2023-01-06 14:02:48.820121",
"updated_at": "2023-01-07 18:21:41.405796",
"name": "备胎",
"url": "https://www.beitai.pt/",
"logo": "https://www.beitai.pt/favicon.ico",
@@ -1745,7 +1745,7 @@
{
"id": 26,
"created_at": "2022-07-20 23:48:14.437000",
"updated_at": "2023-01-06 14:02:48.823887",
"updated_at": "2023-01-07 18:21:41.417077",
"name": "观众",
"url": "https://audiences.me/",
"logo": "https://audiences.me/favicon.ico",
@@ -1828,7 +1828,7 @@
{
"id": 28,
"created_at": "2022-07-20 23:51:03.848000",
"updated_at": "2023-01-06 14:02:48.826955",
"updated_at": "2023-01-07 18:21:41.423958",
"name": "丐帮",
"url": "https://gainbound.net/",
"logo": "https://gainbound.net/favicon.ico",
@@ -1911,7 +1911,7 @@
{
"id": 29,
"created_at": "2022-07-20 23:51:54.709000",
"updated_at": "2023-01-06 14:02:48.830319",
"updated_at": "2023-01-07 18:21:41.432384",
"name": "海胆",
"url": "https://www.haidan.video/",
"logo": "https://www.haidan.video/public/pic/favicon.ico",
@@ -1994,7 +1994,7 @@
{
"id": 30,
"created_at": "2022-07-20 23:52:34.568000",
"updated_at": "2023-01-06 14:02:48.833622",
"updated_at": "2023-01-07 18:21:41.466638",
"name": "HD杜比",
"url": "https://www.hddolby.com/",
"logo": "https://gitee.com/ngfchl/icons/raw/master/pt_site/hddolby.ico",
@@ -2077,7 +2077,7 @@
{
"id": 31,
"created_at": "2022-07-20 23:53:30.271000",
"updated_at": "2023-01-06 14:02:48.837180",
"updated_at": "2023-01-07 18:21:41.473321",
"name": "海带",
"url": "https://www.hd.ai/",
"logo": "https://www.hd.ai/favicon.png",
@@ -2160,7 +2160,7 @@
{
"id": 32,
"created_at": "2022-07-20 23:55:26.251000",
"updated_at": "2023-01-06 14:02:48.840355",
"updated_at": "2023-01-07 18:21:41.486369",
"name": "MTeam",
"url": "https://kp.m-team.cc/",
"logo": "https://kp.m-team.cc/favicon.ico",
@@ -2243,7 +2243,7 @@
{
"id": 33,
"created_at": "2022-07-20 23:56:40.615000",
"updated_at": "2023-01-06 14:02:48.843646",
"updated_at": "2023-01-07 18:21:41.494129",
"name": "芒果",
"url": "https://www.3wmg.com/",
"logo": "https://www.3wmg.com/favicon.ico",
@@ -2326,7 +2326,7 @@
{
"id": 34,
"created_at": "2022-07-23 19:05:57.166000",
"updated_at": "2023-01-06 14:02:48.847005",
"updated_at": "2023-01-07 18:21:41.502614",
"name": "海豹GPW",
"url": "https://greatposterwall.com/",
"logo": "https://greatposterwall.com/favicon.ico",
@@ -2409,7 +2409,7 @@
{
"id": 35,
"created_at": "2022-07-23 19:10:24.853000",
"updated_at": "2023-01-06 14:02:48.849988",
"updated_at": "2023-01-07 18:21:41.509699",
"name": "白兔hares",
"url": "https://club.hares.top/",
"logo": "https://club.hares.top/favicon.ico",
@@ -2487,12 +2487,12 @@
"full_site_free": "//td/b/a/font[contains(text(),\"全站\") and contains(text(),\"Free\")]/text()",
"page_message": "messages.php",
"notice_title": "//td[@class=\"text\"]/div/a//text()",
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
"message_title": "//i[@class=\"fas fa-envelope-square layui-font-red fa-3x\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 36,
"created_at": "2022-07-27 12:59:12.234000",
"updated_at": "2023-01-06 14:02:48.853145",
"updated_at": "2023-01-07 18:21:41.519271",
"name": "老师",
"url": "https://www.nicept.net/",
"logo": "https://www.nicept.net/favicon.ico",
@@ -2575,7 +2575,7 @@
{
"id": 38,
"created_at": "2022-08-02 10:14:26.854000",
"updated_at": "2023-01-06 14:02:48.856468",
"updated_at": "2023-01-07 18:21:41.527798",
"name": "明教",
"url": "https://hdpt.xyz/",
"logo": "https://hdpt.xyz/favicon.ico",
@@ -2658,7 +2658,7 @@
{
"id": 39,
"created_at": "2022-08-12 23:29:07.033000",
"updated_at": "2023-01-06 14:02:48.859339",
"updated_at": "2023-01-07 18:21:41.539764",
"name": "铂金家",
"url": "https://pthome.net/",
"logo": "https://pthome.net/favicon.ico",
@@ -2741,7 +2741,7 @@
{
"id": 40,
"created_at": "2022-08-14 09:14:51.194000",
"updated_at": "2023-01-06 14:02:48.862311",
"updated_at": "2023-01-07 18:21:41.575160",
"name": "ipt",
"url": "https://iptorrents.com/",
"logo": "https://iptorrents.com/favicon.ico",
@@ -2824,7 +2824,7 @@
{
"id": 41,
"created_at": "2022-08-18 00:39:11.082000",
"updated_at": "2023-01-06 14:02:48.865057",
"updated_at": "2023-01-07 18:21:41.586386",
"name": "梓喵",
"url": "https://azusa.wiki/",
"logo": "https://azusa.wiki/favicon.ico",
@@ -2907,7 +2907,7 @@
{
"id": 42,
"created_at": "2022-08-18 00:46:55.688000",
"updated_at": "2023-01-06 14:02:48.868128",
"updated_at": "2023-01-07 18:21:41.596026",
"name": "HD城市",
"url": "https://hdcity.city/",
"logo": "https://hdcity.city/favicon.ico",
@@ -2990,7 +2990,7 @@
{
"id": 43,
"created_at": "2022-08-19 23:20:30.164000",
"updated_at": "2023-01-06 14:02:48.871069",
"updated_at": "2023-01-07 18:21:41.618247",
"name": "HDVIDEO",
"url": "https://hdvideo.one/",
"logo": "https://hdvideo.one/favicon.ico",
@@ -3073,7 +3073,7 @@
{
"id": 44,
"created_at": "2022-08-23 16:41:38.669000",
"updated_at": "2023-01-06 14:02:48.873897",
"updated_at": "2023-01-07 18:21:41.626702",
"name": "月月Frds",
"url": "https://pt.keepfrds.com/",
"logo": "https://pt.keepfrds.com/favicon.ico",
@@ -3156,7 +3156,7 @@
{
"id": 45,
"created_at": "2022-08-26 20:52:18.452000",
"updated_at": "2023-01-06 14:02:48.877162",
"updated_at": "2023-01-07 18:21:41.636354",
"name": "U2",
"url": "https://u2.dmhy.org/",
"logo": "https://u2.dmhy.org/favicon.ico",
@@ -3239,7 +3239,7 @@
{
"id": 46,
"created_at": "2022-08-26 20:53:50.259000",
"updated_at": "2023-01-06 14:02:48.880028",
"updated_at": "2023-01-07 18:21:41.644946",
"name": "TTG",
"url": "https://totheglory.im/",
"logo": "https://totheglory.im/favicon.ico",
@@ -3322,7 +3322,7 @@
{
"id": 47,
"created_at": "2022-08-26 20:54:35.357000",
"updated_at": "2023-01-06 14:02:48.883171",
"updated_at": "2023-01-07 18:21:41.653684",
"name": "蝶粉",
"url": "https://discfan.net/",
"logo": "https://discfan.net/favicon.ico",
@@ -3405,7 +3405,7 @@
{
"id": 48,
"created_at": "2022-08-26 20:55:42.110000",
"updated_at": "2023-01-06 14:02:48.886153",
"updated_at": "2023-01-07 18:21:41.661204",
"name": "joyhd",
"url": "https://www.joyhd.net/",
"logo": "https://www.joyhd.net/favicon.ico",
@@ -3488,7 +3488,7 @@
{
"id": 49,
"created_at": "2022-08-27 17:32:01.405000",
"updated_at": "2023-01-06 14:02:48.889179",
"updated_at": "2023-01-07 18:21:41.669291",
"name": "彩虹岛",
"url": "https://chdbits.co/",
"logo": "https://chdbits.co/favicon.ico",
@@ -3571,7 +3571,7 @@
{
"id": 50,
"created_at": "2022-08-27 17:36:00.453000",
"updated_at": "2023-01-06 14:02:48.892152",
"updated_at": "2023-01-07 18:21:41.676168",
"name": "好多油",
"url": "https://pt.hdupt.com/",
"logo": "https://pt.hdupt.com/favicon.ico",
@@ -3654,7 +3654,7 @@
{
"id": 51,
"created_at": "2022-08-27 17:43:57.903000",
"updated_at": "2023-01-06 14:02:48.895068",
"updated_at": "2023-01-07 18:21:41.685243",
"name": "我堡",
"url": "https://ourbits.club/",
"logo": "https://ourbits.club/favicon.ico",
@@ -3737,7 +3737,7 @@
{
"id": 52,
"created_at": "2022-08-27 18:16:09.224000",
"updated_at": "2023-01-06 14:02:48.898090",
"updated_at": "2023-01-07 18:21:41.693828",
"name": "家园",
"url": "https://hdhome.org/",
"logo": "https://hdhome.org/favicon.ico",
@@ -3820,7 +3820,7 @@
{
"id": 53,
"created_at": "2022-08-27 18:18:44.023000",
"updated_at": "2023-01-06 14:02:48.900882",
"updated_at": "2023-01-07 18:21:41.702669",
"name": "不可说",
"url": "https://springsunday.net/",
"logo": "https://springsunday.net/favicon.ico",
@@ -3903,7 +3903,7 @@
{
"id": 54,
"created_at": "2022-08-27 18:24:32.917000",
"updated_at": "2023-01-06 14:02:48.904148",
"updated_at": "2023-01-07 18:21:41.709880",
"name": "OpenCD",
"url": "https://www.open.cd/",
"logo": "https://www.open.cd/favicon.ico",
@@ -3986,7 +3986,7 @@
{
"id": 55,
"created_at": "2022-08-27 21:57:23.449000",
"updated_at": "2023-01-06 14:02:48.907523",
"updated_at": "2023-01-07 18:21:41.747781",
"name": "这是猫站",
"url": "https://pterclub.com/",
"logo": "https://pterclub.com/favicon.ico",
@@ -4069,7 +4069,7 @@
{
"id": 56,
"created_at": "2022-08-27 21:57:47.858000",
"updated_at": "2023-01-06 14:02:48.911022",
"updated_at": "2023-01-07 18:21:41.757909",
"name": "柠檬",
"url": "https://lemonhd.org/",
"logo": "https://lemonhd.org/favicon.ico",
@@ -4152,7 +4152,7 @@
{
"id": 57,
"created_at": "2022-08-27 21:58:11.379000",
"updated_at": "2023-01-06 14:02:48.914244",
"updated_at": "2023-01-07 18:21:41.770227",
"name": "南洋",
"url": "https://nanyangpt.com/",
"logo": "https://nanyangpt.com/favicon.ico",
@@ -4235,7 +4235,7 @@
{
"id": 58,
"created_at": "2022-09-03 00:08:20.078000",
"updated_at": "2023-01-06 14:02:48.917403",
"updated_at": "2023-01-07 18:21:41.779287",
"name": "吐鲁番",
"url": "https://pt.eastgame.org/",
"logo": "https://pt.eastgame.org/favicon.ico",
@@ -4318,7 +4318,7 @@
{
"id": 59,
"created_at": "2022-09-14 08:33:16.574000",
"updated_at": "2023-01-06 14:02:48.920217",
"updated_at": "2023-01-07 18:21:41.789311",
"name": "KamePT",
"url": "https://kamept.com/",
"logo": "https://kamept.com/favicon.ico",
@@ -4401,7 +4401,7 @@
{
"id": 62,
"created_at": "2022-07-27 13:01:11.697000",
"updated_at": "2023-01-06 14:02:48.923338",
"updated_at": "2023-01-07 18:21:41.798994",
"name": "艾薇",
"url": "http://avgv.cc/",
"logo": "http://avgv.cc/favicon.ico",
@@ -4484,7 +4484,7 @@
{
"id": 63,
"created_at": "2022-09-19 22:02:22.069000",
"updated_at": "2023-01-06 14:02:48.926408",
"updated_at": "2023-01-07 18:21:41.809300",
"name": "憨憨",
"url": "https://hhanclub.top/",
"logo": "https://hhanclub.top/favicon.ico",
@@ -4567,7 +4567,7 @@
{
"id": 64,
"created_at": "2022-10-04 10:55:26.478000",
"updated_at": "2023-01-06 14:02:48.929309",
"updated_at": "2023-01-07 18:21:41.820885",
"name": "瓷器",
"url": "https://hdchina.org/",
"logo": "https://hdchina.org/favicon.ico",
@@ -4650,7 +4650,7 @@
{
"id": 65,
"created_at": "2022-10-04 11:03:31.325000",
"updated_at": "2023-01-06 14:02:48.932541",
"updated_at": "2023-01-07 18:21:41.830964",
"name": "北洋园",
"url": "https://www.tjupt.org/",
"logo": "https://www.tjupt.org/favicon.ico",
@@ -4733,7 +4733,7 @@
{
"id": 66,
"created_at": "2022-10-04 11:08:01.927000",
"updated_at": "2023-01-06 14:02:48.935454",
"updated_at": "2023-01-07 18:21:41.869706",
"name": "UltraHD",
"url": "https://ultrahd.net/",
"logo": "https://ultrahd.net/favicon.ico",
@@ -4816,7 +4816,7 @@
{
"id": 67,
"created_at": "2022-10-04 11:18:37.790000",
"updated_at": "2023-01-06 14:02:48.938557",
"updated_at": "2023-01-07 18:21:41.878296",
"name": "TU88",
"url": "http://pt.tu88.men/",
"logo": "http://pt.tu88.men/favicon.ico",
@@ -4899,7 +4899,7 @@
{
"id": 68,
"created_at": "2022-10-04 11:19:33.274000",
"updated_at": "2023-01-06 14:02:48.941404",
"updated_at": "2023-01-07 18:21:41.886183",
"name": "PT 分享站",
"url": "https://pt.itzmx.com/",
"logo": "https://pt.itzmx.com/favicon.ico",
@@ -4982,7 +4982,7 @@
{
"id": 69,
"created_at": "2022-10-11 20:56:14.504000",
"updated_at": "2023-01-06 14:02:48.944800",
"updated_at": "2023-01-07 18:21:41.892952",
"name": "兽",
"url": "https://pt.hd4fans.org/",
"logo": "https://pt.hd4fans.org/favicon.ico",
@@ -5065,7 +5065,7 @@
{
"id": 70,
"created_at": "2022-07-17 10:24:59.754000",
"updated_at": "2023-01-06 14:02:48.947825",
"updated_at": "2023-01-07 18:21:41.902726",
"name": "BT学校",
"url": "https://pt.btschool.club/",
"logo": "https://gitee.com/ngfchl/ptools/raw/master/static/logo/btschool.ico",
@@ -5148,7 +5148,7 @@
{
"id": 71,
"created_at": "2022-10-13 20:46:41.135391",
"updated_at": "2023-01-06 14:02:48.951071",
"updated_at": "2023-01-07 18:21:41.909653",
"name": "GGPT",
"url": "https://gamegamept.cn/",
"logo": "https://gamegamept.cn/favicon.ico",
@@ -5231,7 +5231,7 @@
{
"id": 72,
"created_at": "2022-10-13 21:12:00.102150",
"updated_at": "2023-01-06 14:02:48.954509",
"updated_at": "2023-01-07 18:21:41.918612",
"name": "飞天拉面",
"url": "https://nextpt.net/",
"logo": "https://nextpt.net/favicon.ico",
@@ -5314,7 +5314,7 @@
{
"id": 73,
"created_at": "2022-10-13 22:31:26.178291",
"updated_at": "2023-01-06 14:02:48.957491",
"updated_at": "2023-01-07 18:21:41.925347",
"name": "织梦",
"url": "https://zmpt.cc/",
"logo": "https://zmpt.cc/favicon.ico",
@@ -5397,7 +5397,7 @@
{
"id": 74,
"created_at": "2022-10-14 14:23:01.057107",
"updated_at": "2023-01-06 14:02:48.960529",
"updated_at": "2023-01-07 18:21:41.934961",
"name": "52PT",
"url": "https://52pt.site/",
"logo": "https://52pt.site/favicon.ico",
@@ -5480,7 +5480,7 @@
{
"id": 75,
"created_at": "2022-10-14 14:25:28.692053",
"updated_at": "2023-01-06 14:02:48.963416",
"updated_at": "2023-01-07 18:21:41.942197",
"name": "TCCF",
"url": "https://et8.org/",
"logo": "https://et8.org/favicon.ico",
@@ -5563,7 +5563,7 @@
{
"id": 76,
"created_at": "2022-10-15 20:49:44.721748",
"updated_at": "2023-01-06 14:02:48.966594",
"updated_at": "2023-01-07 18:21:41.951880",
"name": "SRVFI",
"url": "https://srvfi.top/",
"logo": "https://srvfi.top/favicon.ico",
@@ -5646,7 +5646,7 @@
{
"id": 77,
"created_at": "2022-10-17 07:42:57.547264",
"updated_at": "2023-01-06 14:02:48.969701",
"updated_at": "2023-01-07 18:21:41.958810",
"name": "ICC2022",
"url": "https://www.icc2022.com/",
"logo": "https://www.icc2022.com/favicon.ico",
@@ -5729,7 +5729,7 @@
{
"id": 78,
"created_at": "2022-10-21 18:14:12.349610",
"updated_at": "2023-01-06 14:02:48.973266",
"updated_at": "2023-01-07 18:21:41.967396",
"name": "iHD",
"url": "https://ihdbits.me/",
"logo": "https://ihdbits.me/favicon.ico",
@@ -5812,7 +5812,7 @@
{
"id": 79,
"created_at": "2022-11-01 00:06:06.053113",
"updated_at": "2023-01-06 14:02:48.976473",
"updated_at": "2023-01-07 18:21:41.975128",
"name": "红叶",
"url": "http://leaves.red/",
"logo": "http://leaves.red/favicon.ico",
@@ -5895,7 +5895,7 @@
{
"id": 81,
"created_at": "2022-11-04 23:06:38.778550",
"updated_at": "2023-01-06 14:02:48.980220",
"updated_at": "2023-01-07 18:21:42.023112",
"name": "龙之家",
"url": "https://www.dragonhd.xyz/",
"logo": "https://www.dragonhd.xyz/favicon.ico",
@@ -5978,7 +5978,7 @@
{
"id": 82,
"created_at": "2022-11-08 09:18:21.489786",
"updated_at": "2023-01-06 14:02:48.983383",
"updated_at": "2023-01-07 18:21:42.032829",
"name": "杏林",
"url": "https://xinglin.one/",
"logo": "https://xinglin.one/favicon.ico",
@@ -6061,7 +6061,7 @@
{
"id": 83,
"created_at": "2022-11-12 22:41:41.000351",
"updated_at": "2023-01-06 14:02:48.986328",
"updated_at": "2023-01-07 18:21:42.042200",
"name": "Filept",
"url": "https://www.filept.com/",
"logo": "https://www.filept.com/favicon.ico",
@@ -6144,7 +6144,7 @@
{
"id": 85,
"created_at": "2022-11-23 17:58:52.708203",
"updated_at": "2023-01-06 14:02:48.989898",
"updated_at": "2023-01-07 18:21:42.052135",
"name": "海豚",
"url": "https://dicmusic.club/",
"logo": "https://dicmusic.club/favicon.ico",
@@ -6227,7 +6227,7 @@
{
"id": 86,
"created_at": "2022-12-09 17:40:04.727545",
"updated_at": "2023-01-06 14:02:48.993198",
"updated_at": "2023-01-07 18:21:42.060163",
"name": "Uploads",
"url": "http://uploads.ltd/",
"logo": "http://uploads.ltd/favicon.ico",
@@ -6308,9 +6308,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 89,
"id": 87,
"created_at": "2022-12-20 08:24:33.287437",
"updated_at": "2023-01-06 14:02:48.996776",
"updated_at": "2023-01-07 18:21:42.071334",
"name": "大青虫",
"url": "https://cyanbug.net/",
"logo": "https://cyanbug.net/favicon.ico",
@@ -6391,9 +6391,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 90,
"id": 89,
"created_at": "2022-12-20 08:27:01.381014",
"updated_at": "2023-01-06 14:02:49.000056",
"updated_at": "2023-01-07 18:21:42.078962",
"name": "鲨鱼",
"url": "https://sharkpt.net/",
"logo": "https://sharkpt.net/favicon.ico",
@@ -6474,9 +6474,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 91,
"id": 92,
"created_at": "2022-12-25 17:54:44.854475",
"updated_at": "2023-01-06 14:02:49.003369",
"updated_at": "2023-01-07 18:21:42.086692",
"name": "莫妮卡",
"url": "https://monikadesign.uk/",
"logo": "https://monikadesign.uk/favicon.ico",
@@ -6557,9 +6557,9 @@
"message_title": "//td/span[@class=\"label label-danger\"]/parent::td/preceding-sibling::td[@class=\"col-sm-5\"]/a/text()"
},
{
"id": 92,
"id": 93,
"created_at": "2022-12-26 10:00:41.449226",
"updated_at": "2023-01-06 14:02:49.006703",
"updated_at": "2023-01-07 18:21:42.093959",
"name": "核弹头",
"url": "https://hd-torrents.org/",
"logo": "https://hd-torrents.org/favicon.ico",
@@ -6640,9 +6640,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 93,
"id": 94,
"created_at": "2022-12-26 10:51:49.583666",
"updated_at": "2023-01-06 14:02:49.010110",
"updated_at": "2023-01-07 18:21:42.113990",
"name": "Exoticaz",
"url": "https://exoticaz.to/",
"logo": "https://exoticaz.to/favicon.ico",
@@ -6723,9 +6723,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 94,
"id": 95,
"created_at": "2022-12-26 11:44:05.766041",
"updated_at": "2023-01-06 14:02:49.013567",
"updated_at": "2023-01-07 18:21:42.154097",
"name": "Cinemaz",
"url": "https://cinemaz.to/",
"logo": "https://cinemaz.to/images/cinemaz-favicon.png",
@@ -6806,9 +6806,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 95,
"id": 96,
"created_at": "2022-12-26 12:12:22.433872",
"updated_at": "2023-01-06 14:02:49.017038",
"updated_at": "2023-01-07 18:21:42.163274",
"name": "Avistaz",
"url": "https://avistaz.to/",
"logo": "https://avistaz.to/images/avistaz-favicon.png",
@@ -6889,9 +6889,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 96,
"id": 97,
"created_at": "2022-12-26 13:31:54.151043",
"updated_at": "2023-01-06 14:02:49.020560",
"updated_at": "2023-01-07 18:21:42.171561",
"name": "Filelist",
"url": "https://filelist.io/",
"logo": "https://filelist.io/favicon.ico",
@@ -6972,9 +6972,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::div/following-sibling::a[1]/div/b/text()"
},
{
"id": 97,
"id": 98,
"created_at": "2022-12-26 14:03:05.511105",
"updated_at": "2023-01-06 14:02:49.024044",
"updated_at": "2023-01-07 18:21:42.179159",
"name": "普斯特",
"url": "https://pt.hdpost.top/",
"logo": "https://pt.hdpost.top/favicon.ico",
@@ -7055,9 +7055,9 @@
"message_title": "//td/span[@class=\"label label-danger\"]/parent::td/preceding-sibling::td[@class=\"col-sm-5\"]/a/text()"
},
{
"id": 98,
"id": 99,
"created_at": "2022-12-26 19:45:08.010450",
"updated_at": "2023-01-06 14:02:49.027575",
"updated_at": "2023-01-07 18:21:42.189301",
"name": "朱雀",
"url": "https://zhuque.in/",
"logo": "https://gitee.com/ngfchl/ptools/raw/master/static/logo/zhuque.png",
@@ -7138,9 +7138,9 @@
"message_title": "//img[@alt=\"Unread\"]/parent::td/following-sibling::td/a[1]//text()"
},
{
"id": 99,
"id": 100,
"created_at": "2022-12-27 12:40:22.412286",
"updated_at": "2023-01-06 14:02:49.030943",
"updated_at": "2023-01-07 18:21:42.197934",
"name": "Oldtoons",
"url": "https://oldtoons.world/",
"logo": "https://oldtoons.world/favicon.ico",
@@ -7221,9 +7221,9 @@
"message_title": "//td/img[@class=\"unreadpm\"]/parent::td/following-sibling::td/a/text()"
},
{
"id": 100,
"id": 101,
"created_at": "2022-12-27 12:56:12.440343",
"updated_at": "2023-01-06 14:02:49.034132",
"updated_at": "2023-01-07 18:21:42.206746",
"name": "Reelflix",
"url": "https://reelflix.xyz/",
"logo": "https://reelflix.xyz/favicon.ico",
@@ -7304,9 +7304,9 @@
"message_title": "//td/i[@class=\"fal fa-cross text-red\"]/parent::td/preceding-sibling::td/a/text()"
},
{
"id": 101,
"id": 102,
"created_at": "2023-01-03 09:53:52.495825",
"updated_at": "2023-01-06 14:02:49.037712",
"updated_at": "2023-01-07 18:21:42.216152",
"name": "2xfree",
"url": "https://pt.2xfree.org/",
"logo": "https://pt.2xfree.org/favicon.ico",