@ -24,6 +24,7 @@ def load_matches():
else:
match = pattern.findall(line)
if match:
if not line.strip().startswith('//'):
matched.append(match[0])
break
The note is not visible to the blocked user.