geo-ip: new download link

db4
Slava Pestov 2010-09-06 16:47:12 -07:00
parent bea51b1d18
commit db61c9341b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ IN: geo-ip
: db-path ( -- path ) "IpToCountry.csv" temp-file ;
CONSTANT: db-url "http://software77.net/cgi-bin/ip-country/geo-ip.pl?action=download"
CONSTANT: db-url "http://software77.net/geo-ip/?DL=1"
: download-db ( -- path )
db-path dup exists? [