From ebb61d263c632f195e2a835e1e600bf38a2a3bf6 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Wed, 29 Jul 2026 22:42:30 +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 b96c562..b0f5140 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -94,7 +94,7 @@ const workerConfig: WorkerConfig = { const maintenances: MaintenanceConfig[] = [ { // [Optional] Monitor IDs to be affected by this maintenance - monitors: [''], + monitors: ['29'], // [Optional] default to "Scheduled Maintenance" if not specified title: '温馨提示', // Description of the maintenance, will be shown at status page