vijos / vj4

The online judge service with millions of submissions, since 2005.
https://vijos.org
GNU Affero General Public License v3.0
533 stars 108 forks source link

mmdb download issue #569

Closed undefined-moe closed 4 years ago

undefined-moe commented 4 years ago
curl "http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz" | gunzip -c > GeoLite2-City.mmdb

is no longer working.

moesoha commented 4 years ago

ref: https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/

undefined-moe commented 4 years ago

I know, but README should be changed.

moesoha commented 4 years ago

Downloading GeoLite Database requires an account now. We need to update README.md.

undefined-moe commented 4 years ago
curl "https://cdn.vijos.org/fs/254b16ee0aff6a0a885b8265964939dffc413fdb" > GeoLite2-City.mmdb

: fog :