Files
summaly/test/oembed/oembed-iframe-child.json
Kagami Sascha Rosylight a5a8c4437d feat: add oEmbed support
2023-03-11 14:09:00 +01:00

7 lines
166 B
JSON

{
"version": "1.0",
"type": "rich",
"html": "<iframe src='https://example.com/'><script>alert('Hahaha I take this world')</script></iframe>",
"height": 300
}