mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-11 03:45:08 -05:00
Merge pull request #31 from Joah/master
Update src/common/servlist.c with AlphaChat IRC Network
This commit is contained in:
commit
08a3bb537b
@ -84,6 +84,13 @@ static const struct defaultserver def[] =
|
|||||||
{0, "irc.5ci.net"},
|
{0, "irc.5ci.net"},
|
||||||
{0, "irc.kis.lt"},
|
{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},
|
{"AmigaNet", 0},
|
||||||
{0, "irc.amiganet.org"},
|
{0, "irc.amiganet.org"},
|
||||||
{0, "us.amiganet.org"},
|
{0, "us.amiganet.org"},
|
||||||
|
Loading…
Reference in New Issue
Block a user