Files
summaly/test/oembed/oembed-allow-safelisted-features.json
Kagami Sascha Rosylight 6d182f919e support width (for size ratio)
2023-03-11 21:38:28 +01:00

8 lines
211 B
JSON

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