mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01:00
Update src/common/servlist.c
Added the AlphaChat IRC network (http://www.alphachat.net), a ~300 user network that runs ShadowIRCd and Atheme services with leaves in North America, Europe, Australia, and South Africa.
This commit is contained in:
parent
dd1d5f8e6a
commit
8c3cdb8b06
@ -84,6 +84,13 @@ static const struct defaultserver def[] =
|
||||
{0, "irc.5ci.net"},
|
||||
{0, "irc.kis.lt"},
|
||||
|
||||
{"AlphaChat", 0},
|
||||
{0, "irc.alphachat.net"},
|
||||
{0, "na.alphachat.net"},
|
||||
{0, "eu.alphachat.net"},
|
||||
{0, "au.alphachat.net"},
|
||||
{0, "za.alphachat.net"},
|
||||
|
||||
{"AmigaNet", 0},
|
||||
{0, "irc.amiganet.org"},
|
||||
{0, "us.amiganet.org"},
|
||||
|
Loading…
Reference in New Issue
Block a user