feat(XBPQ): 添加模块简介、副标题和主页 URL

- 在配置文件中添加了简介、副标题和主页 URL 字段
- 更新了分类 URL 的格式
- 保持了分类信息不变
This commit is contained in:
Wang.Luo 2025-08-17 15:54:34 +08:00
parent 257ff4bae9
commit 32f2089bf6

View File

@ -1,4 +1,7 @@
{ {
"简介": "<p>&&</p>",
"副标题": "module-item-note\">&&<",
"主页url": "https://www.nivod.vip/label/new/",
"分类url": "https://www.nivod.vip/k/{cateId}-{area}-{by}--{lang}----{catePg}---{year}/", "分类url": "https://www.nivod.vip/k/{cateId}-{area}-{by}--{lang}----{catePg}---{year}/",
"分类": "电影$1#电视剧$2#动漫$4#综艺$3" "分类": "电影$1#电视剧$2#动漫$4#综艺$3"
} }