@@ -9,6 +9,8 @@ sever = os.getenv('API_ROOT', 'localhost:8000')
root_api_url = 'http://{}/local'.format(sever)
base_path = '/app/data/'
print(str(root_api_url))
try:
while True:
r = requests.get('{}/anonymize'.format(root_api_url))
The note is not visible to the blocked user.