From fc481414b0c2e0a106093e12ff97b91f5bed0c68 Mon Sep 17 00:00:00 2001
From: "Wang.Luo" <1593775941@qq.com>
Date: Sun, 17 Aug 2025 16:37:14 +0800
Subject: [PATCH] =?UTF-8?q?fix(XBPQ):=20=E4=BF=AE=E5=A4=8D=E5=89=AF?=
=?UTF-8?q?=E6=A0=87=E9=A2=98=E6=A0=BC=E5=BC=8F=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将副标题中的 "module-item-text\">&&<" 修改为 "
&&<"
- 这个修改确保了副标题的 HTML 格式正确,避免了潜在的解析错误
---
XBPQ/明月影院.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/XBPQ/明月影院.json b/XBPQ/明月影院.json
index 83f0607..d3ea2ba 100644
--- a/XBPQ/明月影院.json
+++ b/XBPQ/明月影院.json
@@ -1,6 +1,6 @@
{
"简介": "
&&",
- "副标题": "module-item-text\">&&<",
+ "副标题": "
&&<",
"分类url": "https://cnotv.com/vodshow/{cateId}-{area}-{by}-{class}-----{catePg}---{year}.html",
"分类": "电影$1#电视剧$2#动漫$4#短剧$51#综艺$3#体育$5"
}
\ No newline at end of file