@ -183,6 +183,7 @@ async def scan(log):
date_position = splitted[3][1:]
# host = log.parent.parent.basename()
host = log.splitall()[1]
print(log.splitall())
print(host)
if ip not in whitelist_ips:
for rule in checklist:
The note is not visible to the blocked user.