Implement Friendica

This commit is contained in:
Nikita Karamov 2023-03-18 03:28:17 +01:00
parent ad1fc60d7b
commit b8e45b8f2e
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
1 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,13 @@ const PROJECTS = {
text: "message",
},
},
friendica: {
checkUrl: "/api/statusnet/config",
publishEndpoint: "compose",
params: {
text: "body",
},
},
};
const checkProjectUrl = (