mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-11 00:08:37 +01:00
new selfhosted version
This commit is contained in:
@@ -32,5 +32,10 @@ function createCountryDatabase() {
|
||||
|
||||
}
|
||||
|
||||
createIpDatabase();
|
||||
createCountryDatabase();
|
||||
|
||||
// createIpDatabaseCities();
|
||||
// createIpDatabase();
|
||||
|
||||
|
||||
|
||||
fs.copyFileSync('./GeoLite2-City.mmdb', '../dist/cities.mmdb');
|
||||
Reference in New Issue
Block a user