From 2627ad756f2074af5de77b40eaf2f5248bf54882 Mon Sep 17 00:00:00 2001 From: M1 Date: Mon, 16 Mar 2026 14:50:45 +0400 Subject: [PATCH] fix: align hero comment with actual query --- apps/web/src/dashboard/landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/dashboard/landing.html b/apps/web/src/dashboard/landing.html index 9d628d5..43adc59 100644 --- a/apps/web/src/dashboard/landing.html +++ b/apps/web/src/dashboard/landing.html @@ -193,7 +193,7 @@ ] }
- // status < 400 AND res.time < 200ms AND $certExpiry > 14 days + // status < 400 AND $.db.status = "ok" AND $certExpiry > 14 days