mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Updated IRCScraper and prehash.php
This commit is contained in:
+6
-3
@@ -205,9 +205,12 @@ class IRCScraper
|
||||
echo
|
||||
'[' .
|
||||
date('r') .
|
||||
'] [Scraping of IRC channels for ' .
|
||||
$this->serverType .
|
||||
' started.]' .
|
||||
'] [Scraping of IRC channels for (' .
|
||||
$server .
|
||||
$port .
|
||||
') (' .
|
||||
$nickname .
|
||||
') started.]' .
|
||||
PHP_EOL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user