@@ -0,0 +1,9 @@
function emptyPrint()
end
function say_html()
ngx.header.content_type = "text/html"
ngx.status = ngx.HTTP_FORBIDDEN
ngx.say(html)
ngx.exit(ngx.status)
The note is not visible to the blocked user.