feat(XBPQ): 添加明月影院模块项

- 新增明月影院的配置文件和 API 信息
- 添加分类 URL 和分类信息
- 配置为可搜索、快速搜索和可过滤
This commit is contained in:
Wang.Luo 2025-08-17 16:26:06 +08:00
parent 7ec58f0387
commit 1687fbca09
2 changed files with 16 additions and 0 deletions

6
XBPQ/明月影院.json Normal file
View File

@ -0,0 +1,6 @@
{
"简介": "<span>&&</span>",
"副标题": "module-item-text\">&&<",
"分类url": "https://cnotv.com/vodshow/{cateId}-{area}-{by}-{class}----{catePg}---{year}.html",
"分类": "电影$1#电视剧$2#动漫$4#短剧$51#综艺$3#体育$5"
}

View File

@ -1207,6 +1207,16 @@
"filterable": 1,
"ext": "./XBPQ/泥视频.json"
},
{
"key": "明月影院",
"name": "明月|影视",
"type": 3,
"api": "csp_HBPQ",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": "./XBPQ/明月影院.json"
},
{
"key": "小鸭看看",
"name": "小鸭|影视",