From 84ca57851107558d357cac762338b11cbac0ac7a Mon Sep 17 00:00:00 2001 From: Adam Janis Date: Tue, 17 Nov 2020 18:18:14 +0100 Subject: [PATCH] fix: correct cloudflare.com monitor url --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 75794ba..1013f86 100644 --- a/config.yaml +++ b/config.yaml @@ -25,7 +25,7 @@ monitors: - id: www-cloudflare-com name: www.cloudflare.com description: 'Built for anything connected to the Internet.' - url: 'https://github.com/eidam/cf-workers-status-page' + url: 'https://www.cloudflare.com' method: GET expectStatus: 200