refactor: 更新 HubanTC.jar 文件路径
- 将 HubanTC.jar 文件路径从本地路径改为远程 URL - 更新 api.json 文件中的 "jar" 字段为新的远程 URL - 更新 HubanTC.jar 和 spider.jar 文件内容
This commit is contained in:
parent
930fc3811b
commit
fabec83b15
2
api.json
2
api.json
@ -40,7 +40,7 @@
|
|||||||
"key": "huban",
|
"key": "huban",
|
||||||
"name": "弹幕|搜索",
|
"name": "弹幕|搜索",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"jar": "./jar/HubanTC.jar",
|
"jar": "https://gitee.com/zj521jj/little-tiger-spot/raw/master/jar/HubanTC.jar",
|
||||||
"api": "csp_Huban"
|
"api": "csp_Huban"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
BIN
jar/HubanTC.jar
BIN
jar/HubanTC.jar
Binary file not shown.
BIN
spider.jar
BIN
spider.jar
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user