Has the validator changed in this regard since this post?
The current validator appears to require a valid URL in order to fetch meta tags and present the “Request whitelisting” button. Entering wildcards (e.g. *.mycompany.com) or root domains (e.g. mycompany.com, where implementation is actually at domain1.mycompany.com and domain2.mycompany.com) just gives an error (“ERROR: Fetching the page failed […]”) due to being an invalid URL.
We are currently whitelisted at something like “testing.mycompany.com”, and would like to extend that to production at, e.g. “*.cloud.mycompany.com”.
How can we go about doing this?
Thanks!