curl --location --request GET 'https://comment.kuwo.cn/com.s?type=get_comment&f=web&page=1&rows=5&digest=8&sid=3548250545&uid=0' \
--header 'Secret;'{
"code": 0,
"curTime": 0,
"data": [
{
"name": "string",
"list": [
{
"sourceid": "string",
"intro": "string",
"name": "string",
"id": "string",
"source": "string",
"pic": "string",
"pub": "string"
}
]
}
],
"msg": "string",
"profileId": "string",
"reqId": "string",
"tId": "string"
}