15 lines
249 B
JSON
Executable File
15 lines
249 B
JSON
Executable File
{
|
|
"id": "peliscity",
|
|
"name": "Peliscity",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "peliscity.png",
|
|
"banner": "peliscity.png",
|
|
"categories": [
|
|
"movie",
|
|
"direct",
|
|
"VOS"
|
|
]
|
|
}
|