2021-08-31 18:37:07 -04:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"provider_name": "Twitter",
|
|
|
|
"provider_url": "http://www.twitter.com/",
|
|
|
|
"endpoints": [
|
|
|
|
{
|
|
|
|
"schemes": [
|
|
|
|
"https://twitter.com/*/moments/*",
|
|
|
|
"https://*.twitter.com/*/moments/*"
|
|
|
|
],
|
|
|
|
"url": "https://publish.twitter.com/oembed"
|
|
|
|
}
|
|
|
|
]
|
2023-05-03 12:54:42 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"provider_name": "YouTube Shorts",
|
|
|
|
"provider_url": "http://www.youtube.com/",
|
|
|
|
"endpoints": [
|
|
|
|
{
|
|
|
|
"schemes": [
|
|
|
|
"https://youtube.com/shorts/*",
|
|
|
|
"https://*.youtube.com/shorts/*"
|
|
|
|
],
|
|
|
|
"url": "https://www.youtube.com/oembed"
|
|
|
|
}
|
|
|
|
]
|
2021-08-31 18:37:07 -04:00
|
|
|
}
|
2022-02-22 07:11:39 -05:00
|
|
|
]
|