From 28976f5da132c497f746e7c211594e7a3f44d570 Mon Sep 17 00:00:00 2001 From: "Wang.Luo" <1593775941@qq.com> Date: Sun, 17 Aug 2025 16:38:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(XBPQ):=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E6=95=88=E7=9A=84=E5=89=AF=E6=A0=87=E9=A2=98=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了副标题字段,该字段包含无效的 HTML 代码 - 优化了 JSON 结构,提高了数据的可用性和安全性 --- XBPQ/明月影院.json | 1 - 1 file changed, 1 deletion(-) diff --git a/XBPQ/明月影院.json b/XBPQ/明月影院.json index d3ea2ba..dfc8a4e 100644 --- a/XBPQ/明月影院.json +++ b/XBPQ/明月影院.json @@ -1,6 +1,5 @@ { "简介": "&&", - "副标题": "
&&<", "分类url": "https://cnotv.com/vodshow/{cateId}-{area}-{by}-{class}-----{catePg}---{year}.html", "分类": "电影$1#电视剧$2#动漫$4#短剧$51#综艺$3#体育$5" } \ No newline at end of file