Skip to content
Jim Robinson edited this page Aug 25, 2018 · 5 revisions

Configuration

URL Shortener (optional)

{
    provider: 'google | bitly',
    shortenURL = function (url),
    expandURL = function (url)
}
Clone this wiki locally