update fix

This commit is contained in:
qist
2023-11-08 17:56:01 +08:00
parent 458e82de7e
commit 6d068c6301
36 changed files with 1384 additions and 1080 deletions

View File

@@ -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",