From 6ffa2734a14710f5e25c4645a569c7665daf7372 Mon Sep 17 00:00:00 2001 From: Tealk Date: Fri, 6 Jun 2025 15:26:16 +0200 Subject: [PATCH] fix delete url --- cleanup-mastodon-users.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup-mastodon-users.sh b/cleanup-mastodon-users.sh index bdb9c44..3547d9a 100644 --- a/cleanup-mastodon-users.sh +++ b/cleanup-mastodon-users.sh @@ -98,7 +98,7 @@ you have registered your account on ${LOCAL_DOMAIN} at ${registered} and last ti If you want to continue to keep your Mastodon account on Nerdculture then please log in at least every 6 months via web browser to keep your account alive. Otherwise we assume that you don't want to use it anymore and will deactivate your account 7 months after your last login (and delete it later). -You can access your profile at https://${LOCAL_DOMAIN}/@${username} or you can cancel your account on your own when logged in at https://${LOCAL_DOMAIN}/removeme - however we would like to see you become an active user again and contribute to the Fediverse, but of course it's up to you. +You can access your profile at https://${LOCAL_DOMAIN}/@${username} or you can cancel your account on your own when logged in at https://${LOCAL_DOMAIN}/settings/delete - however we would like to see you become an active user again and contribute to the Fediverse, but of course it's up to you. Sincerely, your ${SITE} admins