mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-08 20:22:30 +01:00
Add DigitalIRC to default servlist.c
This commit is contained in:
parent
c5e0b22c55
commit
816769af5b
@ -118,6 +118,9 @@ static const struct defaultserver def[] =
|
||||
{"Dark-Tou-Net", 0},
|
||||
{0, "irc.d-t-net.de"},
|
||||
|
||||
{"DigitalIRC", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "irc.digitalirc.org"},
|
||||
|
||||
#ifdef USE_OPENSSL
|
||||
{"DosersNET", 0, 0, 0, LOGIN_SASL, 0, TRUE},
|
||||
{0, "irc.dosers.net/+6697"},
|
||||
|
Loading…
Reference in New Issue
Block a user