Add files via upload

This commit is contained in:
Intel1
2017-10-01 08:46:36 -05:00
committed by GitHub
parent d09200ebad
commit fb4044b5b4
2 changed files with 174 additions and 0 deletions
@@ -0,0 +1,24 @@
{
"id": "zonatorrent",
"name": "ZonaTorrent",
"active": true,
"adult": false,
"language": ["cast", "lat"],
"banner": "",
"thumbnail": "https://zonatorrent.org/wp-content/uploads/2017/04/zonatorrent-New-Logo.png",
"version": 1,
"categories": [
"torrent",
"movie"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}