From: timriker Date: Mon, 17 Nov 2003 04:59:58 +0000 (+0000) Subject: oops X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=18bfcdd56f5e34fe10174086dea57df6eb172ccc;p=infobot.git oops git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@898 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/Modules/Dict.pl b/src/Modules/Dict.pl index d310491..a82fa00 100644 --- a/src/Modules/Dict.pl +++ b/src/Modules/Dict.pl @@ -15,8 +15,7 @@ use strict; #use vars qw(PF_INET); # need a specific host||ip. -#my $server = "dict.org"; -my $server = "127.0.0.1"; +my $server = "dict.org"; sub Dict { my ($query) = @_;