17 lines
492 B
JSON
17 lines
492 B
JSON
[
|
|
{
|
|
"provider_name": "Twitter",
|
|
"provider_url": "http://www.twitter.com/",
|
|
"endpoints": [
|
|
{
|
|
"schemes": [
|
|
"https://twitter.com/*/status/*",
|
|
"https://*.twitter.com/*/status/*",
|
|
"https://twitter.com/*/moments/*",
|
|
"https://*.twitter.com/*/moments/*"
|
|
],
|
|
"url": "https://publish.twitter.com/oembed"
|
|
}
|
|
]
|
|
}
|
|
] |