Skip to main content
domain
string
required

An RFC 6454 valid url. Must not include any paths. A single wildcard (*) can be used as the first subdomain.

Pattern: ^(https?|chrome-extension|moz-extension):\/\/(?!.*(\*).*(\*).*)[*a-zA-Z0-9._-]{1,256}(:[*0-9]{1,5})?$
Example:

"http://*.example.com"