@@ -329,6 +329,10 @@ class IWLA(object):
if ip.match(remote_addr):
return
# Redirected page/hit
if int(hit['status']) in (301, 302, 307, 308):
if not remote_addr in self.current_analysis['visits'].keys():
self._createVisitor(hit)
The note is not visible to the blocked user.