mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
feat:增加群组编码,支持发送群组消息
This commit is contained in:
@@ -571,11 +571,14 @@
|
||||
"name": "PushPlus消息推送",
|
||||
"description": "支持使用PushPlus发送消息通知。",
|
||||
"labels": "消息通知",
|
||||
"version": "1.0",
|
||||
"version": "1.2",
|
||||
"icon": "Pushplus_A.png",
|
||||
"author": "cheng",
|
||||
"level": 1,
|
||||
"v2": true
|
||||
"v2": true,
|
||||
"history": {
|
||||
"v1.2": "增加群组编码,支持发送群组消息"
|
||||
}
|
||||
},
|
||||
"DownloadSiteTag": {
|
||||
"name": "下载任务分类与标签",
|
||||
|
||||
Reference in New Issue
Block a user