15 lines
210 B
Plaintext
Executable File
15 lines
210 B
Plaintext
Executable File
{
|
|
"data": [
|
|
{
|
|
"location": "data/uploads/sample.jpg",
|
|
"delay": 10,
|
|
"type": "picture"
|
|
},
|
|
{
|
|
"location": "https://unix.org",
|
|
"delay": 20,
|
|
"type": "url"
|
|
}
|
|
]
|
|
}
|