remove push.statping.com from sample services

it's down so the service will always report as offline.
also, removing dependency on original statping
pull/1101/head
Willy 2022-09-20 09:18:21 +00:00
parent 1333765699
commit 0d49031128
No known key found for this signature in database
GPG Key ID: 1A43E076B0272479
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ func Samples() error {
s6 := &Service{ s6 := &Service{
Name: "Private Service", Name: "Private Service",
Domain: "https://push.statping.com", Domain: "https://example.org",
Method: "GET", Method: "GET",
Interval: 30, Interval: 30,
Type: "http", Type: "http",