Allow Embedded Video from Bunny CDN stream service

Bunny’s CDN service provides instructions on how to do this properly:

Embedding a video involves placing an <iframe> element on your webpage.

You’ll need to add them to the allowed iframes setting, then it’ll work:

<iframe src="https://player.mediadelivery.net/embed/617966/7088fc08-ea3d-4126-840d-c47aa324b637?autoplay=true"></iframe>

3 Likes