From 6a54ac05c376389ab39ea1f74a6d49826b62415f Mon Sep 17 00:00:00 2001 From: P3TERX <25927179+P3TERX@users.noreply.github.com> Date: Sun, 21 Feb 2021 03:40:43 +0800 Subject: [PATCH] Update README.md --- COPYRIGHT.txt | 1 - LICENSE.txt | 3 --- README.md | 16 +++++++++++++--- 3 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 COPYRIGHT.txt delete mode 100644 LICENSE.txt diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt deleted file mode 100644 index 9c5395f..0000000 --- a/COPYRIGHT.txt +++ /dev/null @@ -1 +0,0 @@ -Database and Contents Copyright (c) 2020 MaxMind, Inc. diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index ee7434d..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,3 +0,0 @@ -Use of this MaxMind product is governed by MaxMind's GeoLite2 End User License Agreement, which can be viewed at https://www.maxmind.com/en/geolite2/eula. - -This database incorporates GeoNames [https://www.geonames.org] geographical data, which is made available under the Creative Commons Attribution 4.0 License. To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/. diff --git a/README.md b/README.md index 7342bfc..1a9f824 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,25 @@ # GeoLite.mmdb -[GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) Country, City, and ASN databases +[MaxMind's GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) Country, City, and ASN databases ## Download -[GeoLite2-City.mmdb](https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-City.mmdb) +### URL1 + +[GeoLite2-ASN.mmdb](https://git.io/GeoLite2-ASN.mmdb) + +[GeoLite2-City.mmdb](https://git.io/GeoLite2-City.mmdb) + +[GeoLite2-Country.mmdb](https://git.io/GeoLite2-Country.mmdb) + +### URL2 [GeoLite2-ASN.mmdb](https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-ASN.mmdb) +[GeoLite2-City.mmdb](https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-City.mmdb) + [GeoLite2-Country.mmdb](https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-Country.mmdb) ## License -Database and Contents Copyright (c) 2020 [MaxMind](https://www.maxmind.com/), Inc. +Database and Contents Copyright (c) [MaxMind](https://www.maxmind.com/), Inc.