mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
Remove option to disable ipv6
It has been default for a while, is the only tested option, and will only get more common.
This commit is contained in:
@@ -67,12 +67,6 @@ static const struct defaultserver def[] =
|
||||
{0, "eu.afternet.org"},
|
||||
|
||||
{"Aitvaras", 0},
|
||||
#ifdef USE_IPV6
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc6.ktu.lt/+7668"},
|
||||
#endif
|
||||
{0, "irc6.ktu.lt/7666"},
|
||||
#endif
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.data.lt/+6668"},
|
||||
{0, "irc.omnitel.net/+6668"},
|
||||
@@ -192,12 +186,6 @@ static const struct defaultserver def[] =
|
||||
{0, "irc.entropynet.net/+6697"},
|
||||
#endif
|
||||
{0, "irc.entropynet.net"},
|
||||
#ifdef USE_IPV6
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc6.entropynet.net/+6697"},
|
||||
#endif
|
||||
{0, "irc6.entropynet.net"},
|
||||
#endif
|
||||
|
||||
{"EsperNet", 0, 0, 0, LOGIN_SASL},
|
||||
#ifdef USE_OPENSSL
|
||||
@@ -326,9 +314,6 @@ static const struct defaultserver def[] =
|
||||
{0, "as.link-net.org/+7000"},
|
||||
{0, "eu.link-net.org/+7000"},
|
||||
{0, "us.link-net.org/+7000"},
|
||||
#ifdef USE_IPV6
|
||||
{0, "irc6.link-net.org/+7000"},
|
||||
#endif
|
||||
#endif
|
||||
|
||||
{"MindForge", 0},
|
||||
|
||||
Reference in New Issue
Block a user