mirror of
https://git.coolaj86.com/coolaj86/go-watchdog.git
synced 2025-04-20 06:10:45 +00:00
add linkback
This commit is contained in:
parent
ca9a662d4f
commit
c91afbff8f
@ -1,4 +1,4 @@
|
|||||||
# Watchdog
|
# [Watchdog](https://git.rootprojects.org/root/watchdog.go)
|
||||||
|
|
||||||
> Get notified when sites go down.
|
> Get notified when sites go down.
|
||||||
|
|
||||||
@ -198,7 +198,7 @@ The examples below are shown with Twilio and Mailgun, as taken from their `curl`
|
|||||||
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
},
|
},
|
||||||
"headers": {
|
"headers": {
|
||||||
"User-Agent": "Watchdog/1.0",
|
"User-Agent": "Watchdog/1.0"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"from": "Watchdog <watchdog@my.example.com>",
|
"from": "Watchdog <watchdog@my.example.com>",
|
||||||
@ -216,7 +216,7 @@ The examples below are shown with Twilio and Mailgun, as taken from their `curl`
|
|||||||
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
"password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
},
|
},
|
||||||
"headers": {
|
"headers": {
|
||||||
"User-Agent": "Watchdog/1.0",
|
"User-Agent": "Watchdog/1.0"
|
||||||
},
|
},
|
||||||
"form": {
|
"form": {
|
||||||
"To": "+1 801 555 1234",
|
"To": "+1 801 555 1234",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user