All checks were successful
Update channel domains / update (push) Successful in 21s
25 lines
454 B
JSON
Executable File
25 lines
454 B
JSON
Executable File
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "https://listeamed.net/(?:e|v|d)/([a-zA-Z0-9]+)",
|
|
"url": "https://listeamed.net/e/\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "vidguard",
|
|
"name": "VidGuard",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@70708",
|
|
"type": "bool",
|
|
"visible": true
|
|
}
|
|
]
|
|
} |