29 lines
660 B
JSON
29 lines
660 B
JSON
{
|
|
"active": false,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "https?://vidtome.host/(?!api)(?:embed-)?([A-z0-9]+)",
|
|
"url": "http://vidtome.host/\\1.html"
|
|
},
|
|
{
|
|
"pattern": "https?://vidtome.host/api/fastredirect/streaming\\.php\\?file_real=([A-z0-9]+)",
|
|
"url": "http://vidtome.host/api/fastredirect/streaming.php?file_real=\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vidtome",
|
|
"name": "Vidto.me",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"type": "bool",
|
|
"visible": true
|
|
}
|
|
]
|
|
} |