mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
parent
71e54854ec
commit
b52650de5d
@ -93,6 +93,12 @@ static const struct defaultserver def[] =
|
||||
{0, "au.alphachat.net"},
|
||||
{0, "za.alphachat.net"},
|
||||
|
||||
{"Anthrochat", 0},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.anthrochat.net/+6697"},
|
||||
#endif
|
||||
{0, "irc.anthrochat.net"},
|
||||
|
||||
{"ARCNet", 0},
|
||||
{0, "se1.arcnet.vapor.com"},
|
||||
{0, "us1.arcnet.vapor.com"},
|
||||
@ -238,6 +244,12 @@ static const struct defaultserver def[] =
|
||||
/* irc. points to chat. but many users and urls still reference it */
|
||||
{0, "irc.freenode.net"},
|
||||
|
||||
{"Furnet", 0},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.furnet.org/+6697"},
|
||||
#endif
|
||||
{0, "irc.furnet.org"},
|
||||
|
||||
{"Fusion Latina", 0},
|
||||
{0, "irc.fusionlatina.org/2012"},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user