From 827e842a3af4610c8c555386c8e29ec2c965482f Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Fri, 17 Jul 2020 13:12:45 +0000 Subject: [PATCH] Update README since geolite2data no longer works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c0a1dc..2b88680 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ own analytics tool was to 1) have 1st party analytics, 2) get rid of GA, 3) lear * Full referrers with and without queries + domains * Simple session system with cookie to group one session's requests * Parsing of UA with ua_detector library -* GeoIP with autoupdated MaxMind databases +* GeoIP using MaxMind databases * Support for allowing a set of hostnames and forbidding others * Autoremoval of sensitive data with configurable interval * Simple frontend