curl --location -g --request POST 'http://creator.moreapi.cn/api/kuaishou/check_login?pwd=' \
--form 'proxy=""' \
--form 'cookie=""'
{
"code": 0,
"msg": "string",
"path": null,
"data": {
"result": 0,
"currentTime": 0,
"message": "string"
}
}