37 lines
786 B
YAML
37 lines
786 B
YAML
- id: suno_recharge
|
|
execute-command: /etc/webhook/scripts/suno-tools/suno-tools
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -e
|
|
- source: url
|
|
name: env
|
|
- source: string
|
|
name: -m
|
|
- source: url
|
|
name: amount
|
|
- source: string
|
|
name: -a
|
|
- source: url
|
|
name: account
|
|
|
|
- id: hwsmn
|
|
execute-command: "/etc/webhook/scripts/hwsmn/hwsmn"
|
|
http-methods:
|
|
- "POST "
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -m
|
|
- source: payload
|
|
name: message
|
|
|
|
- id: hwtlsupdate
|
|
execute-command: "/etc/webhook/scripts/tlsupdatev1/tlsupdate"
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -a
|
|
- source: url
|
|
name: action
|
|
- source: string
|
|
name: -i
|
|
- source: url
|
|
name: id
|