Longer titles. - annna - Annna the nice friendly bot.
HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
---
DIR commit 19c1ca3f256511b7348d25813b608a61265a3fa3
DIR parent 1c2e435441a5ab2d5c4c46d758ff4f27b10ce06f
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Mon, 26 Jan 2026 11:52:10 +0100
Longer titles.
Diffstat:
M annna-message-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annna-message-common b/annna-message-common
@@ -149,7 +149,7 @@ case "${IRC_PRIVMSG_TEXT}" in
fetch-uri "${archiveorguri}" > "${tmpf}"
fi
fi
- [ -s "${tmpf}" ] && urititle="$(grabtitle < "${tmpf}" | cut -c -42)"
+ [ -s "${tmpf}" ] && urititle="$(grabtitle < "${tmpf}" | cut -c -84)"
case "${urititle}" in
"");;