diff --git a/apps/web/src/dashboard/landing.html b/apps/web/src/dashboard/landing.html index 689b2e2..4458f07 100644 --- a/apps/web/src/dashboard/landing.html +++ b/apps/web/src/dashboard/landing.html @@ -284,28 +284,19 @@
Use $and, $or, $lt, $gt, $regex — a query language you already know.
Use $and, $or, $lt, $regex — a query language you already know.
Monitor any public page with no API. Use $css to extract text from HTML elements.
Drill into JSON responses with $json or scrape any HTML page with $css — no API required.
Drill into API responses with $json and JSONPath expressions. Assert on any nested field.
Built-in $certExpiry operator. Get alerted before your cert expires, not after.
Set thresholds on responseTime. Know when your API is slow, not just down.
Set thresholds on responseTime. Know when your API is slow, not just when it's down.
Send GET, POST, PUT, PATCH or HEAD with custom headers and request bodies. Monitor authenticated APIs end-to-end.
No email required. Get an account key, start monitoring. Privacy first, always.
+Create scoped sub-keys for CI pipelines, scripts, or teammates. Full REST API — no dashboard required.
+Real-time updates via SSE. Latency charts, status history, uptime stats — all live without a page refresh.
+No email required. No passwords. Just an account key. Emails are hashed if provided — we literally can't read them.
+Internal IPs, cloud metadata endpoints, and private networks are blocked. Your monitor can't be used to probe your own infrastructure.