From 2c6033ede18dce16a063b15fd750da55916bf187 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Mon, 11 Aug 2025 17:30:10 +0200 Subject: [PATCH] mastodonapi.php aktualisiert --- mastodonapi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodonapi.php b/mastodonapi.php index beb060c..c362190 100644 --- a/mastodonapi.php +++ b/mastodonapi.php @@ -219,4 +219,4 @@ MD; echo "

" . htmlspecialchars($message) . "

"; exit; } -} \ No newline at end of file +}