diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-05-18 21:40:42 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-05-18 21:40:42 +0200 |
commit | bac96d1fa8fb5c6ffd8715a25400e7759c153a21 (patch) | |
tree | 346ac28f3db8b1134419d7b83288fb01a7f7d949 | |
parent | f313a83474c27251413e5aad56cf087728d9ccf9 (diff) |
Add FurryLand
-rw-r--r-- | src/common/servlist.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c index d2d87c6a..d239e1c7 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -255,6 +255,12 @@ static const struct defaultserver def[] = {0, "kabel.freeworld.nu"}, {0, "irc.freeworld.nu"},*/ + {"FurryLand", 0}, +#ifdef USE_OPENSSL + {0, "irc.furryland.net/+6697"}, +#endif + {0, "irc.furryland.net"}, + {"Fusion Latina", 0}, {0, "irc.fusionlatina.org/2012"}, |