in static/plugins/sitesource.js [3:5]
async function seed_site_source() { site_source_json = await (await fetch("/api/sitesource")).json(); }