This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www.

View the commit online.

commit 2fc046be9dd7329cfc5a72cc5b2eaa32fafa7689
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Mon Jun 8 13:30:08 2026 +0100

    fix irc to work
---
 public_html/site/irc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/site/irc.php b/public_html/site/irc.php
index 3a623ce3..d65b5b34 100644
--- a/public_html/site/irc.php
+++ b/public_html/site/irc.php
@@ -160,7 +160,7 @@ var nick =
   _onmouseup_="this.style.background=""
   _ontouchend_="this.style.background=""
   _onclick_="{
-    window.open('https://kiwiirc.com/client/irc.libera.chat/?port=6667&tls=true&nick=' + nick + '&theme=cli#e');
+    window.open('https://web.libera.chat/gamja/?nick=' + nick + '&#e');
   }"
 >
 <svg width="120" height="60" version="1.1" viewBox="0 0 31.75 15.875" xmlns="http://www.w3.org/2000/svg">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to