24 lines
419 B
JSON
24 lines
419 B
JSON
{
|
|
"pinned_posts": [
|
|
{
|
|
"name": "xxx",
|
|
"description": "xxx",
|
|
"entries": [
|
|
{
|
|
"timestamp": 1709010000,
|
|
"data": {
|
|
"name": "xxx",
|
|
"uri": "url://somewhere"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": 1715830000,
|
|
"data": {
|
|
"name": "xxx",
|
|
"uri": "url://somewhere"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|