feat(api): 添加弹幕小窗功能并更新相关资源

- 新增"弹幕|小窗"功能,键名为"huban"
- 添加对应的Jar包和API接口
- 移除"追忆"和"米搜"功能
- 更新spider.jar文件
This commit is contained in:
Wang.Luo 2025-07-17 22:31:25 +08:00
parent f4d4e08d81
commit 12e6510f89
3 changed files with 7 additions and 22 deletions

View File

@ -36,6 +36,13 @@
"ratio": 1.597
}
},
{
"key": "huban",
"name": "弹幕|小窗",
"type": 3,
"jar": "https://gitee.com/zj521jj/little-tiger-spot/raw/master/jar/HubanTC.jar",
"api": "csp_Huban"
},
{
"key": "热播影视",
"name": "热播APP",
@ -94,18 +101,6 @@
"key3": "aassddwwxxllsx1x"
}
},
{
"key": "追忆",
"name": "追忆APP",
"type": 3,
"api": "csp_AppSy",
"ext": {
"url": "http://110.42.7.130:1866",
"key1": "aassddwwxxllsx1x",
"key2": "2083c87e98b6ce08",
"key3": "2083c87e98b6ce08"
}
},
{
"key": "咖啡",
"name": "咖啡APP",
@ -1015,16 +1010,6 @@
"filterable": 1,
"changeable": 1
},
{
"key": "米搜",
"name": "米搜|搜索",
"type": 3,
"api": "./js/cloud.min.js",
"ext": "./js/米搜.js",
"style": {
"type": "list"
}
},
{
"key": "人人分享站",
"name": "人人|搜索",

BIN
jar/HubanTC.jar Normal file

Binary file not shown.

Binary file not shown.