Added New Server finds

This commit is contained in:
aRubes 2023-09-20 16:02:43 +03:00
parent b51d7bd756
commit d8613044f5
1 changed files with 36 additions and 0 deletions

View File

@ -1638,6 +1638,42 @@
"diasporaClass": false,
"OStatusClass": false,
"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"]
}
]
}