mirror of https://github.com/statping/statping
remove push.statping.com from sample services
it's down so the service will always report as offline. also, removing dependency on original statpingpull/1101/head
parent
1333765699
commit
0d49031128
|
@ -159,7 +159,7 @@ func Samples() error {
|
|||
|
||||
s6 := &Service{
|
||||
Name: "Private Service",
|
||||
Domain: "https://push.statping.com",
|
||||
Domain: "https://example.org",
|
||||
Method: "GET",
|
||||
Interval: 30,
|
||||
Type: "http",
|
||||
|
|
Loading…
Reference in New Issue