更新UltraHD网站HR规则,更新种子链接为全免费种子

This commit is contained in:
ngfchl
2022-12-06 21:36:06 +08:00
parent 078b910e4a
commit f97ef366aa
2 changed files with 34 additions and 24 deletions

View File

@@ -4334,7 +4334,7 @@
{
"id": 66,
"created_at": "2022-10-04 11:08:01.927000",
"updated_at": "2022-11-30 02:39:17.081613",
"updated_at": "2022-12-06 21:31:51.621151",
"name": "UltraHD",
"url": "https://ultrahd.net/",
"logo": "https://ultrahd.net/favicon.ico",
@@ -4342,7 +4342,7 @@
"get_torrent_support": 1,
"get_userinfo_support": 1,
"search_support": 0,
"page_default": "torrents.php",
"page_default": "torrents.php?incldead=1&spstate=2&search=",
"page_sign_in": "attendance.php",
"page_detail": "details.php?id={}",
"page_download": "download.php?id={}",
@@ -4394,7 +4394,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": "//table[@id=\"info_block\"]//span/a[contains(@class,\"_Name\") and contains(@href,\"userdetails.php?id=\")]/@class",
"my_hr_rule": "//a[contains(@href,\"myhr.php\")]//text()",
"my_hr_rule": "//span/a[contains(@href,\"myhr.php\")]//text()",
"leech_rule": "//img[@title=\"当前下载\"][1]/following-sibling::text()[1]",
"seed_rule": "//img[@title=\"当前做种\"][1]/following-sibling::text()[1]",
"record_count_rule": ".//td[3]/text()",