UNPKG

iframely

Version:

oEmbed/2 gateway endpoint. Get embed data for various http links through one self-hosted API

13 lines (9 loc) 179 B
export default { re: 'usatoday.com', provides: '__allowEmbedURL', getData: function(options) { return { __allowEmbedURL: true } } }