bridgy-fed/ap.brid.gy.as2.json

32 wiersze
1.0 KiB
JSON
Czysty Zwykły widok Historia

2024-04-23 20:54:29 +00:00
{
"@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/"
],
2024-04-23 20:54:29 +00:00
"preferredUsername": "ap.brid.gy",
"summary": "\u26a0\ufe0f BETA \u26a0\ufe0f Bridgy Fed (https://fed.brid.gy/) bot user for the fediverse. To bridge your Bluesky account to the fediverse, follow this account. More info: https://fed.brid.gy/docs\n\nCurrently in beta testing. Expect bugs, incomplete features, downtime, etc!",
2024-04-23 20:54:29 +00:00
"name": "Bridgy Fed for the fediverse",
"image": [
{
"type": "Image",
"url": "https://fed.brid.gy/static/bridgy_fed_banner.png"
2024-04-23 20:54:29 +00:00
},
{
"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"
}
}