forked from FediBlock/data
16 lines
378 B
JSON
16 lines
378 B
JSON
|
{
|
||
|
"description": "Another test.",
|
||
|
"instance": "another.example.com",
|
||
|
"receipts": [
|
||
|
"https://another.example.com/receipt1",
|
||
|
" https://another.example.com/receipt2",
|
||
|
" https://another.example.com/receipt3"
|
||
|
],
|
||
|
"report_time": "2020-07-05T06:08:34",
|
||
|
"screenshot": "",
|
||
|
"tags": [
|
||
|
"one",
|
||
|
"two",
|
||
|
"three"
|
||
|
]
|
||
|
}
|