mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 02:30:19 +00:00
Add EntropyNet to the Network List
This commit is contained in:
@@ -196,6 +196,18 @@ static const struct defaultserver def[] =
|
|||||||
{"EnterTheGame", 0},
|
{"EnterTheGame", 0},
|
||||||
{0, "IRC.EnterTheGame.Com"},
|
{0, "IRC.EnterTheGame.Com"},
|
||||||
|
|
||||||
|
{"EntropyNet", 0},
|
||||||
|
#ifdef USE_OPENSSL
|
||||||
|
{0, "irc.entropynet.net/+7000"},
|
||||||
|
#endif
|
||||||
|
{0, "irc.entropynet.net"},
|
||||||
|
#ifdef USE_IPV6
|
||||||
|
#ifdef USE_OPENSSL
|
||||||
|
{0, "irc6.entropynet.net/+7000"},
|
||||||
|
#endif
|
||||||
|
{0, "irc6.entropynet.net"},
|
||||||
|
#endif
|
||||||
|
|
||||||
{"EUIrc", 0},
|
{"EUIrc", 0},
|
||||||
{0, "irc.euirc.net"},
|
{0, "irc.euirc.net"},
|
||||||
{0, "irc.ham.de.euirc.net"},
|
{0, "irc.ham.de.euirc.net"},
|
||||||
|
|||||||
Reference in New Issue
Block a user