{
  "ok": true,
  "domain": "hxmt.xyz",
  "managed_by": "Caddy static status",
  "endpoints": {
    "landing": "https://hxmt.xyz/",
    "status_page": "https://hxmt.xyz/status",
    "liveness": "https://hxmt.xyz/healthz",
    "status_json": "https://hxmt.xyz/status.json",
    "status_subdomain": "https://status.hxmt.xyz/"
  },
  "tracked_services": [
    {"name":"root", "url":"https://hxmt.xyz/", "expected":"200 HTML"},
    {"name":"status", "url":"https://status.hxmt.xyz/", "expected":"200 HTML"},
    {"name":"healthz", "url":"https://hxmt.xyz/healthz", "expected":"200 ok"},
    {"name":"bitcoinops webhook", "url":"https://hxmt.xyz/webhooks/bitcoinops", "expected":"proxied to localhost:8787"},
    {"name":"admin", "url":"http://admin.hxmt.xyz/", "expected":"service-specific"},
    {"name":"hub", "url":"http://hub.hxmt.xyz/", "expected":"DNS/tunnel dependent"},
    {"name":"gtb", "url":"https://gtb.hxmt.xyz/", "expected":"Vercel app"},
    {"name":"demo-app", "url":"http://demo-app.hxmt.xyz/", "expected":"DNS dependent"}
  ]
}