refactor(api): 更新 spider.jar 位置并调整 API 配置
- 将 spider.jar URL 从远程地址改为本地路径 ./spider.jar - 移除名为"聚搜"的搜索源配置
This commit is contained in:
parent
11b7283bd3
commit
9771682bc9
12
api.json
12
api.json
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"spider": "https://15043.kstore.space/spider.jar",
|
"spider": "./spider.jar",
|
||||||
"wallpaper": "http://api.qemao.com/api/pic/?type=ad",
|
"wallpaper": "http://api.qemao.com/api/pic/?type=ad",
|
||||||
"logo": "http://127.0.0.1:9978/file/TVBox/logo.png",
|
"logo": "http://127.0.0.1:9978/file/TVBox/logo.png",
|
||||||
"sites": [
|
"sites": [
|
||||||
@ -840,16 +840,6 @@
|
|||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_MiSou"
|
"api": "csp_MiSou"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "聚搜",
|
|
||||||
"name": "聚搜|搜索",
|
|
||||||
"type": 3,
|
|
||||||
"api": "csp_PanWebSearch",
|
|
||||||
"searchable": 1,
|
|
||||||
"quickSearch": 1,
|
|
||||||
"filterable": 1,
|
|
||||||
"changeable": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"key": "人人分享站",
|
"key": "人人分享站",
|
||||||
"name": "人人|搜索",
|
"name": "人人|搜索",
|
||||||
|
BIN
spider.jar
BIN
spider.jar
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user