Files
addon/servers/nuvid.json
2020-03-06 20:50:52 +01:00

75 lines
2.2 KiB
JSON

{
"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": ""
}