diff --git a/src/instances.cr b/src/instances.cr index 1c91aa2..958fecb 100644 --- a/src/instances.cr +++ b/src/instances.cr @@ -32,7 +32,7 @@ spawn do loop do monitors = [] of JSON::Any begin - client = HTTP::Client.new(URI.parse("https://updown.io/p/wqufo")) + client = HTTP::Client.new(URI.parse("https://updown.io/p/resvf")) client.connect_timeout = 10.seconds client.read_timeout = 10.seconds # Read only key for accessing the uptime checks