Update export statistics
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
+1
-1
@@ -69,7 +69,7 @@ class Api:
|
|||||||
"token_id": self.auth["token_id"],
|
"token_id": self.auth["token_id"],
|
||||||
"token_key": self.auth["token_key"],
|
"token_key": self.auth["token_key"],
|
||||||
"vote": vote,
|
"vote": vote,
|
||||||
"plat": 3
|
"plat": 3,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
return json.loads(response.text)
|
return json.loads(response.text)
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user