From 55a20aea7ff35c4b6c4a138fc3bad2b70f1a6931 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Thu, 24 Oct 2024 08:03:56 +0200 Subject: [PATCH] Added comment block with instructions --- web/lib/mastodon-postLength.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/web/lib/mastodon-postLength.php b/web/lib/mastodon-postLength.php index 0202ce9..3768df4 100644 --- a/web/lib/mastodon-postLength.php +++ b/web/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