mirror of
https://github.com/qist/tvbox.git
synced 2025-10-27 18:22:47 +00:00
update fix
This commit is contained in:
@@ -76,9 +76,9 @@
|
||||
"地区详情": "div.mb-2&&p,5&&Text!制片国家/地区:",
|
||||
"演员详情": "div.mb-2&&p,3&&Text!主演:",
|
||||
"简介详情": "#synopsis&&Text!剧情简介",
|
||||
"线路列表数组规则": "body&&.card:has(#download-list)||#torrent-list||.card:has(#play-list)",
|
||||
"线路列表数组规则": "body&&.card:has(#download-list)||.card:has(#play-list)",
|
||||
"线路标题": "h3&&Text",
|
||||
"播放列表数组规则": "body&&#download-list||#torrent-list||#play-list",
|
||||
"播放列表数组规则": "body&&#download-list||#play-list",
|
||||
"选集列表数组规则": "a:not([href^=http])",
|
||||
"选集标题链接是否Jsoup写法": "1",
|
||||
"选集标题": "a&&Text",
|
||||
|
||||
Reference in New Issue
Block a user