From: timriker Date: Wed, 23 Jun 2004 17:40:20 +0000 (+0000) Subject: plug url change X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=906f78733d7fd454e631e58e1cd0452a3b2922e1;p=infobot.git plug url change git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@953 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/Modules/Plug.pl b/src/Modules/Plug.pl index 3467a83..f257162 100644 --- a/src/Modules/Plug.pl +++ b/src/Modules/Plug.pl @@ -35,7 +35,7 @@ sub plugParse { } sub Plug { - my @results = &::getURL("http://www.plug.org/plug.xml"); + my @results = &::getURL("http://www.plug.org/index.xml"); my $retval = "i could not get the headlines."; if (scalar @results) {