@@ -40,4 +40,10 @@ def main():
if __name__ == "__main__":
main()
while True:
try:
except KeyboardInterrupt:
exit(0)
except:
pass
The note is not visible to the blocked user.