More lichess.org support. - 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 9c3b664cbfc2501a260a54e29f431f03ed2253d1
DIR parent 9830fcf24303d0ae2755ee62dea768423edc0de9
HTML Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Fri, 4 Jun 2021 19:10:35 +0200
More lichess.org support.
Diffstat:
M annna-message-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/annna-message-common b/annna-message-common
@@ -132,7 +132,7 @@ case "${text}" in
nuris="text only: ${nuri}"
fi
;;
- *lichess.org/????????|*lichess.org/????????/black)
+ *lichess.org/????????|*lichess.org/????????/|*lichess.org/????????/black)
nuris="$(printf "%s\n" "${uri}" \
| sed 's,https://lichess.org\(/[^ ]*\)$,\1,; s,^/\([^/]*\)/black$,/black/\1,; s,\(.*\),https://lichess1.org/game/export/gif\1.gif,;')"
;;