2021-09-01 00:37:07 +02: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 18:54:42 +02: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-09-01 00:37:07 +02:00
|
|
|
}
|
2022-02-22 13:11:39 +01:00
|
|
|
]
|