更新基础规则,更新杜比、蚂蚁、明教、芒果部分规则

This commit is contained in:
ngfchl
2022-09-14 18:24:39 +08:00
parent 2c7918b78d
commit 5d47074704
3 changed files with 1810 additions and 281 deletions

View File

@@ -13,8 +13,7 @@ from pt_site.models import SiteStatus, MySite, Site
from pt_site.views import scheduler, pt_spider
from ptools.base import CommonResponse, StatusCodeEnum
# 获取docker对象
client = docker.from_env()
def add_task(request):
@@ -179,6 +178,8 @@ def update_page(request):
cid = ''
restart = 'false'
delta = '程序未在容器中启动?'
# 获取docker对象
client = docker.from_env()
# 从内部获取容器id
for c in client.api.containers():
if 'ngfchl/ptools' in c.get('Image'):

View File

@@ -1,10 +1,10 @@
[
{
"id": 1,
"created_at": "2022-07-17 10:22:03.474000",
"updated_at": "2022-09-14 09:59:35.375347",
"created_at": "2022-07-17 10:22:03.474139",
"updated_at": "2022-09-14 15:59:14.182919",
"name": "阿童木",
"url": "https://hdatmos.club",
"url": "https://hdatmos.club/",
"logo": "favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
@@ -52,17 +52,17 @@
"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[3]/td[2]/span/@title",
"latest_active_rule": "//table/tr[4]/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": "//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[15]/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": "/html/body/b/text()",
"record_count_rule": "/html/body/b/text()",
@@ -70,14 +70,14 @@
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[10]//td[@class=\"no_border_wide\"][2]/text()",
"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_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 2,
"created_at": "2022-07-17 10:24:21.376000",
"updated_at": "2022-09-14 10:00:08.787969",
"updated_at": "2022-09-14 15:59:20.175066",
"name": "猪猪网",
"url": "https://piggo.me/",
"logo": "http://favicon.ico",
@@ -152,7 +152,7 @@
{
"id": 3,
"created_at": "2022-07-17 10:24:59.754000",
"updated_at": "2022-09-14 09:59:56.311974",
"updated_at": "2022-09-14 15:59:18.828604",
"name": "BT学校",
"url": "https://pt.btschool.club/",
"logo": "favicon.ico",
@@ -227,7 +227,7 @@
{
"id": 5,
"created_at": "2022-07-17 10:27:30.380000",
"updated_at": "2022-09-14 09:59:41.689613",
"updated_at": "2022-09-14 15:59:16.760273",
"name": "1PT",
"url": "https://1ptba.com/",
"logo": "favicon.ico",
@@ -302,7 +302,7 @@
{
"id": 8,
"created_at": "2022-07-20 10:05:03.493000",
"updated_at": "2022-09-14 10:00:03.499917",
"updated_at": "2022-09-14 15:59:19.738822",
"name": "CarPT",
"url": "https://carpt.net/",
"logo": "favicon.ico",
@@ -377,7 +377,7 @@
{
"id": 9,
"created_at": "2022-07-20 10:06:16.029000",
"updated_at": "2022-09-14 09:59:39.764409",
"updated_at": "2022-09-14 15:59:16.396672",
"name": "HDArea",
"url": "https://www.hdarea.co/",
"logo": "favicon.ico",
@@ -451,10 +451,10 @@
},
{
"id": 10,
"created_at": "2022-07-20 10:07:13.505000",
"updated_at": "2022-09-14 09:59:49.038923",
"created_at": "2022-07-20 10:07:13.505127",
"updated_at": "2022-09-14 15:59:17.795457",
"name": "红豆饭",
"url": "https://hdfans.org",
"url": "https://hdfans.org/",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
@@ -512,7 +512,7 @@
"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()",
"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()",
@@ -520,14 +520,14 @@
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()",
"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_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 11,
"created_at": "2022-07-20 10:08:12.726000",
"updated_at": "2022-09-14 10:00:02.277712",
"updated_at": "2022-09-14 15:59:19.591930",
"name": "天空",
"url": "https://hdsky.me/",
"logo": "favicon.ico",
@@ -602,7 +602,7 @@
{
"id": 12,
"created_at": "2022-07-20 10:09:18.723000",
"updated_at": "2022-09-14 09:59:54.367105",
"updated_at": "2022-09-14 15:59:18.558151",
"name": "时光",
"url": "https://hdtime.org/",
"logo": "favicon.ico",
@@ -677,7 +677,7 @@
{
"id": 13,
"created_at": "2022-07-20 10:09:59.938000",
"updated_at": "2022-09-14 09:59:58.897094",
"updated_at": "2022-09-14 15:59:19.137791",
"name": "Zone",
"url": "https://hdzone.me/",
"logo": "favicon.ico",
@@ -752,7 +752,7 @@
{
"id": 14,
"created_at": "2022-07-20 10:11:12.180000",
"updated_at": "2022-09-14 10:00:08.980157",
"updated_at": "2022-09-14 15:59:20.213988",
"name": "冬樱",
"url": "https://wintersakura.net/",
"logo": "https://wintersakura.net/favicon.ico",
@@ -827,10 +827,10 @@
{
"id": 15,
"created_at": "2022-07-20 10:12:13.107000",
"updated_at": "2022-09-14 09:59:55.095991",
"updated_at": "2022-09-14 18:19:33.283865",
"name": "蚂蚁",
"url": "http://hdmayi.com/",
"logo": "favicon.ico",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
@@ -877,17 +877,17 @@
"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[3]/td[2]/span/@title",
"latest_active_rule": "//table/tr[4]/td[2]/span/@title",
"uploaded_rule": "//tr[7]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[7]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[7]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[13]/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": "//tr[14]/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()",
@@ -902,7 +902,7 @@
{
"id": 16,
"created_at": "2022-07-20 10:13:15.407000",
"updated_at": "2022-09-14 10:00:05.293823",
"updated_at": "2022-09-14 15:59:19.884090",
"name": "农场",
"url": "https://pt.0ff.cc/",
"logo": "http://favicon.ico",
@@ -977,7 +977,7 @@
{
"id": 17,
"created_at": "2022-07-20 10:15:59.584000",
"updated_at": "2022-09-14 10:00:02.271020",
"updated_at": "2022-09-14 15:59:19.587467",
"name": "铂金学院",
"url": "https://ptchina.org/",
"logo": "favicon.ico",
@@ -1052,7 +1052,7 @@
{
"id": 18,
"created_at": "2022-07-20 10:58:58.928000",
"updated_at": "2022-09-14 09:59:36.568464",
"updated_at": "2022-09-14 15:59:14.985927",
"name": "马杀鸡",
"url": "https://pt.msg.vg/",
"logo": "favicon.ico",
@@ -1127,7 +1127,7 @@
{
"id": 19,
"created_at": "2022-07-20 11:03:57.583000",
"updated_at": "2022-09-14 09:59:33.801052",
"updated_at": "2022-09-14 15:59:12.913139",
"name": "时间",
"url": "https://www.pttime.org/",
"logo": "favicon.ico",
@@ -1202,7 +1202,7 @@
{
"id": 20,
"created_at": "2022-07-20 11:06:11.901000",
"updated_at": "2022-09-14 10:00:00.919816",
"updated_at": "2022-09-14 15:59:19.434926",
"name": "欧申",
"url": "http://www.oshen.win/",
"logo": "favicon.ico",
@@ -1276,11 +1276,11 @@
},
{
"id": 21,
"created_at": "2022-07-20 11:12:51.331000",
"updated_at": "2022-09-14 10:00:04.791729",
"created_at": "2022-07-20 11:12:51.331275",
"updated_at": "2022-09-14 15:59:19.839594",
"name": "海棠",
"url": "https://www.htpt.cc",
"logo": "favicon.ico",
"url": "https://www.htpt.cc/",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
@@ -1327,17 +1327,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[3]/td[2]/span/@title",
"latest_active_rule": "//table/tr[4]/td[2]/span/@title",
"uploaded_rule": "//tr[7]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[7]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[7]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[13]/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": "//tr[113]/td[2]/text()",
"my_level_rule": "//tr/td/span/span/a/@class",
"my_hr_rule": "//table/tr[14]/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()",
@@ -1345,14 +1345,14 @@
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[13]/td[2]/table/tbody/tr/td[1]/text()",
"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_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 22,
"created_at": "2022-07-20 11:17:25.992000",
"updated_at": "2022-09-14 10:00:08.170300",
"updated_at": "2022-09-14 15:59:20.079474",
"name": "烧包",
"url": "https://ptsbao.club/",
"logo": "favicon.ico",
@@ -1427,7 +1427,7 @@
{
"id": 23,
"created_at": "2022-07-20 11:25:55.869000",
"updated_at": "2022-09-14 09:59:47.014475",
"updated_at": "2022-09-14 15:59:17.525325",
"name": "百川",
"url": "https://www.hitpt.com/",
"logo": "favicon.ico",
@@ -1502,7 +1502,7 @@
{
"id": 24,
"created_at": "2022-07-20 11:27:42.866000",
"updated_at": "2022-09-14 09:59:38.341580",
"updated_at": "2022-09-14 15:59:16.114854",
"name": "聆音",
"url": "https://pt.soulvoice.club/",
"logo": "favicon.ico",
@@ -1577,7 +1577,7 @@
{
"id": 25,
"created_at": "2022-07-20 11:28:54.234000",
"updated_at": "2022-09-14 10:00:05.545368",
"updated_at": "2022-09-14 15:59:19.942951",
"name": "备胎",
"url": "https://www.beitai.pt/",
"logo": "favicon.ico",
@@ -1652,7 +1652,7 @@
{
"id": 26,
"created_at": "2022-07-20 23:48:14.437000",
"updated_at": "2022-09-14 09:59:51.037996",
"updated_at": "2022-09-14 15:59:18.180375",
"name": "观众",
"url": "https://audiences.me/",
"logo": "http://favicon.ico",
@@ -1727,7 +1727,7 @@
{
"id": 28,
"created_at": "2022-07-20 23:51:03.848000",
"updated_at": "2022-09-14 10:00:00.250927",
"updated_at": "2022-09-14 15:59:19.331204",
"name": "丐帮",
"url": "https://gainbound.net/",
"logo": "favicon.ico",
@@ -1802,7 +1802,7 @@
{
"id": 29,
"created_at": "2022-07-20 23:51:54.709000",
"updated_at": "2022-09-14 09:59:57.188759",
"updated_at": "2022-09-14 15:59:18.980970",
"name": "海胆",
"url": "https://www.haidan.video/",
"logo": "favicon.ico",
@@ -1877,10 +1877,10 @@
{
"id": 30,
"created_at": "2022-07-20 23:52:34.568000",
"updated_at": "2022-09-14 09:59:43.043767",
"updated_at": "2022-09-14 18:14:43.203278",
"name": "HD杜比",
"url": "https://www.hddolby.com/",
"logo": "favicon.ico",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
@@ -1927,17 +1927,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": "//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[13]/td[2]/text()",
"my_level_rule": "//tr/td/span/span/a/@class",
"my_hr_rule": "//tr[14]/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()",
@@ -1952,7 +1952,7 @@
{
"id": 31,
"created_at": "2022-07-20 23:53:30.271000",
"updated_at": "2022-09-14 09:59:44.975979",
"updated_at": "2022-09-14 15:59:17.256947",
"name": "海带",
"url": "https://www.hd.ai/",
"logo": "favicon.ico",
@@ -2027,7 +2027,7 @@
{
"id": 32,
"created_at": "2022-07-20 23:55:26.251000",
"updated_at": "2022-09-14 09:59:52.801158",
"updated_at": "2022-09-14 15:59:18.394924",
"name": "MTeam",
"url": "https://kp.m-team.cc/",
"logo": "favicon.ico",
@@ -2102,10 +2102,10 @@
{
"id": 33,
"created_at": "2022-07-20 23:56:40.615000",
"updated_at": "2022-09-14 10:00:07.546642",
"updated_at": "2022-09-14 17:03:41.292372",
"name": "芒果",
"url": "https://www.3wmg.com/",
"logo": "favicon.ico",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
@@ -2152,16 +2152,16 @@
"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",
"invitation_rule": "//a[contains(@href,\"invite.php?id=\")]/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": "//span[@id=\"userlink\"]/span/img[@class=\"arrowup\"][1]/following-sibling::text()[1]",
"downloaded_rule": "//span[@id=\"userlink\"]/span/img[@class=\"arrowdown\"][1]/following-sibling::text()[1]",
"ratio_rule": "//tr[8]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[14]/td[2]/text()",
"ratio_rule": "//img[@alt=\"Ratio\"][1]/following-sibling::text()[1]",
"my_sp_rule": "//a[@href=\"mybonus.php\"]/text()[1]",
"hour_sp_rule": "//div[contains(text(),\"每小时\")]/text()[1]",
"my_bonus_rule": "//tr[114]/td[2]/text()",
"my_level_rule": "//*[@id=\"userlink\"]/span[1]/span/a/@class",
"my_level_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//table/tr[114]/td[2]/text()",
"leech_rule": "//img[@class=\"arrowdown\" and @alt=\"Torrents leeching\"][1]/following-sibling::text()[1]",
"seed_rule": "//img[@class=\"arrowup\" and @alt=\"Torrents seeding\"][1]/following-sibling::text()[1]",
@@ -2177,7 +2177,7 @@
{
"id": 34,
"created_at": "2022-07-23 19:05:57.166000",
"updated_at": "2022-09-14 10:00:08.852527",
"updated_at": "2022-09-14 15:59:20.183537",
"name": "海豹GPW",
"url": "https://greatposterwall.com/",
"logo": "favicon.ico",
@@ -2252,7 +2252,7 @@
{
"id": 35,
"created_at": "2022-07-23 19:10:24.853000",
"updated_at": "2022-09-14 09:59:50.905547",
"updated_at": "2022-09-14 15:59:18.161227",
"name": "白兔hares",
"url": "https://club.hares.top/",
"logo": "http://favicon.ico",
@@ -2327,7 +2327,7 @@
{
"id": 36,
"created_at": "2022-07-27 12:59:12.234000",
"updated_at": "2022-09-14 10:00:08.863997",
"updated_at": "2022-09-14 15:59:20.190881",
"name": "老师",
"url": "https://www.nicept.net/",
"logo": "http://favicon.ico",
@@ -2402,10 +2402,10 @@
{
"id": 38,
"created_at": "2022-08-02 10:14:26.854000",
"updated_at": "2022-09-07 09:11:30.175996",
"updated_at": "2022-09-14 18:18:09.723796",
"name": "明教",
"url": "https://hdpt.xyz/",
"logo": "favicon.ico",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 1,
"get_userinfo_support": 1,
@@ -2452,17 +2452,17 @@
"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[3]/td[2]/span/@title",
"latest_active_rule": "//table/tr[4]/td[2]/span/@title",
"uploaded_rule": "//tr[7]/td[2]/table/tr[2]/td[1]/text()",
"downloaded_rule": "//tr[7]/td[2]//table/tr[2]/td[2]/text()",
"ratio_rule": "//tr[7]/td[2]/table/tr/td[1]/font/text()",
"my_sp_rule": "//tr[14]/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": "//tr[15]/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()",
@@ -2477,7 +2477,7 @@
{
"id": 39,
"created_at": "2022-08-12 23:29:07.033000",
"updated_at": "2022-09-07 09:11:30.223908",
"updated_at": "2022-09-14 10:07:34.082711",
"name": "铂金家",
"url": "https://pthome.net/",
"logo": "https://pthome.net/favicon.ico",
@@ -2552,7 +2552,7 @@
{
"id": 40,
"created_at": "2022-08-14 09:14:51.194000",
"updated_at": "2022-09-14 10:00:09.531035",
"updated_at": "2022-09-14 15:59:20.352939",
"name": "ipt",
"url": "https://iptorrents.com/",
"logo": "https://iptorrents.com/favicon.ico",
@@ -2627,7 +2627,7 @@
{
"id": 41,
"created_at": "2022-08-18 00:39:11.082000",
"updated_at": "2022-09-14 10:00:08.988429",
"updated_at": "2022-09-14 15:59:20.245796",
"name": "梓喵",
"url": "https://azusa.ru/",
"logo": "https://azusa.ru/favicon.ico",
@@ -2702,7 +2702,7 @@
{
"id": 42,
"created_at": "2022-08-18 00:46:55.688000",
"updated_at": "2022-09-14 10:00:08.875310",
"updated_at": "2022-09-14 15:59:20.195903",
"name": "HD城市",
"url": "https://hdcity.city/",
"logo": "http://favicon.ico",
@@ -2777,7 +2777,7 @@
{
"id": 43,
"created_at": "2022-08-19 23:20:30.164000",
"updated_at": "2022-09-14 10:00:09.586336",
"updated_at": "2022-09-14 15:59:20.373147",
"name": "HDVIDEO",
"url": "https://hdvideo.one/",
"logo": "https://hdvideo.one/favicon.ico",
@@ -2852,7 +2852,7 @@
{
"id": 44,
"created_at": "2022-08-23 16:41:38.669000",
"updated_at": "2022-09-14 10:00:08.997105",
"updated_at": "2022-09-14 15:59:20.250005",
"name": "月月Frds",
"url": "https://pt.keepfrds.com/",
"logo": "https://pt.keepfrds.com/static/favicon-64x64.png",
@@ -2927,7 +2927,7 @@
{
"id": 45,
"created_at": "2022-08-26 20:52:18.452000",
"updated_at": "2022-09-14 10:00:09.365885",
"updated_at": "2022-09-14 15:59:20.319667",
"name": "U2",
"url": "https://u2.dmhy.org/",
"logo": "http://favor.ico",
@@ -3002,7 +3002,7 @@
{
"id": 46,
"created_at": "2022-08-26 20:53:50.259000",
"updated_at": "2022-09-14 10:00:09.093437",
"updated_at": "2022-09-14 15:59:20.264312",
"name": "TTG",
"url": "https://totheglory.im/",
"logo": "http://favicon.ico",
@@ -3077,7 +3077,7 @@
{
"id": 47,
"created_at": "2022-08-26 20:54:35.357000",
"updated_at": "2022-09-14 10:00:09.197316",
"updated_at": "2022-09-14 15:59:20.281136",
"name": "蝶粉",
"url": "https://discfan.net/",
"logo": "http://favicon.ico",
@@ -3151,10 +3151,10 @@
},
{
"id": 48,
"created_at": "2022-08-26 20:55:42.110000",
"updated_at": "2022-09-14 10:00:09.304760",
"created_at": "2022-08-26 20:55:42.110159",
"updated_at": "2022-09-14 15:59:20.301440",
"name": "joyhd",
"url": "https://www.joyhd.net",
"url": "https://www.joyhd.net/",
"logo": "http://favicon.ico",
"sign_in_support": 0,
"get_torrent_support": 0,
@@ -3220,14 +3220,14 @@
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[11]//td[@class=\"no_border_wide\"][2]/text()",
"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_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 49,
"created_at": "2022-08-27 17:32:01.405000",
"updated_at": "2022-09-07 09:11:30.500978",
"updated_at": "2022-09-14 10:07:34.209508",
"name": "彩虹岛",
"url": "https://chdbits.co/",
"logo": "http://favicon.ico",
@@ -3302,7 +3302,7 @@
{
"id": 50,
"created_at": "2022-08-27 17:36:00.453000",
"updated_at": "2022-09-07 09:11:30.524374",
"updated_at": "2022-09-14 10:07:34.225376",
"name": "好多油",
"url": "https://pt.hdupt.com/",
"logo": "http://favicon.ico",
@@ -3377,7 +3377,7 @@
{
"id": 51,
"created_at": "2022-08-27 17:43:57.903000",
"updated_at": "2022-09-07 09:11:30.554040",
"updated_at": "2022-09-14 10:07:34.236603",
"name": "我堡",
"url": "https://ourbits.club/",
"logo": "http://favicon.ico",
@@ -3451,14 +3451,14 @@
},
{
"id": 52,
"created_at": "2022-08-27 18:16:09.224000",
"updated_at": "2022-09-14 10:00:09.569746",
"created_at": "2022-08-27 18:16:09.224686",
"updated_at": "2022-09-14 18:21:28.037747",
"name": "家园",
"url": "https://hdhome.org/",
"logo": "http://favicon.ico",
"sign_in_support": 1,
"get_torrent_support": 0,
"get_userinfo_support": 0,
"get_torrent_support": 1,
"get_userinfo_support": 1,
"search_support": 0,
"page_default": "torrents.php",
"page_sign_in": "attendance.php",
@@ -3513,21 +3513,21 @@
"my_bonus_rule": "//font[@class=\"color_bonus\" and contains(text(),\"积分\")]/following-sibling::text()[1]",
"my_level_rule": "//span[@class=\"medium\"]/span[@class=\"nowrap\"]/a[contains(@class,\"_Name\")]/@class",
"my_hr_rule": "//tr[14]/td[2]/a/text()",
"leech_rule": "//img[@class=\"arrowdown\"]/following-sibling::text()[1]",
"seed_rule": "//img[@class=\"arrowup\"]/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]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[11]//td[@class=\"no_border_wide\"][2]/text()",
"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_uid_rule": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 53,
"created_at": "2022-08-27 18:18:44.023000",
"updated_at": "2022-09-07 09:11:30.607004",
"updated_at": "2022-09-14 10:07:34.257541",
"name": "不可说",
"url": "https://springsunday.net/",
"logo": "http://favicon.ico",
@@ -3602,7 +3602,7 @@
{
"id": 54,
"created_at": "2022-08-27 18:24:32.917000",
"updated_at": "2022-09-13 15:03:11.089101",
"updated_at": "2022-09-14 10:07:34.268749",
"name": "OpenCD",
"url": "https://open.cd/",
"logo": "http://favicon.ico",
@@ -3677,7 +3677,7 @@
{
"id": 55,
"created_at": "2022-08-27 21:57:23.449000",
"updated_at": "2022-09-07 09:11:30.678760",
"updated_at": "2022-09-14 10:07:34.279462",
"name": "这是猫站",
"url": "https://pterclub.com/",
"logo": "http://favicon.ico",
@@ -3752,7 +3752,7 @@
{
"id": 56,
"created_at": "2022-08-27 21:57:47.858000",
"updated_at": "2022-09-07 09:11:30.706661",
"updated_at": "2022-09-14 10:07:34.289600",
"name": "柠檬",
"url": "https://lemonhd.org/",
"logo": "http://favicon.ico",
@@ -3827,7 +3827,7 @@
{
"id": 57,
"created_at": "2022-08-27 21:58:11.379000",
"updated_at": "2022-09-07 09:11:30.736840",
"updated_at": "2022-09-14 10:07:34.300686",
"name": "南洋",
"url": "https://nanyangpt.com/",
"logo": "http://favicon.ico",
@@ -3902,7 +3902,7 @@
{
"id": 58,
"created_at": "2022-09-03 00:08:20.078582",
"updated_at": "2022-09-14 10:00:09.495933",
"updated_at": "2022-09-14 15:59:20.343940",
"name": "吐鲁番",
"url": "https://pt.eastgame.org/",
"logo": "http://favicon.ico",
@@ -3977,7 +3977,7 @@
{
"id": 59,
"created_at": "2022-09-14 08:33:16.574049",
"updated_at": "2022-09-14 10:00:09.595768",
"updated_at": "2022-09-14 15:59:20.379160",
"name": "KamePT",
"url": "https://kamept.com/",
"logo": "https://kamept.com/favicon.ico",
@@ -4048,5 +4048,155 @@
"my_uid_rule": "//a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@href",
"page_control_panel": "usercp.php",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
},
{
"id": 62,
"created_at": "2022-07-27 13:01:11.697971",
"updated_at": "2022-09-14 00:05:07.652286",
"name": "艾薇",
"url": "http://avgv.cc/",
"logo": "http://favicon.ico",
"sign_in_support": 0,
"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": 0,
"limit_speed": 100,
"torrents_rule": "//table[@class=\"torrents\"]/tr",
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
"title_rule": ".//tr/td[@class=\"embedded\"][1]/text()",
"detail_url_rule": ".//td[@class=\"embedded\"]/a[contains(@href,\"detail\")]/@href",
"category_rule": ".//td[@class=\"rowfollow nowrap\"]/a/img/@title",
"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": ".//table/tr/td/img[contains(@class,\"pro_\")]/@alt",
"sale_expire_rule": ".//table/tr/td/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": "//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": "//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()",
"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",
"notice_rule": "//a[@href=\"index.php\"]/font/text()[1]"
},
{
"id": 63,
"created_at": "2022-09-14 10:07:33.665765",
"updated_at": "2022-09-14 10:07:33.665835",
"name": "阿童木",
"url": "https://hdatmos.club",
"logo": "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": 0,
"limit_speed": 100,
"torrents_rule": "//table[@class=\"torrents\"]/tr",
"name_rule": ".//td[@class=\"embedded\"]/a/b/text()",
"title_rule": ".//tr/td[1]/text()",
"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": ".//table/tr/td/img[contains(@class,\"pro_\")]/@alt",
"sale_expire_rule": ".//table/tr/td/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": "//table/tr[2]/td[2]/a/text()",
"time_join_rule": "//table/tr[3]/td[2]/span/@title",
"latest_active_rule": "//table/tr[4]/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()",
"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]",
"mailbox_rule": "//a[@href=\"messages.php\"]/font[contains(text(),\"条\")]/text()[1]",
"hash_rule": "//tr[10]//td[@class=\"no_border_wide\"][2]/text()",
"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",
"notice_rule": "//a[@href=\"index.php\"]/font[contains(text(),\"条\")]/text()[1]"
}
]

1658
pt.json

File diff suppressed because it is too large Load Diff