@@ -28,7 +28,7 @@ class Mw40V:
if 'result' in r.json():
return r.json()['result']
else:
return True
return {}
def headers(self, method):
return {
The note is not visible to the blocked user.