2015-10-18 20:37:58 +08:00
|
|
|
{
|
|
|
|
"@context": {
|
2016-07-19 19:56:52 +08:00
|
|
|
"so": "https://schema.org/",
|
2018-12-18 02:43:16 +08:00
|
|
|
"pb": "?jsonld=types#"
|
|
|
|
},
|
|
|
|
"AuthenticatedData": {
|
|
|
|
"@container": "@list",
|
|
|
|
"@value": [
|
|
|
|
{
|
2018-12-18 04:42:49 +08:00
|
|
|
"@type": "pb:CipherParameters"
|
2018-12-18 02:43:16 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:Formatter"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:OpenDiscussion"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:BurnAfterReading"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"MetaData": {
|
2018-12-24 03:10:24 +08:00
|
|
|
"expire": {
|
|
|
|
"@type": "pb:Expiration"
|
2018-12-18 02:43:16 +08:00
|
|
|
},
|
|
|
|
"time_to_live": {
|
|
|
|
"@type": "pb:RemainingSeconds"
|
|
|
|
}
|
2015-10-18 20:37:58 +08:00
|
|
|
}
|
|
|
|
}
|