From 6241bf70c3241f4be048efce239225b4dc1ca64a Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Thu, 24 Oct 2024 08:04:25 +0200 Subject: [PATCH] Added comment block with instructions --- lib/mastodon-postLength.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/mastodon-postLength.php b/lib/mastodon-postLength.php index 0202ce9..3768df4 100644 --- a/lib/mastodon-postLength.php +++ b/lib/mastodon-postLength.php @@ -1,5 +1,14 @@ |{$post}|\n"; // for some reason, mastodon seems to check tld existence only on http(s) links - see next regexp