mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 13:59:08 +08:00
12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"$schema": "add.json",
|
|
"ok": true,
|
|
"code": 0,
|
|
"result": {
|
|
"id": 0,
|
|
"name": "John",
|
|
"username": "john",
|
|
"is_admin": true
|
|
}
|
|
}
|