added call to ->set_asn
This commit is contained in:
parent
54abd60239
commit
954fa45f2d
@ -230,6 +230,8 @@ sub geoip_lookup {
|
|||||||
return DECLINED;
|
return DECLINED;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
$self->set_asn();
|
||||||
|
|
||||||
my $c_name = $self->set_country_name();
|
my $c_name = $self->set_country_name();
|
||||||
my ($city, $continent_code, $distance) = '';
|
my ($city, $continent_code, $distance) = '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user