KoD 0.8.1
- riorganizzate le impostazioni - aggiunte descrizioni tag qualità su cb01 (presto anche sugli altri) - aggiunto il supporto alle serie di polpotv - fixato server mystream - fix Rinumerazione per episodi Nuovi
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"active": true,
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "http://(www.nuvid.com)/embed/([0-9]+)",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "http://(www.drtuber.com)/embed/([0-9]+)",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "http://(www.iceporn.com)/embed/([0-9]+)",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "http://(www.viptube.com)/embed/([0-9]+)",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "http://(www.vivatube.com)/embed/([0-9]+)",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "https://(www.tubeon.com)/es/video/([0-9]+)/",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "https://(www.hd21.com)/es/video/([0-9]+)/",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "https://(www.yeptube.com)/es/video/([0-9]+)/",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
},
|
||||
{
|
||||
"pattern": "https://(www.winporn.com)/es/video/([0-9]+)/",
|
||||
"url": "https://\\1/player_config_json/?vid=\\2&aid=0&domain_id=0&embed=0&ref=null&check_speed=0"
|
||||
}
|
||||
]
|
||||
},
|
||||
"free": true,
|
||||
"id": "nuvid",
|
||||
"name": "nuvid",
|
||||
"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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user