@@ -713,6 +713,6 @@ def error_403():
# Onload
if __name__ == '__main__':
# app.run()
app.run(debug=True, host="0.0.0.0", port=5000)
if True or __name__ == '__main__':
app.run()
# app.run(debug=True, host="0.0.0.0", port=5000)
The note is not visible to the blocked user.