static L gazelle_postRefs(long postID) { ret postID == 0 ? null : allToLong(jsonDecodeList(loadPage("https://gazelle.rocks/postRefs/" + postID))); }