45 lines
932 B
JSON
45 lines
932 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "(?:vidtome.stream|vidto.me)/(?!api)(?:embed-)?([A-z0-9]+)",
|
|
"url": "http://vidtome.stream/\\1.html"
|
|
},
|
|
{
|
|
"pattern": "vidtome.stream/api/fastredirect/streaming\\.php\\?file_real=([A-z0-9]+)",
|
|
"url": "http://vidtome.stream/api/fastredirect/streaming.php?file_real=\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vidtome",
|
|
"name": "Vidto.me",
|
|
"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
|
|
}
|
|
]
|
|
} |