Update 云播.json

This commit is contained in:
aliluya1977 2024-06-01 08:47:16 +08:00 committed by GitHub
parent fd8cb811e0
commit 2d97362b14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,15 +50,15 @@
"直接播放链接加后缀": "",
"直接播放直链视频请求头": "",
"详情是否Jsoup写法": "0",
"类型详情": "<p>◎类  别&&</p>",
"年代详情": "<p>◎年  代&&</p>",
"地区详情": "<p>◎产  地&&</p>",
"演员详情": "",
"简介详情": "",
"类型详情": "<div>◎类  别&&</div>",
"年代详情": "<div>◎年  代&&</div>",
"地区详情": "<div>◎产  地&&</div>",
"演员详情": "<div>◎主  演&&</div>",
"简介详情": "<div>◎简  介&&<br />",
"线路列表数组规则": ".main&&.m-details",
"线路标题": "Text",
"播放列表数组规则": ".container&&.m-text1",
"选集列表数组规则": "a",
"选集列表数组规则": "a&&href",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "Text",
"选集链接": "a&&href",