This commit is contained in:
mac12m99
2021-07-18 13:38:42 +02:00
parent 9f1b65613a
commit 8b051e49f2
2 changed files with 229 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"id": "altadefinizionecommunity",
"name": "Altadefinizione Community",
"language": ["ita", "sub-ita"],
"active": true,
"thumbnail": "",
"banner": "",
"categories": ["movie", "tvshow", "vos"],
"not_active": ["include_in_newest"],
"settings": [
{
"default": "",
"enabled": true,
"id": "username",
"label": "username",
"type": "text",
"visible": true
},
{
"default": "",
"enabled": true,
"id": "password",
"label": "password",
"type": "text",
"visible": true
}]
}