Space is the new plus in gopherbay. - 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 5e8242a483bf77ea4b2b745024ad1a4bb456f307 DIR parent 13d409722b343bec7ebea91ddeff211f13e62883 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sat, 14 Aug 2021 15:20:21 +0200 Space is the new plus in gopherbay. Diffstat: M annna-message-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/annna-message-common b/annna-message-common @@ -89,7 +89,7 @@ case "${text}" in fi ;; *imdb.com/title/*) - movietitle="$(imdb2gopherbay "${uri}")" + movietitle="$(imdb2gopherbay "${uri}" | sed 's, ,+,g')" if [ -n "${movietitle}" ]; then nuris="gopher://bay.parazy.de:666/1/q.dcgi?${movietitle}"