Skip to content

Commit d7d63c5

Browse files
syzopjwheare
authored andcommitted
Add UnrealIRCd support network to the list of IRCv3 Testnets.
While the primary purpose of the network is to provide support for UnrealIRCd, it is also used to test releases and often runs git or release candidates before the actual stable release.
1 parent 7a4e2e0 commit d7d63c5

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

_data/su_networks.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,37 @@
100100
na:
101101
stable:
102102
starttls: direct TLS only
103+
- name: UnrealIRCd Support
104+
ircd-ver: UnrealIRCd-5
105+
net-address:
106+
link: ircs://irc.unrealircd.org:6697/
107+
display: irc.unrealircd.org
108+
link: https://www.unrealircd.org/
109+
support:
110+
stable:
111+
account-notify:
112+
account-tag:
113+
away-notify:
114+
batch:
115+
bot-mode:
116+
cap-3.1:
117+
cap-3.2:
118+
cap-notify:
119+
chghost:
120+
draft/chathistory:
121+
echo-message:
122+
extended-join:
123+
labeled-response:
124+
message-tags:
125+
msgid:
126+
multi-prefix:
127+
sasl-3.1:
128+
sasl-3.2:
129+
server-time:
130+
starttls:
131+
sts:
132+
userhost-in-names:
133+
webirc:
103134

104135
- name: Networks
105136
note: >

0 commit comments

Comments
 (0)