更新 API 配置,增强站点可编辑性并扩展备用域名,新增"changeable"属性,调整部分站点快速搜索与过滤设置,修复熊猫影视域名配置

This commit is contained in:
Wang.Luo 2025-05-06 01:16:19 +08:00
parent 2df43c50c1
commit 5abee701ab
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -606,6 +606,7 @@
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"style": {
"type": "list",
"ratio": 1.433
@ -622,6 +623,7 @@
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"style": {
"type": "list",
"ratio": 1.433
@ -634,10 +636,11 @@
"type": 3,
"api": "csp_PanWebKuBa",
"searchable": 1,
"filterable": 0,
"changeable": 0,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": {
"url": "https://panku8.com"
"url": "https://panku8.com,https://yipanso.com"
}
},
{

Binary file not shown.