@ -7,5 +7,5 @@ app = flask.Flask(__name__)
if (__name__ == "__main__"):
app.register_blueprint(home.home)
app.register_blueprint(login.login)
app.run()
app.run(host="0.0.0.0")
The note is not visible to the blocked user.