Files
yaflay.ru/wwwroot/json/oembed.json
Дмитрий Шиманский b3b570f56e rework oembed, because he didn`t work as well
2023-10-22 13:10:43 +03:00

17 lines
474 B
JSON

{
"embeds": [
{
"type": "link",
"url": "https://yaflay.ru/",
"title": "YaFlay ReadMe",
"description": "Here you can learn about YaFlay: social networks, programming languages that he knows and his projects.",
"thumbnail": {
"url": "https://avatars.githubusercontent.com/u/93622229?v=4",
"proxy_url": "https://avatars.githubusercontent.com/u/93622229?v=4",
"width": 1200,
"height": 1200
}
}
]
}