summaly/test/oembed/oembed-allow-safelisted-permissions.json

8 lines
216 B
JSON
Raw Normal View History

2024-10-03 03:20:01 -07:00
{
"version": "1.0",
"type": "rich",
"html": "<iframe src='https://example.com/' allow='autoplay;clipboard-write;fullscreen;encrypted-media;picture-in-picture;web-share'></iframe>",
"width": 500,
"height": 300
}