diff --git a/geoparser.py b/geoparser.py index 743eab9..f25cfa1 100755 --- a/geoparser.py +++ b/geoparser.py @@ -1,5 +1,3 @@ -#! /usr/bin/env python3 - # Getting GEO information from Nginx access.log by IP's. # Alexey Nizhegolenko 2018 # Parts added by Remko Lodder, 2019.