iamcal / oembed

The oEmbed Spec
http://oembed.com
MIT License
1.32k stars 651 forks source link

Add HASH as an oembed provider #561

Closed CiaranMn closed 3 years ago

CiaranMn commented 3 years ago

Hi team - this PR adds the YAML for HASH's oembed endpoint.

Thanks!

iamcal commented 3 years ago

Your PR has been merged and site has been updated, thanks.

Using the central registry via HTTP is highly discouraged - you should instead use the discovery mechanism to allows services to consume OEmbed resources: https://oembed.com/#section4

If you need to consume the registry data, please use the NPM package as detailed in the README.