fix: morning brief formatting
- Replaced \n literals with actual newlines - Fixed HN story extraction - Cleaner Matrix output format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: Xzaviar VPN reachability monitor - auto-updated via cron every 5 minutes
|
||||
cron_command: "ping -c 1 -W 2 10.10.10.174 && echo ONLINE || echo OFFLINE"
|
||||
last_updated: "2026-03-25T09:00:00-04:00"
|
||||
last_updated: "2026-03-25T09:45:00-04:00"
|
||||
alert_on_change: true
|
||||
---
|
||||
|
||||
@@ -9,14 +9,14 @@ alert_on_change: true
|
||||
|
||||
**Current Status:** 🟢 ONLINE
|
||||
|
||||
**Last Seen:** 2026-03-25 09:00 UTC
|
||||
**Last Seen:** 2026-03-25 09:45 UTC
|
||||
|
||||
**VPN Endpoint:** 10.10.10.174 (Charlotte, NC)
|
||||
|
||||
**Current Latency:** 74.0ms
|
||||
**Current Latency:** 59.8ms
|
||||
|
||||
**History:**
|
||||
`2026-03-25 09:00: ONLINE (74.0ms)`
|
||||
`2026-03-25 09:45: ONLINE (59.8ms)`
|
||||
|
||||
**Alert Conditions:**
|
||||
- Status changes from ONLINE → OFFLINE
|
||||
|
||||
Reference in New Issue
Block a user