in static/plugins/uptime_stats.js [3:5]
async function seed_uptime_stats() { uptime_json = await (await fetch("/api/uptime")).json(); }