From 85c75c684a26934f530ab970abddfb75c7ed8566 Mon Sep 17 00:00:00 2001 From: Darko Date: Tue, 7 Apr 2015 15:55:34 +0200 Subject: [PATCH] Update namefixer, IRCScraper and automated config. --- lib/IRCScraper.php | 2 +- lib/copy_this/www/automated.config.php | 2 +- lib/namefixer.php | 9 +++------ 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/lib/IRCScraper.php b/lib/IRCScraper.php index 6cda5d4c1..abbe7dac1 100644 --- a/lib/IRCScraper.php +++ b/lib/IRCScraper.php @@ -163,7 +163,7 @@ class IRCScraper extends IRCClient } // Join channels. - $this->joinChannels(array('#nZEDbPRE' => null)); + $this->joinChannels(array('#PreNNTmux' => null)); if (!$this->_silent) { echo diff --git a/lib/copy_this/www/automated.config.php b/lib/copy_this/www/automated.config.php index 2e4987dc5..4b0c20fa6 100644 --- a/lib/copy_this/www/automated.config.php +++ b/lib/copy_this/www/automated.config.php @@ -1,7 +1,7 @@