Function resolveSite

  • Check if site is a supported site (and check if it's an alias and return the sites's true name)

    Parameters

    • domain: string

      The site to resolveSite

    Returns string | null

    null if site is not supported, the site otherwise