modified: app.py
@@ -80,4 +80,4 @@ def index():
return render_template('index.html', user=user)
if __name__ == "__main__":
app.run(debug=True)
app.run(host="0.0.0.0", port=5000, debug=True)
The note is not visible to the blocked user.