зеркало из https://github.com/mozilla/gecko-dev.git
Changed format of slashdot headline URL. It's now more consistant with
the mozillaZine one, and works better with tkirc's automatic URL detection.
This commit is contained in:
Родитель
ac97e13514
Коммит
ba031fd947
|
@ -54,7 +54,7 @@ use Carp;
|
|||
|
||||
$|++;
|
||||
|
||||
my $VERSION = "1.11"; # keep me in sync with the mozilla.org cvs repository
|
||||
my $VERSION = "1.12"; # keep me in sync with the mozilla.org cvs repository
|
||||
my $debug = 1; # debug output also includes warnings, errors
|
||||
|
||||
|
||||
|
@ -375,7 +375,7 @@ sub do_headlines {
|
|||
|
||||
sub bot_slashdot {
|
||||
my ($nick, $cmd, $rest) = (@_);
|
||||
do_headlines($nick, "Headlines from http://slashdot.org/", \@slashdot);
|
||||
do_headlines($nick, "Headlines from Slashdot (http://slashdot.org/)", \@slashdot);
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче