Files
summaly/test/oembed/oembed-allow-fullscreen.json
Kagami Sascha Rosylight 28e0552f5c support width (for size ratio)
2023-03-11 21:40:34 +01:00

8 lines
151 B
JSON

{
"version": "1.0",
"type": "rich",
"html": "<iframe src='https://example.com/' allow='fullscreen'></iframe>",
"width": 500,
"height": 300
}