mdserver-web/plugins/webhook/info.json

18 lines
362 B
JSON
Raw Permalink Normal View History

2022-11-02 12:11:16 -04:00
{
2024-12-19 03:32:06 -05:00
"sort": 4,
2022-11-02 12:11:16 -04:00
"ps": "WebHook可设置回调脚本通常用于第三方回调通知!",
"name": "webhook",
"title": "WebHook",
"shell": "install.sh",
"versions":["1.0"],
"updates":["1.0"],
"tip": "soft",
"checks": "server/webhook",
"path": "server/webhook",
"display": 1,
"author": "",
"date": "2022-11-02",
"home": "",
"type": 0,
"pid": "4"
}