url-helper.ts now leverages well-known environment variables.
#1941
+141
−23
url-helper.ts now leverages well-known environment variables.
#1941
url-helper.tshad unnecessary complexity which could cause it to incorrectly infer common URLs.This fix leverages well-known environment variables for the purposes of determining common URLs.