From f83d45ce0c60e5dee19469f702e18bbd2a0c59ad Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 3 Sep 2022 11:29:14 +0200 Subject: [PATCH] Pleroma develop's API gives MAU away --- mautable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mautable.md b/mautable.md index 4a7d0b4..5d14674 100644 --- a/mautable.md +++ b/mautable.md @@ -21,7 +21,7 @@ | owncast | /nodeinfo/2.0 | Yes | "activeMonth","activeHalfyear" | | peertube | /nodeinfo/2.0.json | Yes | "activeMonth","activeHalfyear" | | pixelfed | /api/nodeinfo/2.0.json | Yes | "activeHalfyear","activeMonth" | -| pleroma | /nodeinfo/2.0.json | No | | +| pleroma | /nodeinfo/2.0.json | Yes (develop)| | | plume | /nodeinfo/2.0 | No | | | smithereen | /activitypub/nodeinfo/2.1 | Yes | "activeMonth","activeHalfyear" | | wordpress | /wp-json/activitypub/1.0/nodeinfo | No | |