32 lines
836 B
JSON
32 lines
836 B
JSON
{
|
|
"active": false,
|
|
"find_videos": {
|
|
"ignore_urls": [ "http://akvideo.stream/video/api"],
|
|
|
|
"patterns": [
|
|
{
|
|
"pattern": "https?://(?:akvideo\\.stream|akvi\\.club|akvi\\.icu|akki\\.monster)/[^\\s]+[/=]([$0-9]+)(?:[\\s<]|$|\\.html)",
|
|
"url": "http://akvideo.stream/swembedid/\\1"
|
|
},
|
|
{
|
|
"pattern": "https?://(?:akvideo\\.stream|akvi\\.club|akvi\\.icu|akki\\.monster)/(?:embed-|video/|video\\.php\\?file_code=)?([a-z0-9]+)(?:[\\s<]|$|\\.html)",
|
|
"url": "http://akvi.club/embed-\\1.html"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "akvideo",
|
|
"name": "Akvideo",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "$ADDON[plugin.video.kod 70708]",
|
|
"type": "bool",
|
|
"visible": true
|
|
}
|
|
],
|
|
"cloudflare": true
|
|
}
|