mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-07-09 10:15:08 +00:00
+1
-2
@@ -278,8 +278,7 @@ def get_ip_address_country(ip_address):
|
||||
"/usr/share/GeoIP/GeoLite2-Country.mmdb",
|
||||
"/var/lib/GeoIP/GeoLite2-Country.mmdb",
|
||||
"/var/local/lib/GeoIP/GeoLite2-Country.mmdb",
|
||||
"%SystemDrive%\\ProgramData\\"
|
||||
"MaxMind\\GeoIPUpdate\\GeoIP\\GeoLite2-Country.mmdb"
|
||||
"%SystemDrive%\\ProgramData\\MaxMind\\GeoIPUpdate\\GeoIP\\GeoLite2-Country.mmdb",
|
||||
"C:\\GeoIP\\GeoLite2-Country.mmdb"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user