From 696cdec1021c84bcdce661f551e133552d21db29 Mon Sep 17 00:00:00 2001 From: Max Erenberg Date: Mon, 20 Mar 2023 19:43:51 -0400 Subject: [PATCH] remove ZNC from services (#565) Our ZNC instance was sunset last year, so we shouldn't be advertising it on our website anymore. Reviewed-on: https://git.csclub.uwaterloo.ca/www/www-new/pulls/565 Reviewed-by: Shahan Nedadahandeh Co-authored-by: Max Erenberg Co-committed-by: Max Erenberg --- content/resources/services/irc.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/resources/services/irc.md b/content/resources/services/irc.md index c69dc5a7..98e67de1 100644 --- a/content/resources/services/irc.md +++ b/content/resources/services/irc.md @@ -4,6 +4,4 @@ title: IRC We host an instance of [The Lounge](https://chat.csclub.uwaterloo.ca/) for all of our members. The Lounge is a web-based IRC client which is simple to setup and use. It also has a Progressive Web App available for mobile devices. -We also host an instance of [ZNC](https://znc.csclub.uwaterloo.ca/) for those who wish to use their own IRC client but do not want to run their own bouncer. ZNC saves your messages persistently so you do not have to keep your IRC client running 24/7. - For more information, see [this page](https://wiki.csclub.uwaterloo.ca/How_to_IRC) on our wiki.