Files
Admin_dash/monitor.js
Shivam Patel 032fdc1b12 Fix website URL and uptime check logic
- Website: www.akkolli.net has no DNS record, use akkolli.net instead
- Uptime: treat any response < 500 as up (was res.ok / 200-299 only).
  Nextcloud returns non-200 for untrusted Host headers but is still
  running. Only 5xx and network errors count as down.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 01:48:53 -05:00

2.5 KiB