feat(api): 添加泥视频资源

- 新增泥视频 API 配置,支持影视资源搜索和过滤
- 添加泥视频分类 URL 和分类信息的 JSON 文件
This commit is contained in:
Wang.Luo 2025-08-17 15:44:04 +08:00
parent d7f8e0bc29
commit 257ff4bae9
2 changed files with 14 additions and 0 deletions

4
XBPQ/泥视频.json Normal file
View File

@ -0,0 +1,4 @@
{
"分类url": "https://www.nivod.vip/k/{cateId}-{area}-{by}--{lang}----{catePg}---{year}/",
"分类": "电影$1#电视剧$2#动漫$4#综艺$3"
}

View File

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