From: Tobias Diekershoff Date: Wed, 11 Aug 2021 14:12:33 +0000 (+0200) Subject: IRC addon: use the libera.chat webclient instead of the freenode one X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2420919c632e1b672d73c93cda7422a768c95159;p=friendica-addons.git IRC addon: use the libera.chat webclient instead of the freenode one --- diff --git a/irc/irc.php b/irc/irc.php index b5ba5172..fb675c26 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -110,7 +110,7 @@ function irc_content(&$a) { $o .= <<< EOT

IRC chat

A beginner's guide to using IRC. [en]

- + EOT; return $o;