diff scores.pl @ 41:5849b6fdc76c

removed my password from scripts.
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Fri, 17 Oct 2008 01:27:10 +0800
parents bb6eebd349fc
children 53c87400183f
line wrap: on
line diff
--- a/scores.pl	Thu Oct 16 21:44:05 2008 +0800
+++ b/scores.pl	Fri Oct 17 01:27:10 2008 +0800
@@ -35,7 +35,7 @@
     }
 }
 
-my $i = new Ikariam("s2.ikariam.tw", "chihchun", "c795d57d");
+my $i = new Ikariam($::server, $::user, $::pass);
 $i->login;
 
 if($#ARGV == 0) {