refactor: 调整弹幕插件的 name 和 key 属性顺序
- 将「嗷呜弹幕」的 name 和 key 属性位置对调 - 优化 JSON 结构,保持与其他插件的一致性
This commit is contained in:
parent
2cc61b69d2
commit
aac6aceab4
4
api.json
4
api.json
@ -31,8 +31,8 @@
|
|||||||
"api": "csp_Huban"
|
"api": "csp_Huban"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "嗷呜弹幕",
|
"key": "嗷呜弹幕",
|
||||||
"key": "弹幕|嗷呜",
|
"name": "弹幕|嗷呜",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"jar": "https://gitee.com/amg99/tvjson/raw/master/spider/custom_spider.jar",
|
"jar": "https://gitee.com/amg99/tvjson/raw/master/spider/custom_spider.jar",
|
||||||
"api": "csp_GoConfig"
|
"api": "csp_GoConfig"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user