mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
GeoIP: Add accidentially removed paths to database
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -26,6 +26,9 @@ package GeoIP;
|
||||
use Geo::IP::PurePerl;
|
||||
use Locale::Codes::Country;
|
||||
|
||||
my $geoip_database_dir = "/var/lib/GeoIP";
|
||||
my $location_database = "GeoLite2-Country-Locations-en.csv";
|
||||
|
||||
my $database;
|
||||
|
||||
sub lookup($) {
|
||||
|
||||
Reference in New Issue
Block a user