mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|