new Domains(_host)
Store private reference to the provided host
Parameters:
Name | Type | Description |
---|---|---|
_host |
module:host.Host | An instance of the host utility class |
- Source:
Methods
-
isOurDomain(hostname)
-
Whether the hostname is in one of our known domains
Parameters:
Name Type Description hostname
external:Location.hostname URL domain
- Source:
Returns:
- Type
- boolean