@@ -5,3 +5,5 @@ for file in os.listdir(folder):
print(file)
if(file.endswith('.html')):
os.system('FriendsConverter.py "' + folder+"/"+file+'"')
os.system('jsonCombiner.py "'+folder+'"')
The note is not visible to the blocked user.