subdomain_match?([Regex.t()], String.t()) :: boolean()
subdomains_regex([String.t()]) :: [Regex.t()]
describe() :: {:ok | :error, Map.t()}
filter(Map.t()) :: {:ok | :reject, Map.t()}