static S hostNameFromURL(S url) ctex { ret new URL(url).getHost(); }