From 3618e9f84e89563743edadf3d968b960a4734eea Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sat, 24 Jan 2026 16:28:53 -0500 Subject: [PATCH] Remove data-02 and status-02 from uptime config Removed two website entries from the uptime configuration. --- .upptimerc.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index b227872b..3e809aa6 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -7,10 +7,6 @@ sites: url: https://www.dataforcanada.org - name: data-01.dataforcanada.org url: https://data-01.dataforcanada.org - - name: data-02.dataforcanada.org - url: https://data-02.dataforcanada.org - - name: status-02.dataforcanada.org - url: https://status-02.dataforcanada.org assignees: - diegoripley