From 34610228add593b836eeed6094ae5e542572d2b7 Mon Sep 17 00:00:00 2001 From: Ilyess Bachiri <29066939+bilyes@users.noreply.github.com> Date: Wed, 4 Mar 2026 19:09:18 -0500 Subject: [PATCH] Use Mastodon's official sharing link. --- data/sharing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sharing.json b/data/sharing.json index fd2bc342..32603fc6 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -52,6 +52,6 @@ "mastodon": { "icon": "mastodon", "title": "sharing.mastodon", - "url": "https://s2f.kytta.dev/?text=%[2]s %[1]s" + "url": "https://share.joinmastodon.org/#text=%[2]s %[1]s" } }