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