32 lines
577 B
JSON
32 lines
577 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "(https://bdupload.(?:info|asia)/[A-z0-9]+)",
|
|
"url": "\\1"
|
|
},
|
|
{
|
|
"pattern": "https://dl.bdupload.(?:info|asia|in)/([A-z0-9]+)",
|
|
"url": "https://bdupload.asia/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "bdupload",
|
|
"name": "BDUpload",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"type": "bool",
|
|
"visible": true
|
|
}
|
|
],
|
|
|
|
"version": 1
|
|
}
|