Files
addon/servers/gounlimited.json
4l3x87 1c61348979 Add SerieTVU and Serie Tv Sub Ita Channel (#5)
* Add SerieTVU Channel

* SerieTVU Channel
- config host
- new menu

* SerieTVU Channel - fix

* Add Serie Tv Sub Ita Channel
Fix gounlimited regex

* Serie Tv Sub Ita - remove videolibrary support

* SerieTVU - fix videolibary tvshow

* Serie Tv Sub Ita disabled
Add Credit comment
2019-05-03 19:44:50 +02:00

42 lines
808 B
JSON

{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "https://gounlimited.to/(?:embed-|)([a-z0-9]+)(?:.html|)",
"url": "https://gounlimited.to/embed-\\1.html"
}
]
},
"free": true,
"id": "gounlimited",
"name": "gounlimited",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@60654",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "@60655",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
],
"thumbnail": "https://s31.postimg.cc/bsiaj2q2j/goo.png"
}