From cef042741145490cdf949a77c8fc736f7fef89a5 Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Sun, 19 Nov 2023 12:15:20 +0800 Subject: [PATCH] Update uptime.config.ts --- uptime.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uptime.config.ts b/uptime.config.ts index f0e5768..b0d8f6a 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -29,7 +29,7 @@ const config = { // `id` should be unique, history will be kept if the `id` remains constant id: 'foo_monitor', // `name` is used at status page and callback message - name: 'Github Monitor', + name: 'My API Monitor', // `method` should be a valid HTTP Method method: 'POST', // `target` is a valid URL