mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-22 16:03:25 +00:00
99b2339424
We also try to detect the application actor if it's not given by NodeInfo metadata (FEP-2677) (guessing for Mobilizon, PeerTube & Mastodon). Closes #1392 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
12 lines
No EOL
341 B
JSON
12 lines
No EOL
341 B
JSON
{
|
|
"links": [
|
|
{
|
|
"rel": "http://nodeinfo.diaspora.software/ns/schema/2.0",
|
|
"href": "https://mobilizon.fr/.well-known/nodeinfo/2.0"
|
|
},
|
|
{
|
|
"rel": "http://nodeinfo.diaspora.software/ns/schema/2.1",
|
|
"href": "https://mobilizon.fr/.well-known/nodeinfo/2.1"
|
|
}
|
|
]
|
|
} |