mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 08:31:28 +00:00
Added New Server finds
This commit is contained in:
parent
b51d7bd756
commit
d8613044f5
|
@ -1638,6 +1638,42 @@
|
||||||
"diasporaClass": false,
|
"diasporaClass": false,
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["SN-mi"]
|
"categories": ["SN-mi"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "tootik",
|
||||||
|
"source": "https://github.com/mastodon/mastodon",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "gemini://hd.206267.xyz",
|
||||||
|
"logo": "/img/misc/mastodon.svg",
|
||||||
|
"servers": "https://the-federation.info/mastodon",
|
||||||
|
"description": "A federated nanoblogging service with a Gemini frontend.",
|
||||||
|
"codeLanguage": "Go",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"FediAccount": "@dimkr@hd.206267.xyz",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["SN-mi", "Other"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Bugle",
|
||||||
|
"source": "https://github.com/rknightuk/bugle",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "https://bugle.lol/",
|
||||||
|
"logo": "/img/misc/mastodon.svg",
|
||||||
|
"servers": "https://the-federation.info/mastodon",
|
||||||
|
"description": "A minimal ActivityPub server built with Laravel.",
|
||||||
|
"codeLanguage": "Laravel",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "",
|
||||||
|
"FediAccount": "@bugle@bugle.lol",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["SN-mi"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue