mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-28 09:49:21 +08:00
Fixes issue `toString() radix argument must be between 2 and 36` due to `.toString("ascii")` conversion. This issue was introduced in 704ffd3f4b.