42 lines
749 B
JSON
42 lines
749 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "https?://hdmario.live/\\w+/([0-9]+)",
|
|
"url": "https://hdmario.live/embed/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "hdmario",
|
|
"name": "HDmario",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": "",
|
|
"enabled": true,
|
|
"id": "username",
|
|
"label": "username",
|
|
"type": "text",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": "",
|
|
"enabled": true,
|
|
"id": "password",
|
|
"label": "password",
|
|
"type": "text",
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|