@fingerprintjs/url-matcher
    Preparing search index...

    Function normalizeWildcardHostname

    • We need this to replace * with a placeholder in the hostname so that the URL can be parsed by the URL() constructor.

      Parameters

      • urlInput: string
      • urlParts: null | UrlParts

      Returns string