Files
irc.efnet.nl/cnlines.i
pim 18dc6dda8a backup c/N for multiplay - a trial server.
ok jamesoff



git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@24 0a436592-62d7-4152-98a5-b7e29e440240
2009-10-09 20:22:54 +00:00

44 lines
974 B
OpenEdge ABL

# (mofo) micks@xs4all.net
connect "hub.efnet.nl" {
# host="194.109.23.98";
host="2001:888:0:12::666";
vhost="2001:7b8:3:3f:201:2ff:fef6:574e";
send_password="hupholland";
accept_password="hupholland";
port=6667;
hub_mask="*";
flags=compressed,topicburst;
class="servers";
};
# (ahnberg) mattias@ahnberg.pp.se
connect "irc.du.se" {
host="130.243.52.250";
send_password="0";
accept_password="0";
port=6667;
class="servers";
};
# (nico) nico@efnet.ch, greg@efnet.ch, pim@efnet.ch, admins@efnet.ch
connect "irc.efnet.ch" {
host="217.169.140.49";
vhost="193.109.122.77";
send_password="Hop6Schwyz";
accept_password="Hop6Schwyz";
port=6660;
flags=compressed;
class="servers";
};
# (jamesoff is mentor) james@jamesoff.net
connect "efnet.multiplay.co.uk" {
host="85.236.110.228";
vhost="193.109.122.77";
send_password="nmsdujseru3e";
accept_password="njJHu387Nm";
port=6667;
flags=compressed,topicburst;
class="servers";
};