diff --git a/waf3.py b/waf3.py index 3c065bc..5464c9b 100644 --- a/waf3.py +++ b/waf3.py @@ -183,6 +183,7 @@ async def scan(log): date_position = splitted[3][1:] # host = log.parent.parent.basename() host = log.splitall()[1] + print("wtf") print(log.splitall()) print(host) if ip not in whitelist_ips: