Updated the discord json to have a Red banner
This commit is contained in:
parent
eb4c4159ff
commit
7185f3b395
@ -16,7 +16,7 @@ curl -H "Content-Type: application/json" -X POST --data @- "$WEBHOOK_URL" <<EOF
|
|||||||
{
|
{
|
||||||
"title": "VPN Connectivity - WARNING",
|
"title": "VPN Connectivity - WARNING",
|
||||||
"description": "\"$(hostname)\" is not going through a Mullvad VPN connection",
|
"description": "\"$(hostname)\" is not going through a Mullvad VPN connection",
|
||||||
"color": 5814783,
|
"color": 13238272,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "Date and Time of Test:",
|
"name": "Date and Time of Test:",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user