@ -4,7 +4,7 @@ import json
class Client:
def __init__(self, host="127.0.0.1", port=8080):
def __init__(self, host="127.0.0.1", port=9090):
self.host = host
self.port = port
self.session = requests.Session()
The note is not visible to the blocked user.