diff scan.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 704d76b67670
children 96ee35378696
line wrap: on
line diff
--- a/scan.pl	Thu Oct 16 21:44:05 2008 +0800
+++ b/scan.pl	Fri Oct 17 01:27:10 2008 +0800
@@ -68,7 +68,7 @@
     }
 }
 
-our $i = new Ikariam("s2.ikariam.tw", "chihchun", "c795d57d");
+our $i = new Ikariam($::server, $::user, $::pass);
 
 my @islands;
 if($#ARGV == 1) {