30 lines
572 B
JSON
30 lines
572 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "(https?://maxstream.video/uprot/[a-zA-Z0-9]+)",
|
|
"url": "\\1"
|
|
},
|
|
{
|
|
"pattern": "https?://maxstream.video/(?:e/|embed-|cast/)?([a-z0-9]+)",
|
|
"url": "http://maxstream.video/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "maxstream",
|
|
"name": "MaxStream",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"type": "bool",
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|