u
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
GEODB_DIR="/config/geodb"
|
||||
GEODB_FILE="$GEODB_DIR/GeoLite2-Country.mmdb"
|
||||
GEODB_URL="https://git.io/GeoLite2-Country.mmdb"
|
||||
GEODB_URL="https://github.com/P3TERX/GeoLite.mmdb/releases/latest/download/GeoLite2-Country.mmdb"
|
||||
INTERVAL_SECONDS=259200 # 3 * 24 * 60 * 60
|
||||
|
||||
mkdir -p "$GEODB_DIR"
|
||||
|
||||
Reference in New Issue
Block a user