From e7a24c2e8686f889c6ce78754755dc9f99409383 Mon Sep 17 00:00:00 2001 From: Asterisk Date: Sat, 10 Aug 2024 12:29:57 -0400 Subject: [PATCH] toot is now share2fedi (sharing.json) --- data/sharing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sharing.json b/data/sharing.json index e08a0cb7..18aa4e63 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -47,6 +47,6 @@ "mastodon": { "icon": "mastodon", "title": "sharing.mastodon", - "url": "https://toot.kytta.dev/?text=%[2]s %[1]s" + "url": "https://s2f.kytta.dev/?text=%[2]s %[1]s" } }