diff --git a/src/pages/api/detect/[host].ts b/src/pages/api/detect/[host].ts index f16354a..1a22964 100644 --- a/src/pages/api/detect/[host].ts +++ b/src/pages/api/detect/[host].ts @@ -28,6 +28,13 @@ const PROJECTS = { text: "message", }, }, + friendica: { + checkUrl: "/api/statusnet/config", + publishEndpoint: "compose", + params: { + text: "body", + }, + }, }; const checkProjectUrl = (