sS agiBlue_urlToQuery(S url) { S s = unpackAGIDomainOpt(url); if (s != null && neqic(s, "www")) ret s.replace("-", " "); ret url; }