Skip to content

Commit f1f2088

Browse files
committed
chore: now-playing-webhook 发布 v1.0.1
1 parent bb71a70 commit f1f2088

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/splayer.now-playing-webhook.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
/**
22
* @name Now Playing 推送
33
* @id splayer.now-playing-webhook
4-
* @version 1.0.0
4+
* @version 1.0.1
55
* @author SPlayer
66
* @type control
77
* @grant network
88
* @apiLevel 2
99
* @description 切歌时把当前播放信息推送到 Webhook,支持 Discord 与通用 JSON。
1010
* @homepage https://github.com/SPlayer-Dev/plugins
1111
* @updateUrl https://raw.githubusercontent.com/SPlayer-Dev/plugins/main/plugins/splayer.now-playing-webhook.js
12-
* @changelog 首个版本:切歌推送,支持 Discord / 通用 JSON、自定义模板
12+
* @changelog 声明 @grant network,适配新权限系统(控制插件联网需显式授权)
1313
*/
1414

1515
splayer.register({

0 commit comments

Comments
 (0)