up
This commit is contained in:
Liu
2025-03-31 12:19:24 +08:00
parent b4c67ea1e3
commit 37312ba466
9 changed files with 7365 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -36,9 +36,18 @@
"ratio": 1.597
}
},
{
"key": "360",
"name": "360视频",
"type": 3,
"api": "csp_AuthKAN360",
"searchable": 1,
"quickSearch": 1,
"filterable": 0
},
{
"key": "厂长影视",
"name": "厂长|弹幕",
"name": "厂长|影视",
"type": 3,
"api": "csp_WebCzApp",
"searchable": 1,
@@ -48,7 +57,7 @@
},
{
"key": "糯米影视",
"name": "糯米|弹幕",
"name": "糯米|影视",
"type": 3,
"api": "csp_WebNM",
"searchable": 1,
@@ -58,7 +67,7 @@
},
{
"key": "热播影视",
"name": "热播|弹幕",
"name": "热播|影视",
"type": 3,
"api": "csp_AppRJ",
"searchable": 1,
@@ -67,7 +76,7 @@
},
{
"key": "天天影视",
"name": "天天|弹幕",
"name": "天天|影视",
"type": 3,
"api": "csp_AppRJ",
"searchable": 1,
@@ -77,7 +86,7 @@
},
{
"key": "浪酷影视",
"name": "浪酷|弹幕",
"name": "浪酷|影视",
"type": 3,
"api": "csp_AppRJ",
"searchable": 1,
@@ -87,7 +96,7 @@
},
{
"key": "耐看影视",
"name": "耐看|弹幕",
"name": "耐看|影视",
"type": 3,
"api": "csp_WebNK",
"searchable": 0,
@@ -96,7 +105,7 @@
},
{
"key": "来看影视",
"name": "来看|弹幕",
"name": "来看|影视",
"type": 3,
"api": "csp_WebLK",
"searchable": 0,
@@ -105,7 +114,7 @@
},
{
"key": "一起影视",
"name": "一起|弹幕",
"name": "一起|影视",
"type": 3,
"api": "csp_AppFree4K",
"searchable": 1,
@@ -152,7 +161,7 @@
"key": "哔哩合集",
"name": "哔哩|合集",
"type": 3,
"api": "csp_AmuBiliV2",
"api": "csp_Bili",
"searchable": 1,
"quickSearch": 0,
"filterable": 0,
@@ -161,7 +170,10 @@
"type": "rect",
"ratio": 1.433
},
"ext": "./json/bili.json?"
"ext": {
"json": "./json/哔哩合集.json",
"cookie": "http://127.0.0.1:9978/file/TV/bili_cookie.txt"
}
},
{
"key": "阿里云盘",
@@ -314,6 +326,61 @@
"changeable": 1,
"ext": "./json/ex.json?"
},
{
"key": "百家",
"name": "百家4K弹幕",
"type": 3,
"api": "csp_PanWebShare",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/bj.json?"
},
{
"key": "大玩",
"name": "大玩4K弹幕",
"type": 3,
"api": "csp_PanWebShare",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/dawo.json?"
},
{
"key": "虎斑",
"name": "虎斑4K弹幕",
"type": 3,
"api": "csp_PanWebShare",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/hb.json?"
},
{
"key": "闪电",
"name": "闪电4K弹幕",
"type": 3,
"api": "csp_PanWebShare",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/sd.json?"
},
{
"key": "下饭",
"name": "下饭4K弹幕",
"type": 3,
"api": "csp_PanWebShare",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"ext": "./json/xf.json?"
},
{
"key": "团长",
"name": "团长4K弹幕",

1458
潇洒/json/bj.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +0,0 @@
{
"errcode": "1001",
"msg": "url error"
}

1468
潇洒/json/dawo.json Normal file

File diff suppressed because it is too large Load Diff

1450
潇洒/json/hb.json Normal file

File diff suppressed because it is too large Load Diff

1454
潇洒/json/sd.json Normal file

File diff suppressed because it is too large Load Diff

1458
潇洒/json/xf.json Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.