mirror of
https://github.com/cluntop/tvbox.git
synced 2026-01-10 17:38:35 +01:00
This commit is contained in:
parent
3822e4af22
commit
9bd0432b41
2 changed files with 15 additions and 4 deletions
|
|
@ -186,6 +186,17 @@
|
|||
"version": "120"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "随看",
|
||||
"name": "随看|APP",
|
||||
"type": 3,
|
||||
"api": "csp_AppGet",
|
||||
"ext": {
|
||||
"url": "https://suikan.tpmbt.cn",
|
||||
"dataKey": "pHQsm6wjYaCuSPEz",
|
||||
"dataIv": "pHQsm6wjYaCuSPEz"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "雨滴",
|
||||
"name": "雨滴|APP",
|
||||
|
|
@ -1311,8 +1322,8 @@
|
|||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
"quickSearch": 0,
|
||||
"filterable": 0
|
||||
},
|
||||
{
|
||||
"key": "糖果",
|
||||
|
|
@ -1320,8 +1331,8 @@
|
|||
"type": 3,
|
||||
"api": "csp_TGSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
"quickSearch": 0,
|
||||
"filterable": 0
|
||||
},
|
||||
{
|
||||
"key": "百酷",
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue