Function detector

  • Detect SNS type. Now support Mastodon, Pleroma and Pixelfed.

    Returns

    SNS name.

    Parameters

    • url: string

      Base URL of SNS.

    • proxyConfig: false | ProxyConfig = false

      Proxy setting, or set false if don't use proxy.

    Returns Promise<"misskey" | "mastodon" | "pleroma">

Generated using TypeDoc