diff --git a/templates/editor.html b/templates/editor.html index 276ae92..db4b7fb 100755 --- a/templates/editor.html +++ b/templates/editor.html @@ -43,6 +43,12 @@ "magnet.perlbot.pl": "localhost:perlbot-magnet:", "o.perlbot.pl": "localhost:perlbot-oftc:", "oftc.perlbot.pl": "localhost:perlbot-oftc:", + "f.perl.bot": "localhost:perlbot:", + "freenode.perl.bot": "localhost:perlbot:", + "m.perl.bot": "localhost:perlbot-magnet:", + "magnet.perl.bot": "localhost:perlbot-magnet:", + "o.perl.bot": "localhost:perlbot-oftc:", + "oftc.perl.bot": "localhost:perlbot-oftc:", }; if (channel && servers[hostname]) { // only do this if we have a channel and a valid server