Merge pull request #175 from jemand771/sample-data-remove-statping-com

remove push.statping.com from sample services
pull/1101/head
Adam 2022-10-08 00:25:07 +01:00 committed by GitHub
commit 87ab7d9238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",