refactor: 更新 HubanTC.jar 文件路径

- 将 HubanTC.jar 文件路径从本地路径改为远程 URL
- 更新 api.json 文件中的 "jar" 字段为新的远程 URL
- 更新 HubanTC.jar 和 spider.jar 文件内容
This commit is contained in:
Wang.Luo 2025-07-27 20:02:23 +08:00
parent 930fc3811b
commit fabec83b15
3 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"key": "huban",
"name": "弹幕|搜索",
"type": 3,
"jar": "./jar/HubanTC.jar",
"jar": "https://gitee.com/zj521jj/little-tiger-spot/raw/master/jar/HubanTC.jar",
"api": "csp_Huban"
},
{

Binary file not shown.

Binary file not shown.