mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: 忽略sourcemap,gen metadata
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
name: serverchan
|
||||
title: Server酱ᵀ
|
||||
desc: https://sct.ftqq.com/
|
||||
needPlus: true
|
||||
input:
|
||||
endpoint:
|
||||
title: 服务地址
|
||||
value: https://sctapi.ftqq.com
|
||||
required: true
|
||||
sendKey:
|
||||
title: SendKey
|
||||
component:
|
||||
placeholder: https://sctapi.ftqq.com/<SENDKEY>.send
|
||||
helper: https://sct.ftqq.com/ 微信扫码获取
|
||||
required: true
|
||||
channel:
|
||||
title: 消息通道号
|
||||
component:
|
||||
placeholder: 9|66
|
||||
helper: 可以不填,最多两个通道,[通道配置说明](https://sct.ftqq.com/sendkey)
|
||||
required: false
|
||||
noip:
|
||||
title: 是否隐藏IP
|
||||
component:
|
||||
name: a-switch
|
||||
vModel: checked
|
||||
required: false
|
||||
skipSslVerify:
|
||||
title: 忽略证书校验
|
||||
value: false
|
||||
component:
|
||||
name: a-switch
|
||||
vModel: checked
|
||||
required: false
|
||||
type: builtIn
|
||||
pluginType: notification
|
||||
scriptFilePath: ../../../plugins/plugin-notification/serverchan/index.js
|
||||
Reference in New Issue
Block a user