URI: 
       Add overlast 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 09e2ce0fda09ec4c1409bd660ce5c7d2db8d5d57
   DIR parent c43404561b4dfd6e7dd7876c45e327e1a070aeac
  HTML Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Mon, 14 Jul 2025 13:52:48 +0200
       
       Add overlast support.
       
       Diffstat:
         M modules/load-league/load-watcher.sh |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/modules/load-league/load-watcher.sh b/modules/load-league/load-watcher.sh
       @@ -23,6 +23,6 @@ cpucores="$(cat /proc/cpuinfo | grep "processor" | wc -l)"
        
        if [ $load15 -gt $cpucores ];
        then
       -        annna-say -c "${channels}" "Bitreich.org load is high! The #gentoo-fans are cheering! gophers://bitreich.org/I/memecache/gentoo-fans.png"
       +        annna-say -c "${channels}" "Bitreich.org has #overlast! The #gentoo-fans are cheering! gophers://bitreich.org/I/memecache/gentoo-fans.png gophers://bitreich.org/9/memecache/overlast.mp4"
        fi