Update GeoLite2-City database to v1.0.19 - 2025-12-21

This commit is contained in:
github-actions[bot]
2025-12-21 16:58:06 +00:00
parent 74b38eb6f3
commit 4e1f4c08a4
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@@ -7,7 +7,7 @@ Since this database is integrated with the WP Statistics plugin, **we currently
After realizing its potential utility for other developers and projects, we decided to make the database easily accessible via GitHub and the jsDelivr CDN. After realizing its potential utility for other developers and projects, we decided to make the database easily accessible via GitHub and the jsDelivr CDN.
#### Last updated: 2025-09-12 #### Last updated: 2025-12-21
### Direct Download URL ### Direct Download URL
You can download the latest version of the GeoLite2-City database using the following link: [GeoLite2-City.mmdb.gz](https://cdn.jsdelivr.net/npm/geolite2-city/GeoLite2-City.mmdb.gz) You can download the latest version of the GeoLite2-City database using the following link: [GeoLite2-City.mmdb.gz](https://cdn.jsdelivr.net/npm/geolite2-city/GeoLite2-City.mmdb.gz)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "geolite2-city", "name": "geolite2-city",
"version": "1.0.3", "version": "1.0.19",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "geolite2-city", "name": "geolite2-city",
"version": "1.0.3", "version": "1.0.19",
"license": "CC-BY-NC-SA-4.0" "license": "CC-BY-NC-SA-4.0"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "geolite2-city", "name": "geolite2-city",
"version": "1.0.18", "version": "1.0.19",
"description": "GeoLite2-City.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/)", "description": "GeoLite2-City.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/)",
"scripts": { "scripts": {
"test": "" "test": ""