fix(XBPQ): 移除无效的副标题字段
- 删除了副标题字段,该字段包含无效的 HTML 代码 - 优化了 JSON 结构,提高了数据的可用性和安全性
This commit is contained in:
parent
fc481414b0
commit
28976f5da1
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"简介": "<span>&&</span>",
|
"简介": "<span>&&</span>",
|
||||||
"副标题": "<div class=\"module-item-text\">&&<",
|
|
||||||
"分类url": "https://cnotv.com/vodshow/{cateId}-{area}-{by}-{class}-----{catePg}---{year}.html",
|
"分类url": "https://cnotv.com/vodshow/{cateId}-{area}-{by}-{class}-----{catePg}---{year}.html",
|
||||||
"分类": "电影$1#电视剧$2#动漫$4#短剧$51#综艺$3#体育$5"
|
"分类": "电影$1#电视剧$2#动漫$4#短剧$51#综艺$3#体育$5"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user