This commit is contained in:
2025-07-30 06:19:13 +08:00
parent 4a3a714488
commit ca025c21c5
+46
View File
@@ -568,7 +568,53 @@
"ext":"https://gitee.com/gyjune/xbpq/raw/main/lib/云播.json"
},
{
"key": "伪freeok",
"name": "🎈freeok┃T爽剧",
"type": 3,
"api": "csp_XBPQ",
"ext": {
"线路规则": {
"container": {
"pattern": "<div class=\"module-tab-item tab-item[^\"]*\".*?</div>",
"flags": "is"
},
"title": {
"pattern": "data-dropdown-value=\"([^\"]+)\".*?【共<small>(\\d+)</small>集】",
"output": ["$1", "$2"] // 返回 [线路名, 集数]
}
},
"分类规则": {
"url": {
"template": "https://www.jsard.com/vodshow/{cateId}/page/{catePg}.html",
"defaults": {
"area": "全部",
"by": "time",
"year": ""
}
},
"list": [
{
"name": {
"pattern": "title=\"([^\"]+)\"",
"output": "$1"
},
"id": {
"pattern": "href=\"/vodtype/([^\"]+).html\"",
"output": "$1"
}
}
]
},
"error_fallback": {
"分类": [{ "name": "全部", "id": "all" }],
"线路": [{ "name": "默认", "url": "" }]
}
}
}
{
"key": "nmys123",