initial import
git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@1 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
31
cnlines.i
Normal file
31
cnlines.i
Normal file
@ -0,0 +1,31 @@
|
||||
# (mofo) micks@xs4all.net
|
||||
connect "hub.efnet.nl" {
|
||||
# host="194.109.23.98";
|
||||
host="2001:888:0:12::666";
|
||||
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";
|
||||
};
|
Reference in New Issue
Block a user