Murat ÖZDEMİR a7ecfc4b2d fix(monitoring): add missing url property to DNS monitors
The Node.js backend of Uptime Kuma 2.4.0 seems to crash on DNS monitors with 'Cannot read properties of null (reading length)' if the 'url' field is not explicitly set, because the API defaults it to null instead of 'https://' like the UI does.
2026-06-26 23:46:08 +03:00
..