use the new status page ID for updown.io

This commit is contained in:
Emilien Devos 2024-04-21 22:46:02 +02:00
parent 420ec3ea5d
commit 88bb7ecfaa
1 changed files with 1 additions and 1 deletions

View File

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