17 lines
274 B
JSON
Executable File
17 lines
274 B
JSON
Executable File
{
|
|
"name": "user",
|
|
"episodes": [
|
|
{
|
|
"order": "1",
|
|
"title": "test2",
|
|
"href": "../index.html"
|
|
},
|
|
{
|
|
"order": "2",
|
|
"title": "test3",
|
|
"href": "../index.html"
|
|
}
|
|
|
|
]
|
|
}
|