15 lines
259 B
JSON
15 lines
259 B
JSON
{
|
|
"code": 200,
|
|
"message": "success",
|
|
"success": true,
|
|
"data": {
|
|
"unlocked": false,
|
|
"content": null,
|
|
"showUpgrade": false,
|
|
"paywallTriggered": false,
|
|
"privateFreeLimit": 0,
|
|
"privateUsedToday": 0,
|
|
"reason": "not_found"
|
|
}
|
|
}
|