Plat3 applied.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 58s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 58s
This commit is contained in:
parent
282b41c7e2
commit
252e99d811
@ -69,6 +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": str(vote),
|
"vote": str(vote),
|
||||||
|
"plat": 3
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
return json.loads(response.text)
|
return json.loads(response.text)
|
||||||
|
Loading…
Reference in New Issue
Block a user