Skip to content

Commit

Permalink
change: Deprecate MonitoringURLs (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketeerbkw authored Feb 3, 2023
1 parent 83bdb24 commit dadab12
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 197 deletions.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ func Execute() {
}
}

//IsInternetActive() checks to see if we have a viable
// IsInternetActive() checks to see if we have a viable
// internet connection. It just tries a quick DNS query.
// This requires that the named record be query-able.
func isInternetActive() bool {
Expand Down
Loading

0 comments on commit dadab12

Please sign in to comment.