summaly/test/oembed/invalid/oembed-invalid-height.json

8 lines
133 B
JSON
Raw Permalink Normal View History

2024-10-03 10:20:01 +00:00
{
"version": "1.0",
"type": "rich",
"html": "<iframe src='https://example.com/'></iframe>",
"width": 500,
"height": "blobcat"
}