if (oembed.type == "image" || oembed.type == "photo") {
            return {
                href: oembed.url,
                type: CONFIG.T.image,
                rel: CONFIG.R.image,