Files
yaflay.ru/wwwroot/json/oembed.json
Дмитрий Шиманский 921b8f3db3 add environ error message
add to environ some data and some codereview pages
some fix oembed and OpenGraph
2023-12-20 23:58:14 +03:00

17 lines
580 B
JSON

{
"embeds": [
{
"type": "rich",
"url": "https://yawaflua.ru/",
"title": "ReadAbout yawaflua",
"description": "Here you can get info about yawaflua: social networks, programming languages that he knows and his projects.",
"thumbnail": {
"url": "https://user-images.githubusercontent.com/5713670/87202985-820dcb80-c2b6-11ea-9f56-7ec461c497c3.gif",
"proxy_url": "https://user-images.githubusercontent.com/5713670/87202985-820dcb80-c2b6-11ea-9f56-7ec461c497c3.gif",
"width": 1200,
"height": 1200
}
}
]
}