sS domainOrNull(S url) { try { ret hostNameFromURL(url); } catch e { null; } }