From 07a59bbb4d69a27027701ceb5f79658426f2ccdd Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Sat, 21 Oct 2023 09:14:21 +0000 Subject: [PATCH] Add actor example for Mbin for FEP-2677 (#192) Extend the application table with [Mbin](https://github.com/MbinOrg/mbin). Reviewed-on: https://codeberg.org/fediverse/fep/pulls/192 Co-authored-by: Melroy van den Berg Co-committed-by: Melroy van den Berg --- fep/2677/fep-2677.md | 1 + 1 file changed, 1 insertion(+) diff --git a/fep/2677/fep-2677.md b/fep/2677/fep-2677.md index d9adb34..18ec70f 100644 --- a/fep/2677/fep-2677.md +++ b/fep/2677/fep-2677.md @@ -116,6 +116,7 @@ These are not hard rules on when to use `Application` or `Service`. They will pr | [Mastodon](https://joinmastodon.org/) | `https://mastodon.example/actor` | | [Mitra](https://codeberg.org/silverpill/mitra) | `http://mitra.example/actor` | | [Pleroma](https://pleroma.social/) | `https://pleroma.example/internal/fetch` | +| [Mbin](https://github.com/MbinOrg/mbin) | `https://mbin.example/i/actor` | __Note__: Feel free to add further links.