From 2d334b26a072fde54e9462fee701627d446383d6 Mon Sep 17 00:00:00 2001 From: ElementalAlchemist Date: Fri, 17 Jul 2026 21:10:57 -0500 Subject: [PATCH] Remove txircd from server software list I haven't really maintained it in some time, so it isn't really worth leaving in the list. --- _data/sw_servers.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/_data/sw_servers.yml b/_data/sw_servers.yml index cf008bf..16e13a4 100644 --- a/_data/sw_servers.yml +++ b/_data/sw_servers.yml @@ -224,26 +224,6 @@ userhost-in-names: webirc: whox: - - name: txircd - link: https://github.com/ElementalAlchemist/txircd - support: - stable: - cap-3.1: - cap-3.2: - cap-notify: - account-notify: - account-tag: - away-notify: - batch: - chghost: - echo-message: - extended-join: - invite-notify: - monitor: - multi-prefix: - server-time: - starttls: - userhost-in-names: - name: UnrealIRCd # ref: ClientCapabilityAdd() calls in https://github.com/unrealircd/unrealircd/search?q=ClientCapabilityAdd # (src/modules/m_cap.c has four matches, two not shown)