mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-04 07:16:30 +09:00
8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"version": "1.0",
|
|
"type": "rich",
|
|
"html": "<iframe src='https://example.com/' allowfullscreen></iframe>",
|
|
"width": 500,
|
|
"height": 300
|
|
}
|