mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
19 lines
385 B
YAML
19 lines
385 B
YAML
name: meow
|
|
title: MeoW通知
|
|
desc: https://api.chuckfang.com/
|
|
needPlus: false
|
|
input:
|
|
endpoint:
|
|
title: MeoW接口地址
|
|
component:
|
|
placeholder: https://api.xxxxxx.com
|
|
required: true
|
|
nickName:
|
|
title: 昵称
|
|
component:
|
|
placeholder: ''
|
|
required: true
|
|
pluginType: notification
|
|
type: builtIn
|
|
scriptFilePath: /plugins/plugin-notification/meow/index.js
|