@@ -0,0 +1,11 @@
NR == FNR {
rep[$1] = $2
next
}
{
for (key in rep)
gsub(key, rep[key])
print
The note is not visible to the blocked user.