46 lines
907 B
JSON
46 lines
907 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "https://estream.to/embed-([a-z0-9]+).html",
|
|
"url": "https://estream.to/\\1.html"
|
|
},
|
|
{
|
|
"pattern": "https://estream.xyz/embed-([a-z0-9]+).html",
|
|
"url": "https://estream.to/\\1.html"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "estream",
|
|
"name": "estream",
|
|
"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": "https://s14.postimg.cc/ibd54ayf5/estream.png"
|
|
} |