mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2024-12-26 23:43:59 +01:00
Change URL of the (Friendica) API endpoint.
This commit is contained in:
parent
0c0ed595bc
commit
d6c31439a8
@ -25,7 +25,7 @@ export const diaspora: Instance = {
|
||||
|
||||
export const friendica: Instance = {
|
||||
name: 'Friendica',
|
||||
post: '/bookmarklet?url=Url&title=Title',
|
||||
post: '/compose?title=Title&body=Url',
|
||||
icon: 'friendica',
|
||||
host: 'https://libranet.de',
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user