kopia lustrzana https://github.com/snarfed/bridgy-fed
32 wiersze
1.0 KiB
JSON
32 wiersze
1.0 KiB
JSON
{
|
|
"@context": [
|
|
"https://www.w3.org/ns/activitystreams",
|
|
"https://w3id.org/security/v1"
|
|
],
|
|
"type": "Application",
|
|
"id": "https://ap.brid.gy/ap.brid.gy",
|
|
"url": [
|
|
"https://fed.brid.gy/",
|
|
"https://ap.brid.gy/"
|
|
],
|
|
"preferredUsername": "ap.brid.gy",
|
|
"summary": "Bridgy Fed (https://fed.brid.gy/) bot user for the fediverse. To bridge your Bluesky account to the fediverse, follow this account.\n\nTo ask a fediverse user to bridge their account, send their address (eg @user@instance) to this account in a chat message.\n\nMore info: https://fed.brid.gy/docs",
|
|
"name": "Bridgy Fed for the fediverse",
|
|
"image": [
|
|
{
|
|
"type": "Image",
|
|
"url": "https://fed.brid.gy/static/bridgy_fed_banner.png"
|
|
},
|
|
{
|
|
"name": "Bridgy Fed for the fediverse",
|
|
"type": "Image",
|
|
"url": "https://fed.brid.gy/static/bridgy_logo_square.jpg"
|
|
}
|
|
],
|
|
"icon": {
|
|
"name": "Bridgy Fed for the fediverse",
|
|
"type": "Image",
|
|
"url": "https://fed.brid.gy/static/bridgy_logo_square.jpg"
|
|
}
|
|
}
|